From 241cc8b8dfdd3a1fceb54a8969af356537a30c57 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 16:18:44 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9380d18..7069387 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -93,7 +93,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/round-pita-bread-with-peppers-onion-wooden-plate_114579-52631.jpg", imageAlt: "Margherita pizza Italian restaurant" }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-chef-putting-cheese-pizza-dough-covered-with-tomato-sauce_141793-2075.jpg", imageAlt: "Rustic Italian restaurant interior warm lighting" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-chef-putting-cheese-pizza-dough-covered-with-tomato-sauce_141793-2075.jpg?_wi=1", imageAlt: "Rustic Italian restaurant interior warm lighting" } ] }, @@ -104,7 +104,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/pizza-ingredients-dark-concrete-surface-neapolitan-pizza-cooking-concept_78826-2821.jpg", imageAlt: "Pepperoni pizza Italian style" }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-chef-putting-cheese-pizza-dough-covered-with-tomato-sauce_141793-2075.jpg", imageAlt: "Warm restaurant setting" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-chef-putting-cheese-pizza-dough-covered-with-tomato-sauce_141793-2075.jpg?_wi=2", imageAlt: "Warm restaurant setting" } ] }, @@ -115,7 +115,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-cooked-pizza-with-chamomile-flowers_23-2148753711.jpg", imageAlt: "Vegetarian Italian pizza vegetables" }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-chef-putting-cheese-pizza-dough-covered-with-tomato-sauce_141793-2075.jpg", imageAlt: "Cozy dining atmosphere" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-chef-putting-cheese-pizza-dough-covered-with-tomato-sauce_141793-2075.jpg?_wi=3", imageAlt: "Cozy dining atmosphere" } ] } -- 2.49.1