3 Commits

Author SHA1 Message Date
8286b93b1d Merge version_2 into main
Merge version_2 into main
2026-03-05 08:57:59 +00:00
4beec74135 Update src/app/page.tsx 2026-03-05 08:57:55 +00:00
c6ecee0b5c Merge version_1 into main
Merge version_1 into main
2026-03-05 08:51:31 +00:00

View File

@@ -38,7 +38,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroLogoBillboardSplit
logoText="TaskFlow"
description="A simple, elegant todo list with optimistic loading. Add tasks, check them off, and stay organized with minimal distraction."
description="Stay focused on what matters. TaskFlow eliminates distractions and helps you complete tasks faster with a distraction-free interface."
buttons={[
{ text: "Start Your Board", href: "#board" },
{ text: "Learn More", href: "#about" }