diff --git a/src/app/page.tsx b/src/app/page.tsx index cde7a70..e653f8d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -37,6 +37,7 @@ export default function LandingPage() { { name: "Contact", id: "contact" }, ]} brandName="StockFlow Pro" + button={{ text: "Get Started", href: "#contact" }} />