Add fun 'Your Company' placeholder to partner carousel (links to pricing)
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200 200" width="200" height="200">
|
||||
<rect width="200" height="200" rx="32" fill="#f0cda8" />
|
||||
<circle cx="100" cy="70" r="28" fill="#714b67" opacity="0.3" />
|
||||
<path d="M65 130 Q65 100 100 100 Q135 100 135 130" fill="#714b67" opacity="0.3" />
|
||||
<text x="100" y="155" text-anchor="middle" font-family="Inter Tight, sans-serif" font-size="18" font-weight="700" fill="#1b1319">Your</text>
|
||||
<text x="100" y="177" text-anchor="middle" font-family="Inter Tight, sans-serif" font-size="18" font-weight="700" fill="#1b1319">Company</text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 593 B |
Reference in New Issue
Block a user