Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5c7fda0eb3 | |||
| d4a827a739 |
@@ -173,7 +173,7 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
tag="Stay Updated"
|
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."
|
description="Sign up for productivity tips and news from TaskFlow AI."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -208,4 +208,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user