From d6e9d39827fbf1a75870a8907eb2a18bb0471089 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 22:16:44 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7cd6b18..4fd9c38 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,10 +57,10 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/wooden-chair-table_1203-7265.jpg", imageAlt: "Vintage restaurant interior" }, { - imageSrc: "http://img.b2bpic.net/free-photo/view-square-pizza-with-tomatoes_23-2149235617.jpg", imageAlt: "Signature veal parmesan" + imageSrc: "http://img.b2bpic.net/free-photo/view-square-pizza-with-tomatoes_23-2149235617.jpg?_wi=1", imageAlt: "Signature veal parmesan" }, { - imageSrc: "http://img.b2bpic.net/free-photo/mixed-salad-with-glass-red-wine_140725-1820.jpg", imageAlt: "Gourmet Italian cuisine" + imageSrc: "http://img.b2bpic.net/free-photo/mixed-salad-with-glass-red-wine_140725-1820.jpg?_wi=1", imageAlt: "Gourmet Italian cuisine" }, ]} /> @@ -90,7 +90,7 @@ export default function LandingPage() { tag="Featured Dishes" products={[ { - id: "1", name: "Veal Parmesan", price: "$36", variant: "Classic Italian Preparation", imageSrc: "http://img.b2bpic.net/free-photo/view-square-pizza-with-tomatoes_23-2149235617.jpg", imageAlt: "Veal Parmesan" + id: "1", name: "Veal Parmesan", price: "$36", variant: "Classic Italian Preparation", imageSrc: "http://img.b2bpic.net/free-photo/view-square-pizza-with-tomatoes_23-2149235617.jpg?_wi=2", imageAlt: "Veal Parmesan" }, { id: "2", name: "Spaghetti & Meatballs", price: "$28", variant: "Traditional Homemade Recipe", imageSrc: "http://img.b2bpic.net/free-photo/seafood-pasta-tomato-sauce-with-mussels_140725-8464.jpg", imageAlt: "Spaghetti & Meatballs" @@ -113,7 +113,7 @@ export default function LandingPage() { tag="Gallery" features={[ { - title: "Classic Italian Dishes", description: "Beautifully plated traditional recipes made with the finest ingredients", imageSrc: "http://img.b2bpic.net/free-photo/mixed-salad-with-glass-red-wine_140725-1820.jpg", imageAlt: "Classic Italian dish" + title: "Classic Italian Dishes", description: "Beautifully plated traditional recipes made with the finest ingredients", imageSrc: "http://img.b2bpic.net/free-photo/mixed-salad-with-glass-red-wine_140725-1820.jpg?_wi=2", imageAlt: "Classic Italian dish" }, { title: "Intimate Dining Spaces", description: "Cozy corners perfect for special occasions and romantic dinners", imageSrc: "http://img.b2bpic.net/free-photo/side-view-couple-having-lunch_23-2150598339.jpg", imageAlt: "Intimate dining space"