diff --git a/src/app/page.tsx b/src/app/page.tsx index 68f0420..c86005d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,6 +47,7 @@ export default function LandingPage() { { name: "Testimonials", id: "testimonials" }, { name: "Contact", id: "contact" }, ]} + button={{ text: "Get Started", href: "contact" }} />