From fd280976df02e5cbebdcffd61d4a89b2603f2e39 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 04:46:24 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9921462..dfd447d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { handle: "@patient", testimonial: "The best dental experience I've had. Fast booking and friendly staff.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C3oHp1ytkQIOgKB11ZfX50Bziy/uploaded-1775623556818-p1u5aqec.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C3oHp1ytkQIOgKB11ZfX50Bziy/uploaded-1775623556818-p1u5aqec.png?_wi=1", imageAlt: "User provided image", }, { @@ -75,7 +75,7 @@ export default function LandingPage() { handle: "@patient", testimonial: "Finally, a dentist office that values my time. Highly recommended.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C3oHp1ytkQIOgKB11ZfX50Bziy/uploaded-1775623556818-q9klfden.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C3oHp1ytkQIOgKB11ZfX50Bziy/uploaded-1775623556818-q9klfden.png?_wi=1", imageAlt: "User provided image", }, { @@ -83,7 +83,7 @@ export default function LandingPage() { handle: "@patient", testimonial: "Quick, professional, and painless. Booking online was so easy.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-patient-man-looking-into-camera-waiting-doctors-start-stomatology-surgery-sitting-dental-chair_482257-4877.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-patient-man-looking-into-camera-waiting-doctors-start-stomatology-surgery-sitting-dental-chair_482257-4877.jpg?_wi=1", imageAlt: "happy dental patient smile", }, { @@ -91,7 +91,7 @@ export default function LandingPage() { handle: "@patient", testimonial: "Great family practice. My kids love it here.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-senior-dentist-woman-dental-office-while-medical-nurse-talking-with-patient-background_482257-4866.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-senior-dentist-woman-dental-office-while-medical-nurse-talking-with-patient-background_482257-4866.jpg?_wi=1", imageAlt: "smiling middle-aged man portrait", }, { @@ -99,7 +99,7 @@ export default function LandingPage() { handle: "@patient", testimonial: "Professional care with zero hassle.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-dentist-office-smiling_23-2148338134.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-dentist-office-smiling_23-2148338134.jpg?_wi=1", imageAlt: "young professional woman portrait", }, ]} @@ -109,7 +109,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C3oHp1ytkQIOgKB11ZfX50Bziy/uploaded-1775623556818-q9klfden.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C3oHp1ytkQIOgKB11ZfX50Bziy/uploaded-1775623556818-q9klfden.png?_wi=2" imageAlt="Modern Dentistry Clinic" mediaAnimation="slide-up" avatars={[ @@ -179,7 +179,7 @@ export default function LandingPage() { title: "Online Booking", }, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C3oHp1ytkQIOgKB11ZfX50Bziy/uploaded-1775623556818-p1u5aqec.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C3oHp1ytkQIOgKB11ZfX50Bziy/uploaded-1775623556818-p1u5aqec.png?_wi=2" imageAlt="Dental Practice Environment" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -226,7 +226,7 @@ export default function LandingPage() { handle: "@patient", testimonial: "Incredible service. Booking was a breeze.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-patient-man-looking-into-camera-waiting-doctors-start-stomatology-surgery-sitting-dental-chair_482257-4877.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-patient-man-looking-into-camera-waiting-doctors-start-stomatology-surgery-sitting-dental-chair_482257-4877.jpg?_wi=2", }, { id: "2", @@ -234,7 +234,7 @@ export default function LandingPage() { handle: "@patient", testimonial: "The staff are so friendly and efficient.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-senior-dentist-woman-dental-office-while-medical-nurse-talking-with-patient-background_482257-4866.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-senior-dentist-woman-dental-office-while-medical-nurse-talking-with-patient-background_482257-4866.jpg?_wi=2", }, { id: "3", @@ -242,7 +242,7 @@ export default function LandingPage() { handle: "@patient", testimonial: "Very professional and modern clinic.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-dentist-office-smiling_23-2148338134.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-dentist-office-smiling_23-2148338134.jpg?_wi=2", }, { id: "4",