Update src/app/page.tsx

This commit is contained in:
2026-04-06 04:16:05 +00:00
parent 242e6702ff
commit 072c61700a

View File

@@ -59,6 +59,7 @@ export default function LandingPage() {
{ name: "FAQ", id: "faq" },
]}
brandName="StudyReminder"
button={{ text: "Get Started", href: "#" }}
/>
</div>