diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index b80ba0f..a2843cf 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -87,7 +87,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-sprinkling-flour-dough_23-2148296916.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134252.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134252.jpg?_wi=3", imageAlt: "Chef in a white uniform prepare a pizzaa", }, { @@ -99,7 +99,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-zucchini_23-2149298077.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pizza-with-fresh-cheese_23-2150096953.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pizza-with-fresh-cheese_23-2150096953.jpg?_wi=2", imageAlt: "Chef in a white uniform prepare a pizzaa", }, ]} diff --git a/src/app/page.tsx b/src/app/page.tsx index cf552db..95235e3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134252.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134252.jpg?_wi=1", imageAlt: "Fire oven pizza", }, { @@ -105,14 +105,14 @@ export default function LandingPage() { title: "Steinofen-gebacken", description: "Traditionell für den perfekten knusprigen Boden.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pizza-with-fresh-cheese_23-2150096953.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pizza-with-fresh-cheese_23-2150096953.jpg?_wi=1", imageAlt: "margherita pizza rustic table top view", }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/front-view-little-delicious-pizza-with-fresh-red-tomatoes-dark-salad-food-dough-cake-color-photo-fast-food_140725-160918.jpg", imageAlt: "salami pizza delicious italian slice", }, - imageSrc: "http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134252.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134252.jpg?_wi=2", imageAlt: "margherita pizza rustic table top view", }, { @@ -126,7 +126,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-people-cooking-pizza-together_23-2150283011.jpg", imageAlt: "rustic vegetable pizza fresh ingredients", }, - imageSrc: "http://img.b2bpic.net/free-photo/three-girl-friends-having-pizza-bar_1303-19887.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/three-girl-friends-having-pizza-bar_1303-19887.jpg?_wi=1", imageAlt: "margherita pizza rustic table top view", }, { @@ -140,7 +140,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-pizza-tray_23-2149235624.jpg", imageAlt: "salami pizza delicious italian slice", }, - imageSrc: "http://img.b2bpic.net/free-photo/smiley-couple-sharing-fast-food_329181-20757.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-couple-sharing-fast-food_329181-20757.jpg?_wi=1", imageAlt: "margherita pizza rustic table top view", }, ]} @@ -217,7 +217,7 @@ export default function LandingPage() { handle: "@sarah_m", testimonial: "Exzellente Pizza und sehr freundliches Personal.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/three-girl-friends-having-pizza-bar_1303-19887.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/three-girl-friends-having-pizza-bar_1303-19887.jpg?_wi=2", }, { id: "t2", @@ -225,7 +225,7 @@ export default function LandingPage() { handle: "@markus_w", testimonial: "Perfekte Pizza, tolles Preis-Leistungs-Verhältnis.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiley-couple-sharing-fast-food_329181-20757.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-couple-sharing-fast-food_329181-20757.jpg?_wi=2", }, { id: "t3",