diff --git a/src/app/page.tsx b/src/app/page.tsx index 325ae38..b20fa9b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,6 +46,7 @@ export default function LandingPage() { name: "Contact", id: "#contact"}, ]} brandName="My Website" + button={{ text: "Get Started", href: "#contact" }} />