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