diff --git a/src/app/page.tsx b/src/app/page.tsx index 404cf4a..c1acbfd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,7 +57,7 @@ export default function LandingPage() { description="Taste the true spirit of Italy, delivered straight to your door. Fresh dough, local ingredients, and artisanal passion in every slice." mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/pizza-cutting-board-with-tomatoes-pizza-cutter-top-view-gray-stucco-picnic-cloth-background_176474-4607.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pizza-cutting-board-with-tomatoes-pizza-cutter-top-view-gray-stucco-picnic-cloth-background_176474-4607.jpg?_wi=1", imageAlt: "fresh artisan pizza wooden table", }, { @@ -117,7 +117,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/dough-ingredients-pizza_23-2148570371.jpg", imageAlt: "fresh organic ingredients pizza topping", }, - imageSrc: "http://img.b2bpic.net/free-photo/pizza-cutting-board-with-tomatoes-pizza-cutter-top-view-gray-stucco-picnic-cloth-background_176474-4607.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pizza-cutting-board-with-tomatoes-pizza-cutter-top-view-gray-stucco-picnic-cloth-background_176474-4607.jpg?_wi=2", imageAlt: "fresh organic ingredients pizza topping", }, { @@ -145,7 +145,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/fresh-vegetables_1303-4811.jpg", imageAlt: "fresh organic ingredients pizza topping", }, - imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-tasty-pizza-with-ingredients-blue-wooden-table_23-2148076025.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-tasty-pizza-with-ingredients-blue-wooden-table_23-2148076025.jpg?_wi=1", imageAlt: "fresh organic ingredients pizza topping", }, ]} @@ -167,7 +167,7 @@ export default function LandingPage() { name: "Margherita", price: "$12.00", variant: "Classic", - imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-tasty-pizza-with-ingredients-blue-wooden-table_23-2148076025.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-tasty-pizza-with-ingredients-blue-wooden-table_23-2148076025.jpg?_wi=2", imageAlt: "margherita pizza tomato basil", }, {