diff --git a/src/app/page.tsx b/src/app/page.tsx index 98d92d9..fc4a3f5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -127,7 +127,7 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "John Mitchell", handle: "@johnm", testimonial: "ElectriCare responded to our emergency call within 30 minutes and fixed the issue immediately. Highly professional and fairly priced.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "John Mitchell" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "John Mitchell" }, { id: "2", name: "Sarah Johnson", handle: "@sarahj", testimonial: "They upgraded our home's entire electrical system. The team was clean, respectful, and completed the work on schedule.", rating: 5, @@ -135,7 +135,7 @@ export default function LandingPage() { }, { id: "3", name: "David Chen", handle: "@dchen", testimonial: "Our commercial building needed a complete rewiring. ElectriCare handled it perfectly with minimal downtime. Excellent work.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Chen" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "David Chen" }, { id: "4", name: "Maria Garcia", handle: "@mgarcia", testimonial: "Very reliable service. They explain everything clearly and stand behind their work with a warranty. Recommended to all our friends.", rating: 5,