diff --git a/src/pages/_assets/houston_love.webp b/src/pages/_assets/houston_love.webp new file mode 100644 index 0000000000..b3d2d21abe Binary files /dev/null and b/src/pages/_assets/houston_love.webp differ diff --git a/src/pages/newsletter/confirm.astro b/src/pages/newsletter/confirm.astro index 08100e52c1..f2f0726341 100644 --- a/src/pages/newsletter/confirm.astro +++ b/src/pages/newsletter/confirm.astro @@ -1,11 +1,18 @@ --- import Layout from "~/layouts/Standalone.astro" -import Houston from "../_assets/houston_peep.webp" +import Houston from "../_assets/houston-happy.webp" --- + Confirmed! Thanks for signing up to The Astro Newsletter! You'll hear from us soon. @@ -19,14 +26,4 @@ import Houston from "../_assets/houston_peep.webp" > - - - - diff --git a/src/pages/newsletter/success.astro b/src/pages/newsletter/success.astro index 401500e00e..884205df3e 100644 --- a/src/pages/newsletter/success.astro +++ b/src/pages/newsletter/success.astro @@ -1,24 +1,21 @@ --- import Layout from "~/layouts/Standalone.astro" -import Houston from "../_assets/houston_peep.webp" +import Houston from "../_assets/houston_love.webp" --- - Almost there! - - Check your inbox to confirm the subscription. - - - - + Almost there! + + Check your inbox to confirm the subscription. +
Thanks for signing up to The Astro Newsletter! You'll hear from us soon. @@ -19,14 +26,4 @@ import Houston from "../_assets/houston_peep.webp" >
- Check your inbox to confirm the subscription. -
+ Check your inbox to confirm the subscription. +