diff --git a/src/app/page.tsx b/src/app/page.tsx index 5fa0834..969782c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,11 +59,11 @@ export default function LandingPage() { tag="Since 1998" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/delicious-fresh-pizza_23-2151946415.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-fresh-pizza_23-2151946415.jpg?_wi=1", imageAlt: "artisanal pizza restaurant interior", }, { - imageSrc: "http://img.b2bpic.net/free-photo/vegetables-grey-wooden-surface_176420-6809.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vegetables-grey-wooden-surface_176420-6809.jpg?_wi=1", imageAlt: "gourmet pizza closeup", }, { @@ -124,7 +124,7 @@ export default function LandingPage() { "Premium", "Local", ], - imageSrc: "http://img.b2bpic.net/free-photo/delicious-veggie-food-wooden-background_23-2148305847.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-veggie-food-wooden-background_23-2148305847.jpg?_wi=1", }, { id: "f2", @@ -135,7 +135,7 @@ export default function LandingPage() { "Authentic", "Fire", ], - imageSrc: "http://img.b2bpic.net/free-photo/cooking-big-pizza_72229-258.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cooking-big-pizza_72229-258.jpg?_wi=1", }, { id: "f3", @@ -146,7 +146,7 @@ export default function LandingPage() { "Local", "Friendly", ], - imageSrc: "http://img.b2bpic.net/free-photo/vegetable-salad-with-nuts-rose-wine_140725-6880.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vegetable-salad-with-nuts-rose-wine_140725-6880.jpg?_wi=1", }, ]} title="Why We're Different" @@ -275,7 +275,7 @@ export default function LandingPage() { quote: "Best pizza in town by far!", tag: "5 Stars", avatarSrc: "http://img.b2bpic.net/free-photo/refined-lady-with-waving-hair-making-selfie-dinner-indoor-shot-blissful-caucasian-girl-eating-pizza_197531-9678.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-fresh-pizza_23-2151946415.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-fresh-pizza_23-2151946415.jpg?_wi=2", imageAlt: "happy customer pizza restaurant", }, { @@ -286,7 +286,7 @@ export default function LandingPage() { quote: "Authentic, thin crust and amazing staff.", tag: "5 Stars", avatarSrc: "http://img.b2bpic.net/free-photo/man-enjoying-pizza-while-being-home-alone_23-2149527946.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/vegetables-grey-wooden-surface_176420-6809.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vegetables-grey-wooden-surface_176420-6809.jpg?_wi=2", imageAlt: "happy customer pizza restaurant", }, { @@ -297,7 +297,7 @@ export default function LandingPage() { quote: "The wood oven makes all the difference.", tag: "5 Stars", avatarSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-eating-pizza-bar_1303-19913.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-veggie-food-wooden-background_23-2148305847.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-veggie-food-wooden-background_23-2148305847.jpg?_wi=2", imageAlt: "happy customer pizza restaurant", }, { @@ -308,7 +308,7 @@ export default function LandingPage() { quote: "Consistent quality and great vibe.", tag: "5 Stars", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-friends-eating-tasty-pizza_1098-1083.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/cooking-big-pizza_72229-258.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cooking-big-pizza_72229-258.jpg?_wi=2", imageAlt: "happy customer pizza restaurant", }, { @@ -319,7 +319,7 @@ export default function LandingPage() { quote: "Simply delicious authentic Italian.", tag: "5 Stars", avatarSrc: "http://img.b2bpic.net/free-photo/caesar-pizza-table_140725-6527.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/vegetable-salad-with-nuts-rose-wine_140725-6880.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vegetable-salad-with-nuts-rose-wine_140725-6880.jpg?_wi=2", imageAlt: "happy customer pizza restaurant", }, ]}