add Stripe

This commit is contained in:
2026-05-02 14:05:30 -04:00
parent a270d83c1a
commit 815d4e0bdd
33 changed files with 2269 additions and 43 deletions

7
public/icon-mask.svg Normal file
View File

@@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" role="img" aria-label="TouchBase">
<!-- Maskable: full bleed background, content in center safe area (~80% inset) -->
<rect width="256" height="256" fill="#18181b"/>
<text x="128" y="128" text-anchor="middle" dominant-baseline="central"
font-family="system-ui, -apple-system, sans-serif" font-weight="600"
font-size="96" fill="#fafafa">TB</text>
</svg>

After

Width:  |  Height:  |  Size: 437 B