diff --git a/src/app/page.tsx b/src/app/page.tsx index 8eb7c24..b1b81ab 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -37,6 +37,7 @@ export default function LandingPage() { { name: "Contact", id: "contact" }, ]} brandName="J M Business Enterprises" + button={{ text: "Get Started", href: "#contact" }} />