From 3086da62389e5a890408947de695ecc02a914fb6 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 19 Mar 2026 12:17:25 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e85fedc..148dbc4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function LandingPage() { { text: "View Menu", href: "#menu" } ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/horizontal-view-uncooked-three-portions-spaghetti-green-oil-bottle-mixed-color-table_140725-86942.jpg" + imageSrc="http://img.b2bpic.net/free-photo/horizontal-view-uncooked-three-portions-spaghetti-green-oil-bottle-mixed-color-table_140725-86942.jpg?_wi=1" imageAlt="Fresh homemade Italian pasta" mediaAnimation="slide-up" background={{ variant: "radial-gradient" }} @@ -83,7 +83,7 @@ export default function LandingPage() { animationType="scale-rotate" products={[ { - id: "pasta-carbonara", name: "Spaghetti Carbonara", price: "$18", imageSrc: "http://img.b2bpic.net/free-photo/horizontal-view-uncooked-three-portions-spaghetti-green-oil-bottle-mixed-color-table_140725-86942.jpg", imageAlt: "Creamy carbonara pasta" + id: "pasta-carbonara", name: "Spaghetti Carbonara", price: "$18", imageSrc: "http://img.b2bpic.net/free-photo/horizontal-view-uncooked-three-portions-spaghetti-green-oil-bottle-mixed-color-table_140725-86942.jpg?_wi=2", imageAlt: "Creamy carbonara pasta" }, { id: "risotto-milanese", name: "Risotto Milanese", price: "$22", imageSrc: "http://img.b2bpic.net/free-photo/bowl-hot-leek-cheese-soup-with-croutons-bacon-wooden-table-cheesy-leek-soup_127032-3022.jpg", imageAlt: "Saffron risotto with parmesan"