From a17f4d9bb0c5b122ff776a984d729833262de6b5 Mon Sep 17 00:00:00 2001 From: Sahil Deshmukh <34202452+sadeshmukh@users.noreply.github.com> Date: Sun, 25 Jan 2026 09:22:38 -0800 Subject: [PATCH] fix: Change CTA link to Flagship (#14) --- astro/src/components/pages/Satellite.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/astro/src/components/pages/Satellite.tsx b/astro/src/components/pages/Satellite.tsx index 8e92568..6d0fdd3 100644 --- a/astro/src/components/pages/Satellite.tsx +++ b/astro/src/components/pages/Satellite.tsx @@ -243,12 +243,12 @@ function App({slug, content, record_id}: {slug: string | undefined, content: Sat
- {content.localization.hero.ctaSecondaryPrefix} openWithEmail(FORM_URL_RSVP)} + href='https://flagship.hackclub.com?utm_source=campfire-website' > {content.localization.hero.ctaSecondary} - {content.localization.hero.ctaSecondarySuffix} + {content.localization.hero.ctaSecondarySuffix}