From 8ed13969aa74b0cbe9540b259f87a691a1ca9a53 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 21:25:50 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4d8ca1e..73837f0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -35,9 +35,7 @@ export default function LandingPage() { { name: "Reviews", id: "testimonials" }, { name: "Contact", id: "contact" } ]} - button={{ text: "Explore Chocolates", href: "products" }} brandName="LEONIDAS" - logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aa8iUb3smFN4KcY512ORhuarJy/uploaded-1772832218937-sy36ozye.png" /> -- 2.49.1