diff --git a/src/app/page.tsx b/src/app/page.tsx index f47d9f1..ffef1aa 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -119,7 +119,7 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Priya Sharma", handle: "@priya_sharma", testimonial: "Excellent service! My clothes have never looked better. The hand wash care is amazing, and they always deliver on time.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Priya Sharma" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1", imageAlt: "Priya Sharma" }, { id: "2", name: "Rajesh Kumar", handle: "@rajesh_k", testimonial: "Best laundry service in Tirupati. The ironing is perfect, and the staff is very professional and courteous.", rating: 5, @@ -127,7 +127,7 @@ export default function LandingPage() { }, { id: "3", name: "Anjali Nair", handle: "@anjali_nair", testimonial: "Very reliable and affordable. I've been using their service for 2 years now. Highly recommended for families!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Anjali Nair" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2", imageAlt: "Anjali Nair" }, { id: "4", name: "Vikram Patel", handle: "@vikram_patel", testimonial: "The traditional coal iron finish is fantastic. My formal shirts look crisp and professional every time.", rating: 5,