diff --git a/apps/web/app/(landing)/Cta.tsx b/apps/web/app/(landing)/Cta.tsx index e7888c05..160b8afc 100644 --- a/apps/web/app/(landing)/Cta.tsx +++ b/apps/web/app/(landing)/Cta.tsx @@ -21,24 +21,18 @@ function Cta() { /> -

-

- Launching July 1st, 2024 - -

-

- Your bookmarks are collecting dust. + Supercharge your bookmarks today.

- Sign up for the waitlist and be the first to try Supermemory + Start using Supermemory now and unlock your second brain.

- Sign in + Get Started
@@ -49,4 +43,4 @@ function Cta() { ); } -export default Cta; +export default Cta; \ No newline at end of file