diff --git a/src/app/page.tsx b/src/app/page.tsx index 4584d17..c6ce291 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -98,14 +98,14 @@ export default function LandingPage() { handle: "@omark", testimonial: "The interior design is absolutely breathtaking, truly coastal chic.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-friends-with-drinks_23-2148965389.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-friends-with-drinks_23-2148965389.jpg?_wi=1", }, { name: "Layla M.", handle: "@laylam", testimonial: "Consistently fresh food and perfectly frothed artisan coffee.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/girl-sitting-table-holding-mobile-phone-indoors_171337-17096.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/girl-sitting-table-holding-mobile-phone-indoors_171337-17096.jpg?_wi=1", }, ]} buttons={[ @@ -276,7 +276,7 @@ export default function LandingPage() { quote: "The Hamptons Cafe is my weekend staple. Always fresh.", name: "Layla M.", role: "Food Blogger", - imageSrc: "http://img.b2bpic.net/free-photo/girl-sitting-table-holding-mobile-phone-indoors_171337-17096.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/girl-sitting-table-holding-mobile-phone-indoors_171337-17096.jpg?_wi=2", }, { id: "2", @@ -284,7 +284,7 @@ export default function LandingPage() { quote: "The interior is absolutely stunning. So peaceful.", name: "Omar K.", role: "Local", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-friends-with-drinks_23-2148965389.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-friends-with-drinks_23-2148965389.jpg?_wi=2", }, { id: "3",