docs(store): refine banner card icon balance

This commit is contained in:
null 2026-07-09 00:04:16 -05:00
parent 2aa1157fe1
commit a8819650d2
2 changed files with 7 additions and 6 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 96 KiB

After

Width:  |  Height:  |  Size: 97 KiB

View File

@ -31,8 +31,9 @@
<g transform="translate(606 274)" filter="url(#cardShadow)">
<rect width="176" height="116" rx="22" fill="#FFF8FC"/>
<circle cx="88" cy="34" r="20" fill="#FFE8F4"/>
<path fill="#9B1B5A" transform="translate(68.8 14.6) scale(1.6)" d="M12,5.95C10.12,3.96 6.6,4.95 5.54,7.18C4.25,9.9 5.72,12.96 8.18,15.16C9.19,16.06 10.36,16.95 12,18.34C13.64,16.95 14.81,16.06 15.82,15.16C18.28,12.96 19.75,9.9 18.46,7.18C17.4,4.95 13.88,3.96 12,5.95Z"/>
<path fill="#FFFFFF" transform="translate(68.8 14.6) scale(1.6)" d="M12,10.1C11.2,10.1 10.55,10.75 10.55,11.55C10.55,12.1 10.86,12.58 11.31,12.83L10.72,15.85H13.28L12.69,12.83C13.14,12.58 13.45,12.1 13.45,11.55C13.45,10.75 12.8,10.1 12,10.1Z"/>
<path fill="#6B4A7C" opacity=".92" transform="translate(64.6 16.8) scale(1.36)" d="M12,5.95C10.12,3.96 6.6,4.95 5.54,7.18C4.25,9.9 5.72,12.96 8.18,15.16C9.19,16.06 10.36,16.95 12,18.34C13.64,16.95 14.81,16.06 15.82,15.16C18.28,12.96 19.75,9.9 18.46,7.18C17.4,4.95 13.88,3.96 12,5.95Z"/>
<path fill="#C22972" transform="translate(72.8 14.8) scale(1.58)" d="M12,5.95C10.12,3.96 6.6,4.95 5.54,7.18C4.25,9.9 5.72,12.96 8.18,15.16C9.19,16.06 10.36,16.95 12,18.34C13.64,16.95 14.81,16.06 15.82,15.16C18.28,12.96 19.75,9.9 18.46,7.18C17.4,4.95 13.88,3.96 12,5.95Z"/>
<path fill="#FFFFFF" transform="translate(72.8 14.8) scale(1.58)" d="M12,10.1C11.2,10.1 10.55,10.75 10.55,11.55C10.55,12.1 10.86,12.58 11.31,12.83L10.72,15.85H13.28L12.69,12.83C13.14,12.58 13.45,12.1 13.45,11.55C13.45,10.75 12.8,10.1 12,10.1Z"/>
<text x="88" y="82" fill="#24122F" font-family="DejaVu Sans" font-size="18" font-weight="700" text-anchor="middle">For two</text>
<text x="88" y="104" fill="#6D5A75" font-family="DejaVu Sans" font-size="14" text-anchor="middle">No public feed</text>
</g>
@ -40,10 +41,10 @@
<g transform="translate(804 274)" filter="url(#cardShadow)">
<rect width="138" height="116" rx="22" fill="#FFF8FC"/>
<circle cx="69" cy="34" r="20" fill="#F4E8FF"/>
<path d="M59 33v-7c0-6 4-10 10-10s10 4 10 10v7" fill="none" stroke="#56306F" stroke-width="4" stroke-linecap="round"/>
<rect x="56" y="31" width="26" height="21" rx="6" fill="#56306F"/>
<circle cx="69" cy="39" r="3" fill="#F4E8FF"/>
<path d="M69 42v5" stroke="#F4E8FF" stroke-width="3" stroke-linecap="round"/>
<path d="M61 32v-6c0-5 3-9 8-9s8 4 8 9v6" fill="none" stroke="#56306F" stroke-width="3.5" stroke-linecap="round"/>
<rect x="59" y="30" width="20" height="18" rx="5" fill="#56306F"/>
<circle cx="69" cy="37.5" r="2.5" fill="#F4E8FF"/>
<path d="M69 40v4" stroke="#F4E8FF" stroke-width="2.5" stroke-linecap="round"/>
<text x="69" y="82" fill="#24122F" font-family="DejaVu Sans" font-size="18" font-weight="700" text-anchor="middle">Encrypted</text>
<text x="69" y="104" fill="#6D5A75" font-family="DejaVu Sans" font-size="14" text-anchor="middle">Before sync</text>
</g>

Before

Width:  |  Height:  |  Size: 4.2 KiB

After

Width:  |  Height:  |  Size: 4.5 KiB