diff --git a/src/app/page.tsx b/src/app/page.tsx index a220b72..eb7054d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -90,11 +90,11 @@ export default function LandingPage() { gridVariant="four-items-2x2-equal-grid" useInvertedBackground={true} testimonials={[ - { id: "1", name: "Nick Patel", role: "Traveler", company: "Local Guide", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/three-senior-friends-talking-restaurant-while-cheering-with-drinks_23-2149316755.jpg" }, + { id: "1", name: "Nick Patel", role: "Traveler", company: "Local Guide", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/three-senior-friends-talking-restaurant-while-cheering-with-drinks_23-2149316755.jpg?_wi=1" }, { id: "2", name: "Gwen C", role: "Foodie", company: "Local Guide", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-delighted-happy-dark-skinned-young-female-wears-red-blouse-listens-audio-song-headphones_273609-3479.jpg" }, { id: "3", name: "Ololobi ShotIt", role: "Gourmet", company: "Local Guide", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-man-women-having-dinner-together_23-2148454093.jpg" }, { id: "4", name: "Sarah Miller", role: "Diner", company: "Visitor", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-using-tablet-celebrating-success-outdoor-cafe_1262-18867.jpg" }, - { id: "5", name: "João Silva", role: "Local", company: "Regular", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/three-senior-friends-talking-restaurant-while-cheering-with-drinks_23-2149316755.jpg" }, + { id: "5", name: "João Silva", role: "Local", company: "Regular", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/three-senior-friends-talking-restaurant-while-cheering-with-drinks_23-2149316755.jpg?_wi=2" }, ]} title="Voices of Our Guests" description="Read what our patrons from around the world have to say about their experience at Adega das Gravatas."