diff --git a/src/app/page.tsx b/src/app/page.tsx index a25c3b2..76122e4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -138,7 +138,7 @@ export default function HomePage() { testimonials={[ { id: "1", name: "Nicole Johnson", handle: "@nicole_wellness", testimonial: - "By far my favorite spa to come to! Every person who works there is so kind and helpful. Nicole provides the best quality service every time.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", imageAlt: "Nicole Johnson"}, + "By far my favorite spa to come to! Every person who works there is so kind and helpful. Nicole provides the best quality service every time.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg?_wi=1", imageAlt: "Nicole Johnson"}, { id: "2", name: "Jaquana Martinez", handle: "@jaquana_spa", testimonial: "The cleanliness and attention to detail is impeccable. I felt so relaxed and pampered from start to finish. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-successful-young-businesswoman_1262-5844.jpg", imageAlt: "Jaquana Martinez"}, @@ -147,7 +147,7 @@ export default function HomePage() { "Angel D. is absolutely amazing. Her knowledge and personalized approach made my experience unforgettable. I'm a regular now!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-business-woman_158595-4755.jpg", imageAlt: "Angel Davis"}, { id: "4", name: "Sarah Williams", handle: "@sarah_wellness", testimonial: - "The best spa experience in Orlando. The therapists truly care about your wellbeing and take time to understand your needs.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", imageAlt: "Sarah Williams"}, + "The best spa experience in Orlando. The therapists truly care about your wellbeing and take time to understand your needs.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg?_wi=2", imageAlt: "Sarah Williams"}, { id: "5", name: "Michelle Brown", handle: "@michelle_glow", testimonial: "I leave feeling renewed every single time. The combination of luxury, cleanliness, and genuine care is unmatched.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-bathrobe_1098-2996.jpg", imageAlt: "Michelle Brown"},