diff --git a/src/lib/components/CollagenSignup.svelte b/src/lib/components/CollagenSignup.svelte new file mode 100644 index 00000000..d4f7eb3e --- /dev/null +++ b/src/lib/components/CollagenSignup.svelte @@ -0,0 +1,52 @@ + + +{#if userHasUid && subscribeEmail} + + {#if !submitted} + Welcome collage member! Click Subscribe to join the newsletter. + {:else} + Thanks. Scroll down if you feel active already! + {/if} + + +
(submitted = true)}> + +
+ + {#if !hideSharing} +

+ Help us grow: + Share the {campaign} campaign with your networks +

+ {/if} +{:else if userHasUid && !subscribeEmail} + + Sorry! We couldn't complete your subscription automatically. Please enter your email + below to subscribe. + + +{/if} diff --git a/src/posts/join.md b/src/posts/join.md index cee7f2a3..bf36df25 100644 --- a/src/posts/join.md +++ b/src/posts/join.md @@ -4,75 +4,16 @@ description: Sign up to join the PauseAI movement --- -{#if userHasUid && subscribeEmail} - -{#if !subscribeClicked} -Welcome collage member! Click Subscribe to join the newsletter. -{:else} -Thanks. Scroll down if you feel active already! -{/if} - - - - - - -
- -
- -{#if !hideSharing} - -

Help us grow: Share the {campaign} campaign with your networks

-{/if} - -{:else if userHasUid && !subscribeEmail} - -Sorry! We couldn't complete your subscription automatically. Please enter your email below to subscribe. - - -{/if} + This is our nuclear moment. Rapid AI advancement represents one of history's most consequential and dangerous technological shifts.