diff --git a/src/app/page.tsx b/src/app/page.tsx index 7b36e5a..9165d20 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,15 +56,15 @@ export default function LandingPage() { testimonials={[ { name: "Marco Rossi", handle: "Club President", testimonial: "Being part of this club has connected me with like-minded Audi enthusiasts and transformed how I experience my passion.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/head-shot-stressed-young-african-american-man-touching-forehead-suffering-from-terrible-headache-working-computer-home-office-frustrated-confused-biracial-guy-having-painful-feelings-head_657921-937.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/head-shot-stressed-young-african-american-man-touching-forehead-suffering-from-terrible-headache-working-computer-home-office-frustrated-confused-biracial-guy-having-painful-feelings-head_657921-937.jpg?_wi=1" }, { name: "Elena Müller", handle: "Member since 2022", testimonial: "The exclusive track days and events are world-class. I've never felt more part of a community of passionate drivers.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/blond-business-woman-blue-shirt_23-2148095792.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/blond-business-woman-blue-shirt_23-2148095792.jpg?_wi=1" }, { name: "James Chen", handle: "Event Coordinator", testimonial: "The networking opportunities and access to premium events make this membership absolutely invaluable for any Audi owner.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-car-dealer-standing-with-arms-crossed_23-2148332908.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-car-dealer-standing-with-arms-crossed_23-2148332908.jpg?_wi=1" } ]} buttons={[ @@ -214,15 +214,15 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Marco Rossi", role: "Club President", company: "Premium Member", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/head-shot-stressed-young-african-american-man-touching-forehead-suffering-from-terrible-headache-working-computer-home-office-frustrated-confused-biracial-guy-having-painful-feelings-head_657921-937.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/head-shot-stressed-young-african-american-man-touching-forehead-suffering-from-terrible-headache-working-computer-home-office-frustrated-confused-biracial-guy-having-painful-feelings-head_657921-937.jpg?_wi=2" }, { id: "2", name: "Elena Müller", role: "Member since 2022", company: "Track Day Enthusiast", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/blond-business-woman-blue-shirt_23-2148095792.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/blond-business-woman-blue-shirt_23-2148095792.jpg?_wi=2" }, { id: "3", name: "James Chen", role: "Event Coordinator", company: "Community Leader", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-car-dealer-standing-with-arms-crossed_23-2148332908.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-car-dealer-standing-with-arms-crossed_23-2148332908.jpg?_wi=2" }, { id: "4", name: "Sophie Leclerc", role: "Marketing Director", company: "Active Member", rating: 5,