From bf2dafc98fb86354649657a8f16a4528a9ec76bb Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 10:06:14 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4a84b7d..0e08a30 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -111,9 +111,6 @@ export default function LandingPage() { id: "4", title: "Temperature Control", content: "Double-wall insulation technology keeps your beverages at the perfect temperature, whether hot or cold, for hours on end." } ]} - buttons={[ - { text: "Shop Now", href: "#products" } - ]} /> @@ -149,9 +146,9 @@ export default function LandingPage() {