From 4321abcdfbd041f3f3ad23414a6e64b88f13d87e Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 24 Apr 2026 12:48:16 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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() {