From 5c7fda0eb3150d0455f8a7c0b03f1e3dcc64fcb3 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 24 Apr 2026 06:59:38 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 04632e7..b18f532 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -173,7 +173,7 @@ export default function LandingPage() { useInvertedBackground={true} background={{ variant: "plain" }} tag="Stay Updated" - title="Ready to master your time?" + title="Get Exclusive Productivity Secrets" description="Sign up for productivity tips and news from TaskFlow AI." /> @@ -208,4 +208,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1