diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 3ed098b..e63f0cf 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -106,7 +106,7 @@ export default function LandingPage() { }, ]} copyrightText="© 2025 Bright Smile Dental. All rights reserved." - imageSrc="http://img.b2bpic.net/free-photo/smiling-female-dentist-dental-clinic_107420-74193.jpg" + imageSrc="http://img.b2bpic.net/free-photo/smiling-female-dentist-dental-clinic_107420-74193.jpg?_wi=2" imageAlt="Smiling female dentist in dental clinic" /> diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 18af029..1afdb62 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -110,7 +110,7 @@ export default function LandingPage() { }, ]} copyrightText="© 2025 Bright Smile Dental. All rights reserved." - imageSrc="http://img.b2bpic.net/free-photo/smiling-female-dentist-dental-clinic_107420-74193.jpg" + imageSrc="http://img.b2bpic.net/free-photo/smiling-female-dentist-dental-clinic_107420-74193.jpg?_wi=4" imageAlt="Smiling female dentist in dental clinic" /> diff --git a/src/app/page.tsx b/src/app/page.tsx index 51845a1..906ca61 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,7 +58,7 @@ export default function LandingPage() { description="Professional dental care with a gentle touch. Book your appointment today and experience the difference." mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-sitting-dentist-s-office_1157-23501.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-sitting-dentist-s-office_1157-23501.jpg?_wi=1", imageAlt: "Smiling patients in modern dental clinic", }, { @@ -146,7 +146,7 @@ export default function LandingPage() { { id: "m1", name: "Dr. Sarah Miller", - imageSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-blonde-woman-wearing-white-shirt-standing-co-working-space-leaning-desk_74855-15151.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-blonde-woman-wearing-white-shirt-standing-co-working-space-leaning-desk_74855-15151.jpg?_wi=1", }, { id: "m2", @@ -200,7 +200,7 @@ export default function LandingPage() { button: { text: "Choose Plan", }, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-equipment_23-2148338090.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-equipment_23-2148338090.jpg?_wi=1", imageAlt: "dental cleaning tools professional", }, { @@ -215,7 +215,7 @@ export default function LandingPage() { button: { text: "Choose Plan", }, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-sitting-dentist-s-office_1157-23501.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-sitting-dentist-s-office_1157-23501.jpg?_wi=2", imageAlt: "dental cleaning tools professional", }, ]} @@ -254,7 +254,7 @@ export default function LandingPage() { }, ]} copyrightText="© 2025 Bright Smile Dental. All rights reserved." - imageSrc="http://img.b2bpic.net/free-photo/smiling-female-dentist-dental-clinic_107420-74193.jpg" + imageSrc="http://img.b2bpic.net/free-photo/smiling-female-dentist-dental-clinic_107420-74193.jpg?_wi=1" imageAlt="Smiling female dentist in dental clinic" /> diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 3fbd8e1..d81ca34 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -58,7 +58,7 @@ export default function LandingPage() { description: "Regular checkups and cleanings to maintain optimal oral health.", bentoComponent: "reveal-icon", icon: CheckCircle, - imageSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-blonde-woman-wearing-white-shirt-standing-co-working-space-leaning-desk_74855-15151.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-blonde-woman-wearing-white-shirt-standing-co-working-space-leaning-desk_74855-15151.jpg?_wi=2", imageAlt: "professional dentist portrait medical office", }, { @@ -66,7 +66,7 @@ export default function LandingPage() { description: "Transform your smile with professional whitening and veneers.", bentoComponent: "reveal-icon", icon: Sparkles, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-sitting-dentist-s-office_1157-23501.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-sitting-dentist-s-office_1157-23501.jpg?_wi=3", imageAlt: "professional dentist portrait medical office", }, { @@ -74,7 +74,7 @@ export default function LandingPage() { description: "Straighten your teeth effectively with modern orthodontic solutions.", bentoComponent: "reveal-icon", icon: Shield, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-equipment_23-2148338090.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-equipment_23-2148338090.jpg?_wi=2", imageAlt: "professional dentist portrait medical office", }, ]} @@ -132,7 +132,7 @@ export default function LandingPage() { }, ]} copyrightText="© 2025 Bright Smile Dental. All rights reserved." - imageSrc="http://img.b2bpic.net/free-photo/smiling-female-dentist-dental-clinic_107420-74193.jpg" + imageSrc="http://img.b2bpic.net/free-photo/smiling-female-dentist-dental-clinic_107420-74193.jpg?_wi=3" imageAlt="Smiling female dentist in dental clinic" />