diff --git a/src/app/page.tsx b/src/app/page.tsx index 3ececd9..c876b3c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -110,22 +110,22 @@ export default function HomePage() { testimonials={[ { id: "1", name: "Maria Schneider", handle: "Verified Customer", testimonial: - "Absolutely professional and reliable. Mayer came on time, did the job perfectly, and left everything clean. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Maria Schneider"}, + "Absolutely professional and reliable. Mayer came on time, did the job perfectly, and left everything clean. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1", imageAlt: "Maria Schneider"}, { id: "2", name: "Thomas Weber", handle: "Verified Customer", testimonial: "Fast response time and expert work. They fixed our electrical issue quickly and at a fair price. Five stars!", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg", imageAlt: "Thomas Weber"}, { id: "3", name: "Anna Keller", handle: "Verified Customer", testimonial: - "Very friendly and competent electrician. He explained everything clearly and did excellent work. Will call again for sure.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Anna Keller"}, + "Very friendly and competent electrician. He explained everything clearly and did excellent work. Will call again for sure.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2", imageAlt: "Anna Keller"}, { id: "4", name: "Michael Fischer", handle: "Verified Customer", testimonial: - "Outstanding service quality. Professional from start to finish. This is the electrician you can trust in Munich.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", imageAlt: "Michael Fischer"}, + "Outstanding service quality. Professional from start to finish. This is the electrician you can trust in Munich.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=1", imageAlt: "Michael Fischer"}, { id: "5", name: "Petra Müller", handle: "Verified Customer", testimonial: - "Reliable, clean, and professional work. Mayer Elektrotechnik is my go-to electrician for all electrical needs.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Petra Müller"}, + "Reliable, clean, and professional work. Mayer Elektrotechnik is my go-to electrician for all electrical needs.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=3", imageAlt: "Petra Müller"}, { id: "6", name: "Klaus Hoffmann", handle: "Verified Customer", testimonial: - "Excellent workmanship and customer service. They handled our apartment rewiring perfectly. Highly satisfied!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", imageAlt: "Klaus Hoffmann"}, + "Excellent workmanship and customer service. They handled our apartment rewiring perfectly. Highly satisfied!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=2", imageAlt: "Klaus Hoffmann"}, ]} animationType="slide-up" title="What Our Customers Say"