Skip to content

Commit f5aa23e

Browse files
committed
add Vercel and v0 as Tailwind Partner
1 parent 34a5c4d commit f5aa23e

File tree

2 files changed

+25
-1
lines changed

2 files changed

+25
-1
lines changed

src/app/sponsor/sponsors.tsx

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,18 @@ export const partners = [
209209
);
210210
},
211211
},
212+
{
213+
name: "v0",
214+
url: "https://v0.app/",
215+
sponsorPageUrl: null,
216+
logo: function (props: React.SVGProps<SVGSVGElement>) {
217+
return (
218+
<svg fill="currentColor" viewBox="0 0 320 96" {...props}>
219+
<path d="M148.095 58.342V33.714h9.524v31.4a6.696 6.696 0 0 1-6.696 6.696c-1.766 0-3.509-.681-4.762-1.934L110 33.714h13.467l24.628 24.628ZM210 62.286h-9.524v-21.8l-21.801 21.8h21.801v9.523h-24.702c-7.397 0-13.393-5.996-13.393-13.392V33.714h9.524V55.59l21.874-21.875h-21.874V24.19h24.702c7.397 0 13.393 5.997 13.393 13.393v24.703Z"/>
220+
</svg>
221+
);
222+
},
223+
},
212224
{
213225
name: "Greptile",
214226
url: "https://www.greptile.com/?utm_source=tailwind",
@@ -411,6 +423,18 @@ export const partners = [
411423
</svg>
412424
);
413425
},
426+
},
427+
{
428+
name: "Vercel",
429+
url: "https://vercel.com/",
430+
sponsorPageUrl: null,
431+
logo: function (props: React.SVGProps<SVGSVGElement>) {
432+
return (
433+
<svg fill="currentColor" viewBox="0 0 320 96" {...props}>
434+
<path d="M91.517 72.959 62.76 23.023 34 72.96h57.517Zm29.008-2.273 24.034-45.393h-10.396L117.584 58.26l-16.579-32.966H90.609l24.034 45.393h5.882Zm163.791-45.393v45.393h-8.606V25.293h8.606Zm-47.906 28.45c0-3.537.739-6.649 2.218-9.334 1.479-2.685 3.541-4.752 6.186-6.201 2.644-1.45 5.737-2.174 9.279-2.174 3.137 0 5.961.682 8.472 2.046 2.51 1.364 4.504 3.388 5.983 6.073 1.479 2.686 2.242 5.967 2.286 9.846v1.982h-25.347c.178 2.813 1.008 5.03 2.487 6.649 1.524 1.577 3.564 2.365 6.119 2.365a8.12 8.12 0 0 0 4.437-1.278 7.98 7.98 0 0 0 3.026-3.453l8.808.64c-1.076 3.196-3.093 5.754-6.051 7.672-2.959 1.918-6.365 2.877-10.22 2.877-3.542 0-6.635-.725-9.279-2.174-2.645-1.45-4.707-3.516-6.186-6.201-1.479-2.686-2.218-5.797-2.218-9.335Zm25.549-3.196c-.314-2.77-1.187-4.795-2.622-6.074-1.435-1.321-3.182-1.982-5.244-1.982-2.376 0-4.303.703-5.782 2.11-1.481 1.406-2.398 3.388-2.758 5.946h16.406Zm-40.071-6.074c1.434 1.15 2.33 2.75 2.689 4.795l8.875-.448c-.314-2.6-1.232-4.858-2.757-6.776-1.524-1.918-3.495-3.389-5.917-4.412-2.375-1.065-4.997-1.598-7.866-1.598-3.542 0-6.634.724-9.279 2.174-2.645 1.449-4.707 3.516-6.186 6.201-1.479 2.685-2.218 5.797-2.218 9.334 0 3.538.739 6.65 2.218 9.334 1.479 2.686 3.541 4.753 6.186 6.202 2.645 1.45 5.737 2.174 9.279 2.174 2.958 0 5.647-.533 8.068-1.599 2.421-1.108 4.393-2.663 5.917-4.667 1.525-2.003 2.443-4.347 2.756-7.032l-8.941-.384c-.314 2.259-1.189 4.007-2.623 5.242-1.434 1.194-3.161 1.79-5.177 1.79-2.779 0-4.931-.958-6.455-2.876s-2.285-4.646-2.285-8.184c0-3.537.761-6.265 2.285-8.183 1.524-1.918 3.676-2.877 6.455-2.877 1.928 0 3.585.597 4.976 1.79ZM178.229 36.8h8.01l.231 6.521c.568-1.846 1.358-3.28 2.371-4.3 1.468-1.481 3.515-2.221 6.14-2.221h3.271v6.98h-3.337c-1.87 0-3.404.254-4.606.761a5.557 5.557 0 0 0-2.669 2.412c-.578 1.1-.867 2.496-.867 4.188v19.545h-8.544V36.799Zm-36.941 7.61c-1.479 2.684-2.219 5.796-2.219 9.333 0 3.538.74 6.65 2.219 9.334 1.479 2.686 3.541 4.753 6.186 6.202 2.644 1.45 5.737 2.174 9.278 2.174 3.855 0 7.262-.96 10.22-2.877 2.959-1.918 4.976-4.476 6.051-7.672l-8.807-.64a7.98 7.98 0 0 1-3.026 3.453 8.124 8.124 0 0 1-4.438 1.278c-2.555 0-4.594-.788-6.118-2.365-1.48-1.62-2.309-3.836-2.488-6.65h25.349V54c-.046-3.879-.808-7.16-2.287-9.846-1.479-2.685-3.473-4.71-5.983-6.073-2.511-1.364-5.335-2.046-8.473-2.046-3.541 0-6.634.724-9.278 2.174-2.645 1.449-4.707 3.516-6.186 6.201Zm20.709.063c1.434 1.279 2.308 3.303 2.622 6.074h-16.406c.359-2.558 1.278-4.54 2.757-5.946 1.479-1.407 3.407-2.11 5.782-2.11 2.062 0 3.81.66 5.245 1.982Z" clipRule="evenodd"/>
435+
</svg>
436+
);
437+
},
414438
}
415439
];
416440

src/components/home/partners-section.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ export default function WhyTailwindCssSection() {
1010
const [displayedSponsors, setDisplayedSponsors] = useState(partners);
1111

1212
useEffect(() => {
13-
const totalLogos = 28;
13+
const totalLogos = 32;
1414

1515
if (partners.length >= totalLogos) {
1616
setDisplayedSponsors(partners.slice(0, totalLogos));

0 commit comments

Comments
 (0)