From 9db715053455a966ee142a204e790fabfd68f738 Mon Sep 17 00:00:00 2001 From: kevinzunigacuellar Date: Fri, 19 Sep 2025 15:34:35 -0400 Subject: [PATCH] fix: tweaks for 2027 copy --- src/components/Registration.astro | 2 +- src/components/hero/HeroLocators.astro | 4 +--- src/pages/index.astro | 2 +- 3 files changed, 3 insertions(+), 5 deletions(-) diff --git a/src/components/Registration.astro b/src/components/Registration.astro index fbe8da2..29f583c 100644 --- a/src/components/Registration.astro +++ b/src/components/Registration.astro @@ -30,7 +30,7 @@ import Arrow from "./Arrow.astro"; size="large" variant="emphasized" > - Subscribe up for conference updates + Subscribe for conference updates diff --git a/src/components/hero/HeroLocators.astro b/src/components/hero/HeroLocators.astro index bd97db0..c837c83 100644 --- a/src/components/hero/HeroLocators.astro +++ b/src/components/hero/HeroLocators.astro @@ -10,9 +10,7 @@ const { class: className, multiline, ...props } = Astro.props; ---
- Thank you for joining us!{multiline ? "" : " ยท"} + Thank you for joining us! SquiggleConf returns Spring 2027
diff --git a/src/pages/index.astro b/src/pages/index.astro index 3f53d37..a431c1e 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -37,7 +37,7 @@ import PageLayout from "~/layouts/PageLayout.astro"; variant="emphasized" href="#newsletter" > - Subscribe up for 2027 conference updates + Subscribe for 2027 conference updates