diff --git a/src/app/page.tsx b/src/app/page.tsx index 05ab5d0..abed935 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -41,6 +41,7 @@ export default function LandingPage() { name: "Cart", id: "#cart"}, ]} brandName="ESSENTIAL" + button={{ text: "Get Started", href: "#contact" }} /> @@ -128,7 +129,6 @@ export default function LandingPage() {