diff --git a/src/app/page.tsx b/src/app/page.tsx index 0f51557..89b161c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -81,10 +81,10 @@ export default function LandingPage() { icon: CalendarCheck, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/group-friends-having-lunch-together-restaurant_23-2150520067.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/group-friends-having-lunch-together-restaurant_23-2150520067.jpg?_wi=1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/group-friends-having-lunch-together-restaurant_23-2150520067.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/group-friends-having-lunch-together-restaurant_23-2150520067.jpg?_wi=2", }, ], }, @@ -94,10 +94,10 @@ export default function LandingPage() { icon: Leaf, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-bunch-fresh-vegetables-assortment_23-2148642956.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-bunch-fresh-vegetables-assortment_23-2148642956.jpg?_wi=1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-bunch-fresh-vegetables-assortment_23-2148642956.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-bunch-fresh-vegetables-assortment_23-2148642956.jpg?_wi=2", }, ], }, @@ -107,10 +107,10 @@ export default function LandingPage() { icon: Users, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/man-gives-girl-gold-ring_1398-4170.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-gives-girl-gold-ring_1398-4170.jpg?_wi=1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/man-gives-girl-gold-ring_1398-4170.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-gives-girl-gold-ring_1398-4170.jpg?_wi=2", }, ], }, @@ -174,7 +174,7 @@ export default function LandingPage() { quote: "Service was excellent and the wine selection is unmatched.", tag: "First Time", avatarSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269175.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269175.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269175.jpg?_wi=1", }, { id: "t3", @@ -204,7 +204,7 @@ export default function LandingPage() { quote: "A hidden gem in the city. Will definitely be back soon.", tag: "Repeat Guest", avatarSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269175.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269175.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269175.jpg?_wi=2", }, ]} title="Voices of Our Guests"