diff --git a/src/app/page.tsx b/src/app/page.tsx index 7cd0ff4..d2d336c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,35 +62,35 @@ export default function LandingPage() { handle: "@elena_eats", testimonial: "The best jerk chicken in the neighborhood, authentic to the bone!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-spending-time-together_23-2149152906.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-spending-time-together_23-2149152906.jpg?_wi=1", }, { name: "Marcus D.", handle: "@m_island", testimonial: "Feels like family here. The service is just as good as the curry goat.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-satisfied-customer-making-ok-gesture_74855-2298.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-satisfied-customer-making-ok-gesture_74855-2298.jpg?_wi=1", }, { name: "Sophia L.", handle: "@sophia_travels", testimonial: "Truly transports me back to the islands. So genuine and warm.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-stylish-woman-casual-peach-sweater-isolated-green-olive-wall-with-pink-donut-happy-copy-space_343596-5209.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-stylish-woman-casual-peach-sweater-isolated-green-olive-wall-with-pink-donut-happy-copy-space_343596-5209.jpg?_wi=1", }, { name: "David W.", handle: "@david_explore", testimonial: "A culinary gem! Every bite is full of flavor and care.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-having-fun-while-sitting-with-her-friends-dining-table-eating-dessert_637285-3239.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-having-fun-while-sitting-with-her-friends-dining-table-eating-dessert_637285-3239.jpg?_wi=1", }, { name: "Lisa K.", handle: "@lisa_local", testimonial: "The warm vibe and amazing food keep me coming back every week.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-playing-beer-pong-indoor-party_23-2149431320.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-playing-beer-pong-indoor-party_23-2149431320.jpg?_wi=1", }, ]} buttons={[ @@ -227,35 +227,35 @@ export default function LandingPage() { name: "Sarah J.", role: "Neighbor", testimonial: "Lakayanm is my go-to for comfort food and good vibes. Absolutely love it.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-spending-time-together_23-2149152906.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-spending-time-together_23-2149152906.jpg?_wi=2", }, { id: "t2", name: "Mike R.", role: "Local", testimonial: "You won't find better hospitality in the city. Truly authentic island flavor.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-satisfied-customer-making-ok-gesture_74855-2298.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-satisfied-customer-making-ok-gesture_74855-2298.jpg?_wi=2", }, { id: "t3", name: "Angela P.", role: "Regular", testimonial: "Everything on the menu is delicious. So happy to have this gem nearby!", - imageSrc: "http://img.b2bpic.net/free-photo/young-stylish-woman-casual-peach-sweater-isolated-green-olive-wall-with-pink-donut-happy-copy-space_343596-5209.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-stylish-woman-casual-peach-sweater-isolated-green-olive-wall-with-pink-donut-happy-copy-space_343596-5209.jpg?_wi=2", }, { id: "t4", name: "David W.", role: "Food Explorer", testimonial: "Genuine, unpretentious, and full of flavor. A must-visit place.", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-having-fun-while-sitting-with-her-friends-dining-table-eating-dessert_637285-3239.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-having-fun-while-sitting-with-her-friends-dining-table-eating-dessert_637285-3239.jpg?_wi=2", }, { id: "t5", name: "Lisa K.", role: "Local Family", testimonial: "Kids love the plantains, and we love the Curry Goat. Perfect family spot.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-playing-beer-pong-indoor-party_23-2149431320.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-playing-beer-pong-indoor-party_23-2149431320.jpg?_wi=2", }, ]} title="Community Voices"