diff --git a/src/app/page.tsx b/src/app/page.tsx index da179a8..a1b52c3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,6 +59,7 @@ export default function LandingPage() { { name: "FAQ", id: "faq" }, ]} brandName="StudyReminder" + button={{ text: "Get Started", href: "#" }} />