diff --git a/src/app/page.tsx b/src/app/page.tsx index 2cb75ff..1a84743 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,15 +59,15 @@ export default function LandingPage() { testimonials={[ { name: "Sarah Mitchell", handle: "@sarahm_wellness", testimonial: "Absolutely transformative experience. The attention to detail and personalized care exceeded all my expectations.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-women-holding-yoga-mat_23-2148924690.jpg", imageAlt: "Sarah Mitchell" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-women-holding-yoga-mat_23-2148924690.jpg?_wi=1", imageAlt: "Sarah Mitchell" }, { name: "Jessica Reynolds", handle: "@jessreyno", testimonial: "I've visited countless spas, but this private parlor sets a new standard for luxury and comfort.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/women-discussing-spa-treatment_23-2149871830.jpg", imageAlt: "Jessica Reynolds" + imageSrc: "http://img.b2bpic.net/free-photo/women-discussing-spa-treatment_23-2149871830.jpg?_wi=1", imageAlt: "Jessica Reynolds" }, { name: "Amanda Foster", handle: "@amandawellness", testimonial: "The therapists are incredibly skilled and truly understand the meaning of personalized care.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-pretty-mulatto-woman-with-trendy-make-up-standing-with-arms-crossed-office-indoor-photo-female-black-employee-posing-with-international-colleagues-gently-smile_197531-3788.jpg", imageAlt: "Amanda Foster" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-pretty-mulatto-woman-with-trendy-make-up-standing-with-arms-crossed-office-indoor-photo-female-black-employee-posing-with-international-colleagues-gently-smile_197531-3788.jpg?_wi=1", imageAlt: "Amanda Foster" } ]} testimonialRotationInterval={5000} @@ -160,15 +160,15 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Catherine Brooks", role: "Executive", company: "Forbes 30 Under 40", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-women-holding-yoga-mat_23-2148924690.jpg", imageAlt: "Catherine Brooks" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-women-holding-yoga-mat_23-2148924690.jpg?_wi=2", imageAlt: "Catherine Brooks" }, { id: "2", name: "Michelle Yang", role: "Wellness Coach", company: "Holistic Health Alliance", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/women-discussing-spa-treatment_23-2149871830.jpg", imageAlt: "Michelle Yang" + imageSrc: "http://img.b2bpic.net/free-photo/women-discussing-spa-treatment_23-2149871830.jpg?_wi=2", imageAlt: "Michelle Yang" }, { id: "3", name: "Rebecca Sullivan", role: "Entrepreneur", company: "Luxury Brands Inc", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-pretty-mulatto-woman-with-trendy-make-up-standing-with-arms-crossed-office-indoor-photo-female-black-employee-posing-with-international-colleagues-gently-smile_197531-3788.jpg", imageAlt: "Rebecca Sullivan" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-pretty-mulatto-woman-with-trendy-make-up-standing-with-arms-crossed-office-indoor-photo-female-black-employee-posing-with-international-colleagues-gently-smile_197531-3788.jpg?_wi=2", imageAlt: "Rebecca Sullivan" }, { id: "4", name: "Jennifer Pierce", role: "Artist", company: "Creative Collective", rating: 5,