diff --git a/apps/web/src/components/landing/hero.tsx b/apps/web/src/components/landing/hero.tsx index d5fe38d1..32415d5d 100644 --- a/apps/web/src/components/landing/hero.tsx +++ b/apps/web/src/components/landing/hero.tsx @@ -121,7 +121,7 @@ export function Hero() { transition={{ delay: 0.6, duration: 0.8 }} className="mb-8 flex justify-center" > - -
-
- setEmail(e.target.value)} - disabled={isSubmitting || !csrfToken} - required - /> -
- -
+ Try early beta + +
- -
- 50k+ people already joined -
);