From e016e35927e61b10e4433f81f16b4abfc77e748c Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 17:56:15 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 46d6248..32e2bb6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,23 +65,23 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/african-american-patient-filling-report-papers-talking-receptionist-hospital-reception-counter-woman-writing-medical-form-before-checkup-appointment-with-doctor-health-center_482257-51637.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/african-american-patient-filling-report-papers-talking-receptionist-hospital-reception-counter-woman-writing-medical-form-before-checkup-appointment-with-doctor-health-center_482257-51637.jpg?_wi=1", imageAlt: "Luxurious Dumfries Dental Clinic Reception", }, { - imageSrc: "http://img.b2bpic.net/free-photo/young-girlfriends-enjoying-time-together_23-2148925910.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-girlfriends-enjoying-time-together_23-2148925910.jpg?_wi=1", imageAlt: "Dental treatment consultation", }, { - imageSrc: "http://img.b2bpic.net/free-photo/two-happy-girlfriends-smiling-camera_1301-2348.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-happy-girlfriends-smiling-camera_1301-2348.jpg?_wi=1", imageAlt: "Modern dental office interior", }, { - imageSrc: "http://img.b2bpic.net/free-photo/female-dentist-with-surgical-mask-holding-dental-instruments_107420-73958.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-dentist-with-surgical-mask-holding-dental-instruments_107420-73958.jpg?_wi=1", imageAlt: "Professional dental examination", }, { - imageSrc: "http://img.b2bpic.net/free-photo/nurse-consulting-old-man-nursing-home_23-2148740040.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/nurse-consulting-old-man-nursing-home_23-2148740040.jpg?_wi=1", imageAlt: "Patient care environment", }, ]} @@ -102,7 +102,7 @@ export default function LandingPage() { href: "#", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/nurse-consulting-old-man-nursing-home_23-2148740040.jpg" + imageSrc="http://img.b2bpic.net/free-photo/nurse-consulting-old-man-nursing-home_23-2148740040.jpg?_wi=2" imageAlt="Gentle dental care in a modern environment" /> @@ -119,28 +119,28 @@ export default function LandingPage() { name: "General Dentistry", price: "Comprehensive", variant: "Routine", - imageSrc: "http://img.b2bpic.net/free-photo/young-girlfriends-enjoying-time-together_23-2148925910.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-girlfriends-enjoying-time-together_23-2148925910.jpg?_wi=2", }, { id: "2", name: "Cosmetic Bonding", price: "Transformation", variant: "Aesthetic", - imageSrc: "http://img.b2bpic.net/free-photo/two-happy-girlfriends-smiling-camera_1301-2348.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-happy-girlfriends-smiling-camera_1301-2348.jpg?_wi=2", }, { id: "3", name: "Professional Whitening", price: "Radiant", variant: "Cosmetic", - imageSrc: "http://img.b2bpic.net/free-photo/female-dentist-with-surgical-mask-holding-dental-instruments_107420-73958.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-dentist-with-surgical-mask-holding-dental-instruments_107420-73958.jpg?_wi=2", }, { id: "4", name: "Dental Hygiene", price: "Healthy", variant: "Preventive", - imageSrc: "http://img.b2bpic.net/free-photo/african-american-patient-filling-report-papers-talking-receptionist-hospital-reception-counter-woman-writing-medical-form-before-checkup-appointment-with-doctor-health-center_482257-51637.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/african-american-patient-filling-report-papers-talking-receptionist-hospital-reception-counter-woman-writing-medical-form-before-checkup-appointment-with-doctor-health-center_482257-51637.jpg?_wi=2", }, ]} title="A Complete Range of Dental Services" @@ -170,7 +170,7 @@ export default function LandingPage() { handle: "@dumfries", testimonial: "I was very nervous, but the staff were incredibly gentle. A wonderful experience.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-woman-talking-her-doctor-medical-clinic_637285-9073.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-woman-talking-her-doctor-medical-clinic_637285-9073.jpg?_wi=1", }, { id: "2", @@ -202,7 +202,7 @@ export default function LandingPage() { handle: "@dumfries", testimonial: "The most comfortable dental visit I've had in years. So attentive.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-woman-talking-her-doctor-medical-clinic_637285-9073.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-woman-talking-her-doctor-medical-clinic_637285-9073.jpg?_wi=2", }, ]} showRating={true} @@ -235,7 +235,7 @@ export default function LandingPage() { placeholder: "How can we help you?", rows: 4, }} - imageSrc="http://img.b2bpic.net/free-photo/japan-landmark-urban-landscape_23-2148889595.jpg" + imageSrc="http://img.b2bpic.net/free-photo/japan-landmark-urban-landscape_23-2148889595.jpg?_wi=1" buttonText="Book Consultation" mediaAnimation="slide-up" /> @@ -243,7 +243,7 @@ export default function LandingPage() {