diff --git a/src/app/page.tsx b/src/app/page.tsx index e9cc70b..00f4792 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -36,6 +36,7 @@ export default function LandingPage() { { name: "About", id: "#about" }, ]} brandName="Stalkr" + button={{ text: "Get Started", href: "#contact" }} />