From e4b68034c8f6fa50cd3768bae1fe5b441bf0e06a Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 21 Mar 2026 12:51:57 +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 df26769..1a0b528 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function LandingPage() { { text: "View Menu", href: "#products" } ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/tasty-colorful-fresh-italian-food-concept-with-various-pasta-spaghetti-fresh-basil-tomatoes-spices-cooking-concept-place-text-closeup_1220-1136.jpg" + imageSrc="http://img.b2bpic.net/free-photo/tasty-colorful-fresh-italian-food-concept-with-various-pasta-spaghetti-fresh-basil-tomatoes-spices-cooking-concept-place-text-closeup_1220-1136.jpg?_wi=1" imageAlt="Authentic Italian pasta dish" mediaAnimation="slide-up" /> @@ -78,7 +78,7 @@ export default function LandingPage() { animationType="slide-up" products={[ { - id: "pasta-carbonara", name: "Spaghetti alla Carbonara", price: "$18.95", imageSrc: "http://img.b2bpic.net/free-photo/tasty-colorful-fresh-italian-food-concept-with-various-pasta-spaghetti-fresh-basil-tomatoes-spices-cooking-concept-place-text-closeup_1220-1136.jpg", imageAlt: "Classic carbonara pasta" + id: "pasta-carbonara", name: "Spaghetti alla Carbonara", price: "$18.95", imageSrc: "http://img.b2bpic.net/free-photo/tasty-colorful-fresh-italian-food-concept-with-various-pasta-spaghetti-fresh-basil-tomatoes-spices-cooking-concept-place-text-closeup_1220-1136.jpg?_wi=2", imageAlt: "Classic carbonara pasta" }, { id: "risotto-milanese", name: "Risotto alla Milanese", price: "$22.50", imageSrc: "http://img.b2bpic.net/free-photo/delicious-wild-rice-black-bowl-high-view_23-2148340454.jpg", imageAlt: "Creamy saffron risotto"