diff --git a/src/app/page.tsx b/src/app/page.tsx index 2fec37e..9d4d0ed 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,23 +68,23 @@ export default function LandingPage() { tag="Whitefield's Premier Dental Clinic" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/professional-dentist-tools-dental-office_1204-397.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/professional-dentist-tools-dental-office_1204-397.jpg?_wi=1", imageAlt: "Dental Clinic Environment", }, { - imageSrc: "http://img.b2bpic.net/free-photo/dentist-sitting-beside-female-patient-dental-office_651396-2234.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dentist-sitting-beside-female-patient-dental-office_651396-2234.jpg?_wi=1", imageAlt: "Professional Patient Consultation", }, { - imageSrc: "http://img.b2bpic.net/free-photo/professional-dentist-tools-dental-office_1204-397.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/professional-dentist-tools-dental-office_1204-397.jpg?_wi=2", imageAlt: "Advanced Dental Technology", }, { - imageSrc: "http://img.b2bpic.net/free-photo/dentist-sitting-beside-female-patient-dental-office_651396-2234.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dentist-sitting-beside-female-patient-dental-office_651396-2234.jpg?_wi=2", imageAlt: "Friendly Dental Team", }, { - imageSrc: "http://img.b2bpic.net/free-photo/professional-dentist-tools-dental-office_1204-397.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/professional-dentist-tools-dental-office_1204-397.jpg?_wi=3", imageAlt: "Modern Clinic Interior", }, ]} @@ -113,7 +113,7 @@ export default function LandingPage() { description: "Painless treatment using modern instruments.", bentoComponent: "reveal-icon", icon: Sparkles, - imageSrc: "http://img.b2bpic.net/free-photo/professional-dentist-tools-dental-office_1204-397.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/professional-dentist-tools-dental-office_1204-397.jpg?_wi=4", imageAlt: "modern dental clinic interior", }, { @@ -121,7 +121,7 @@ export default function LandingPage() { description: "Metal, ceramic and invisible solutions.", bentoComponent: "reveal-icon", icon: Settings, - imageSrc: "http://img.b2bpic.net/free-photo/dentist-sitting-beside-female-patient-dental-office_651396-2234.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dentist-sitting-beside-female-patient-dental-office_651396-2234.jpg?_wi=3", imageAlt: "happy patient smiling dental", }, { @@ -200,7 +200,7 @@ export default function LandingPage() { quote: "Very comfortable experience for my kids' treatment too. Truly family friendly.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-mature-woman-is-talking-doctor-counselling-medical-clinic_637285-1200.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/professional-dentist-tools-dental-office_1204-397.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/professional-dentist-tools-dental-office_1204-397.jpg?_wi=5", imageAlt: "modern dental clinic interior", }, { @@ -211,7 +211,7 @@ export default function LandingPage() { quote: "Excellence in every procedure. The staff is very well-trained.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-female-doctor-patient_23-2149844603.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/dentist-sitting-beside-female-patient-dental-office_651396-2234.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dentist-sitting-beside-female-patient-dental-office_651396-2234.jpg?_wi=4", imageAlt: "happy patient smiling dental", }, ]}