From be6966cbe62f4d07c3980d2a8475fa236a099b36 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 16:46:37 +0000 Subject: [PATCH] Switch to version 6: modified src/app/page.tsx --- src/app/page.tsx | 36 +----------------------------------- 1 file changed, 1 insertion(+), 35 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 500fdb5..a48084f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,6 @@ export default function LandingPage() { background={{ variant: "sparkles-gradient" }} tag="Local Favorite" tagIcon={Sparkles} - imageSrc="http://img.b2bpic.net/free-photo/hot-steaming-crispy-fried-chicken-wings_84443-82019.jpg" imageAlt="Fresh colorful restaurant food platter" buttons={[ { text: "View Menu", href: "#products" }, @@ -323,39 +322,6 @@ export default function LandingPage() { /> -
- -
-
); -} +} \ No newline at end of file