From 8dac510ca3b0d21fa584e5c832e3c2d55e623284 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 1 May 2026 10:15:56 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 54f5909..aac8e1c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -136,7 +136,7 @@ export default function LandingPage() { title: "Patient Satisfaction", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/stylish-beautiful-spacious-dental-clinic_8353-9586.jpg" + imageSrc="http://img.b2bpic.net/free-photo/stylish-beautiful-spacious-dental-clinic_8353-9586.jpg?_wi=1" imageAlt="Modern dental clinic equipment" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -154,7 +154,7 @@ export default function LandingPage() { title: "Routine Cleanings", description: "Keep your smile bright and healthy with our gentle, thorough cleaning services.", tag: "General", - imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-blonde-woman-cleaning-her-teeth_1301-6419.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-blonde-woman-cleaning-her-teeth_1301-6419.jpg?_wi=1", imageAlt: "Dental cleaning", }, { @@ -162,7 +162,7 @@ export default function LandingPage() { title: "Cosmetic Dentistry", description: "Enhance your natural smile with our professional whitening and veneer treatments.", tag: "Cosmetic", - imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-getting-hair-washed_23-2148332476.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-getting-hair-washed_23-2148332476.jpg?_wi=1", imageAlt: "Whitening", }, { @@ -170,7 +170,7 @@ export default function LandingPage() { title: "Dental Implants", description: "Restore your bite and confidence with our modern dental implant procedures.", tag: "Restorative", - imageSrc: "http://img.b2bpic.net/free-photo/female-patient-looking-dental-mold-with-orthodontist_23-2148985827.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-patient-looking-dental-mold-with-orthodontist_23-2148985827.jpg?_wi=1", imageAlt: "Implants", }, ]} @@ -203,7 +203,7 @@ export default function LandingPage() { quote: "I am so impressed with their state-of-the-art office. Felt very safe and well taken care of.", tag: "Review", avatarSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1614.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/stylish-beautiful-spacious-dental-clinic_8353-9586.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stylish-beautiful-spacious-dental-clinic_8353-9586.jpg?_wi=2", imageAlt: "happy dental patient portrait", }, { @@ -214,7 +214,7 @@ export default function LandingPage() { quote: "My whole family comes here. They make visiting the dentist actually pleasant!", tag: "Review", avatarSrc: "http://img.b2bpic.net/free-photo/blonde-woman-is-smiling-by-touching-her-cheeks-with-forefinger-white-background_176474-114757.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-blonde-woman-cleaning-her-teeth_1301-6419.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-blonde-woman-cleaning-her-teeth_1301-6419.jpg?_wi=2", imageAlt: "happy dental patient portrait", }, { @@ -225,7 +225,7 @@ export default function LandingPage() { quote: "Professional, clean, and very thorough. They explain every treatment option clearly.", tag: "Review", avatarSrc: "http://img.b2bpic.net/free-photo/old-man-sitting-dentist-s-office_1157-19448.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-getting-hair-washed_23-2148332476.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-getting-hair-washed_23-2148332476.jpg?_wi=2", imageAlt: "happy dental patient portrait", }, { @@ -236,7 +236,7 @@ export default function LandingPage() { quote: "The reception team is wonderful and very helpful with scheduling and insurance.", tag: "Review", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-doctor-medical-shirt-choking-herself-as-joke-yellow-wall_179666-23318.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/female-patient-looking-dental-mold-with-orthodontist_23-2148985827.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-patient-looking-dental-mold-with-orthodontist_23-2148985827.jpg?_wi=2", imageAlt: "happy dental patient portrait", }, ]} -- 2.49.1