From d1130fab30f25ba7589bcde9e55642b7fb322153 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 11:55:17 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 611607a..f880f50 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -140,7 +140,7 @@ export default function LandingPage() { }, { id: "2", name: "Fatima Khan", handle: "@fatima_style", testimonial: "The ceramic coating has protected my car beautifully. It repels water and dirt so well. Best investment for my car's longevity. ProDetail team is amazing!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Fatima Khan - customer testimonial" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Fatima Khan - customer testimonial" }, { id: "3", name: "Hassan Ali", handle: "@hassan_driver", testimonial: "I've tried other detailing services before, but ProDetail is by far the best. Attention to detail is incredible, and they use premium products. Worth every rupee!", rating: 5, @@ -156,7 +156,7 @@ export default function LandingPage() { }, { id: "6", name: "Hira Ahmed", handle: "@hira_luxe", testimonial: "The attention to detail is unmatched. They treated my car like it was their own. Premium service at reasonable rates. Thank you ProDetail team!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Hira Ahmed - happy customer" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Hira Ahmed - happy customer" } ]} /> -- 2.49.1