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