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