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" } ] }