diff --git a/landing/src/app/sponsors/page.tsx b/landing/src/app/sponsors/page.tsx index c5e1bc18..7f453417 100644 --- a/landing/src/app/sponsors/page.tsx +++ b/landing/src/app/sponsors/page.tsx @@ -51,7 +51,7 @@ export default function SponsorsPage() { className="fade-in mb-6 text-[11px] font-semibold uppercase tracking-[0.22em] text-accent" style={{ animationDelay: '50ms' }} > - Corporate sponsorship + VIP Sponsor
Your logo lives in the prime slot on the homepage — the first thing every visitor - sees after the hero. Same row as every other corporate sponsor, linked to your URL + sees after the hero. Same row as every other VIP Sponsor, linked to your URL of choice. This is the placement that actually moves the needle.
diff --git a/landing/src/components/Footer.tsx b/landing/src/components/Footer.tsx index 88749e19..83805fec 100644 --- a/landing/src/components/Footer.tsx +++ b/landing/src/components/Footer.tsx @@ -118,7 +118,7 @@ export function Footer() {