diff --git a/src/app/page.tsx b/src/app/page.tsx index 73837f0..8ae571d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -36,6 +36,7 @@ export default function LandingPage() { { name: "Contact", id: "contact" } ]} brandName="LEONIDAS" + button={{ text: "Order Now", href: "products" }} />