diff --git a/src/app/page.tsx b/src/app/page.tsx index 007e0f0..23e1af6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -106,7 +106,7 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Ana Silva", role: "Wedding Guest", company: "Visitor", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-woman-portrait_23-2149213189.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-woman-portrait_23-2149213189.jpg?_wi=1"}, { id: "2", name: "Joao Pedro", role: "Event Planner", company: "Partner", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1649.jpg"}, @@ -118,7 +118,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/cheerful-middle-aged-businesswoman_1262-21005.jpg"}, { id: "5", name: "Elena R.", role: "Photographer", company: "Studio Art", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-woman-portrait_23-2149213189.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-woman-portrait_23-2149213189.jpg?_wi=2"}, ]} title="What Our Guests Say" description="Authentic experiences from those who have visited us."