diff --git a/src/app/page.tsx b/src/app/page.tsx index c7a5198..0155d01 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,35 +67,35 @@ export default function LandingPage() { handle: "@navneet", testimonial: "A brand new outlet, absolutely worth a visit!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/group-friends-dining-out_23-2149187187.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/group-friends-dining-out_23-2149187187.jpg?_wi=1", }, { name: "Rajveer Talib", handle: "@rajveer", testimonial: "Staff is so kind and professional. Highly recommended!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/celebration-party-holidays-concept-oh-gosh-its-disgusting-portrait-reluctant-displeased-y_1258-109519.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/celebration-party-holidays-concept-oh-gosh-its-disgusting-portrait-reluctant-displeased-y_1258-109519.jpg?_wi=1", }, { name: "Hardeep Khokher", handle: "@hardeep", testimonial: "Best service and food quality in the entire mall.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-eating-dutch-waffles-street-near-cafe-street-food-holland_1321-1777.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-eating-dutch-waffles-street-near-cafe-street-food-holland_1321-1777.jpg?_wi=1", }, { name: "Sandeep Kumar", handle: "@sandeep", testimonial: "Authentic taste that reminds me of home.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-with-brunette-hair-using-phone_273609-15605.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-with-brunette-hair-using-phone_273609-15605.jpg?_wi=1", }, { name: "Anjali Devi", handle: "@anjali", testimonial: "Quick service and great flavor variety.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663869.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663869.jpg?_wi=1", }, ]} imageSrc="http://img.b2bpic.net/free-photo/top-view-bean-soup-called-merci-with-seasonings-white-surface-soup-meal-food-vegetable_140725-74422.jpg" @@ -278,7 +278,7 @@ export default function LandingPage() { role: "Diner", company: "Local Visitor", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/group-friends-dining-out_23-2149187187.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/group-friends-dining-out_23-2149187187.jpg?_wi=2", }, { id: "2", @@ -286,7 +286,7 @@ export default function LandingPage() { role: "Diner", company: "Customer", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/celebration-party-holidays-concept-oh-gosh-its-disgusting-portrait-reluctant-displeased-y_1258-109519.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/celebration-party-holidays-concept-oh-gosh-its-disgusting-portrait-reluctant-displeased-y_1258-109519.jpg?_wi=2", }, { id: "3", @@ -294,7 +294,7 @@ export default function LandingPage() { role: "Diner", company: "Loyal Visitor", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-eating-dutch-waffles-street-near-cafe-street-food-holland_1321-1777.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-eating-dutch-waffles-street-near-cafe-street-food-holland_1321-1777.jpg?_wi=2", }, { id: "4", @@ -302,7 +302,7 @@ export default function LandingPage() { role: "Diner", company: "Local Resident", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-with-brunette-hair-using-phone_273609-15605.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-with-brunette-hair-using-phone_273609-15605.jpg?_wi=2", }, { id: "5", @@ -310,7 +310,7 @@ export default function LandingPage() { role: "Diner", company: "Family Visitor", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663869.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663869.jpg?_wi=2", }, ]} title="Voices of Our Guests"