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() {