diff --git a/src/app/page.tsx b/src/app/page.tsx index 1bc7fdf..8359c84 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,10 +52,10 @@ export default function DentistLandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/dentist-giving-mirror-patient-office_23-2148338136.jpg", imageAlt: "Modern dental office" }, { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-sitting-dentist-s-office_1157-28568.jpg", imageAlt: "Professional dental cleaning" + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-sitting-dentist-s-office_1157-28568.jpg?_wi=1", imageAlt: "Professional dental cleaning" }, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-smiling-man-with-hands-head_1262-2057.jpg", imageAlt: "Cosmetic dentistry smile enhancement" + imageSrc: "http://img.b2bpic.net/free-photo/top-view-smiling-man-with-hands-head_1262-2057.jpg?_wi=1", imageAlt: "Cosmetic dentistry smile enhancement" }, ]} mediaAnimation="slide-up" @@ -78,11 +78,11 @@ export default function DentistLandingPage() { features={[ { id: 1, - tag: "Prevention", title: "Cleanings & Checkups", subtitle: "Regular dental care for optimal health", description: "Professional cleanings and comprehensive examinations to prevent dental issues before they start. Our preventive approach helps maintain your natural teeth and saves time and money in the long run.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-sitting-dentist-s-office_1157-28568.jpg", imageAlt: "Professional dental cleaning service" + tag: "Prevention", title: "Cleanings & Checkups", subtitle: "Regular dental care for optimal health", description: "Professional cleanings and comprehensive examinations to prevent dental issues before they start. Our preventive approach helps maintain your natural teeth and saves time and money in the long run.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-sitting-dentist-s-office_1157-28568.jpg?_wi=2", imageAlt: "Professional dental cleaning service" }, { id: 2, - tag: "Enhancement", title: "Cosmetic Dentistry", subtitle: "Transform your smile with confidence", description: "From teeth whitening to veneers, we offer advanced cosmetic procedures to enhance your smile. Our cosmetic dentistry services are tailored to your unique goals and preferences.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-smiling-man-with-hands-head_1262-2057.jpg", imageAlt: "Cosmetic dentistry smile transformation" + tag: "Enhancement", title: "Cosmetic Dentistry", subtitle: "Transform your smile with confidence", description: "From teeth whitening to veneers, we offer advanced cosmetic procedures to enhance your smile. Our cosmetic dentistry services are tailored to your unique goals and preferences.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-smiling-man-with-hands-head_1262-2057.jpg?_wi=2", imageAlt: "Cosmetic dentistry smile transformation" }, { id: 3,