From 4cd28ebe76f2984c59c6b1dc7d72f1d1cb6c4791 Mon Sep 17 00:00:00 2001 From: MaheshtheDev Date: Sat, 24 Aug 2024 19:03:02 -0700 Subject: update the cta after launch --- apps/web/app/(landing)/Cta.tsx | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) 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 -- cgit v1.2.3