diff --git a/src/app/page.tsx b/src/app/page.tsx index cb31fab..5e8d860 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -86,27 +86,27 @@ export default function LandingPage() { title: "Preventative Care", description: "Routine checkups, cleanings, and fluoride treatments to maintain your oral health.", icon: Shield, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/oral-hygiene-teeth-care-concept-curly-haired-woman-cleans-teeth-with-floss-cleans-tongue-with-cleaner-uses-toothbrush-toothpaste-poses-home_273609-38925.jpg", imageAlt: "Preventative Care"}, + imageSrc: "http://img.b2bpic.net/free-photo/oral-hygiene-teeth-care-concept-curly-haired-woman-cleans-teeth-with-floss-cleans-tongue-with-cleaner-uses-toothbrush-toothpaste-poses-home_273609-38925.jpg?_wi=1", imageAlt: "Preventative Care"}, { - imageSrc: "http://img.b2bpic.net/free-photo/oral-hygiene-teeth-care-concept-curly-haired-woman-cleans-teeth-with-floss-cleans-tongue-with-cleaner-uses-toothbrush-toothpaste-poses-home_273609-38925.jpg", imageAlt: "Preventative Care"}, + imageSrc: "http://img.b2bpic.net/free-photo/oral-hygiene-teeth-care-concept-curly-haired-woman-cleans-teeth-with-floss-cleans-tongue-with-cleaner-uses-toothbrush-toothpaste-poses-home_273609-38925.jpg?_wi=2", imageAlt: "Preventative Care"}, ], }, { title: "Cosmetic Dentistry", description: "Transform your smile with professional whitening, veneers, and aesthetic restorations.", icon: Sparkles, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/dentist-process-dental-services-dental-office-dental-treatment_1321-2981.jpg", imageAlt: "Cosmetic Dentistry"}, + imageSrc: "http://img.b2bpic.net/free-photo/dentist-process-dental-services-dental-office-dental-treatment_1321-2981.jpg?_wi=1", imageAlt: "Cosmetic Dentistry"}, { - imageSrc: "http://img.b2bpic.net/free-photo/dentist-process-dental-services-dental-office-dental-treatment_1321-2981.jpg", imageAlt: "Cosmetic Dentistry"}, + imageSrc: "http://img.b2bpic.net/free-photo/dentist-process-dental-services-dental-office-dental-treatment_1321-2981.jpg?_wi=2", imageAlt: "Cosmetic Dentistry"}, ], }, { title: "Dental Implants", description: "Restore your smile and functionality with permanent, natural-looking dental implants.", icon: Award, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-dentist-patient_23-2149164297.jpg", imageAlt: "Dental Implants"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-dentist-patient_23-2149164297.jpg?_wi=1", imageAlt: "Dental Implants"}, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-dentist-patient_23-2149164297.jpg", imageAlt: "Dental Implants"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-dentist-patient_23-2149164297.jpg?_wi=2", imageAlt: "Dental Implants"}, ], }, ]}