From de3cf712ed976d712b7b17a5e5ad5933523fac89 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 12:14:12 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d8e44c7..4401969 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function LandingPage() { handle: "@ayeshakhan", testimonial: "The best dental experience in Clifton. Truly professional and gentle.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/dental-cabinet-with-various-medical-equipment_140725-7678.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dental-cabinet-with-various-medical-equipment_140725-7678.jpg?_wi=1", imageAlt: "dental clinic interior professional", }, { @@ -96,11 +96,11 @@ export default function LandingPage() { handle: "@hinajamshed", testimonial: "Truly world-class service right here in Karachi. My confidence has soared!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-dentist-wearing-face-mask_23-2149164285.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-dentist-wearing-face-mask_23-2149164285.jpg?_wi=1", imageAlt: "modern dental reception area", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/dental-cabinet-with-various-medical-equipment_140725-7678.jpg" + imageSrc="http://img.b2bpic.net/free-photo/dental-cabinet-with-various-medical-equipment_140725-7678.jpg?_wi=2" imageAlt="Luxurious Dental Clinic Studio" avatars={[ { @@ -190,7 +190,7 @@ export default function LandingPage() { price: "", rating: 5, reviewCount: "100", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-dentist-wearing-face-mask_23-2149164285.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-dentist-wearing-face-mask_23-2149164285.jpg?_wi=2", }, { id: "g2", @@ -267,7 +267,7 @@ export default function LandingPage() { name: "Sarah Ahmed", role: "Patient", testimonial: "Incredible service, truly professional.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-beautiful-woman-home_329181-1146.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-beautiful-woman-home_329181-1146.jpg?_wi=1", }, { id: "2", @@ -295,7 +295,7 @@ export default function LandingPage() { name: "Zara Noor", role: "Patient", testimonial: "I couldn't be happier with my new smile, simply perfect.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-beautiful-woman-home_329181-1146.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-beautiful-woman-home_329181-1146.jpg?_wi=2", }, ]} title="Patient Stories" -- 2.49.1