From 74ad1979b7a44dac41f3dc60951a4537a792c2e5 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 14:30:11 +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 06f65e8..a34002d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,22 +54,22 @@ export default function LandingPage() { buttonAnimation="slide-up" carouselItems={[ { - id: "1", imageSrc: "http://img.b2bpic.net/free-photo/young-female-dentist-dental-office-dentist-work-dental-treatment-concept_169016-66965.jpg?_wi=1", imageAlt: "Serene dental clinic interior" + id: "1", imageSrc: "http://img.b2bpic.net/free-photo/young-female-dentist-dental-office-dentist-work-dental-treatment-concept_169016-66965.jpg", imageAlt: "Serene dental clinic interior" }, { - id: "2", imageSrc: "http://img.b2bpic.net/free-photo/senior-woman-discussing-with-dentist-dental-cabinet-about-teeth-issue-sitting-chair-medical-teeth-care-taker-discussing-with-senior-woman-about-mouth-hygiene_482257-12556.jpg?_wi=1", imageAlt: "Advanced painless treatment technology" + id: "2", imageSrc: "http://img.b2bpic.net/free-photo/senior-woman-discussing-with-dentist-dental-cabinet-about-teeth-issue-sitting-chair-medical-teeth-care-taker-discussing-with-senior-woman-about-mouth-hygiene_482257-12556.jpg", imageAlt: "Advanced painless treatment technology" }, { - id: "3", imageSrc: "http://img.b2bpic.net/free-photo/happy-girl-her-dad-dental-appointment_329181-17718.jpg?_wi=1", imageAlt: "Transparent affordable pricing" + id: "3", imageSrc: "http://img.b2bpic.net/free-photo/happy-girl-her-dad-dental-appointment_329181-17718.jpg", imageAlt: "Transparent affordable pricing" }, { - id: "4", imageSrc: "http://img.b2bpic.net/free-photo/black-female-pediatrician-measuring-temperature-small-girl-with-infrared-thermometer-covid19-pandemic_637285-11218.jpg?_wi=1", imageAlt: "Child-friendly dental care" + id: "4", imageSrc: "http://img.b2bpic.net/free-photo/black-female-pediatrician-measuring-temperature-small-girl-with-infrared-thermometer-covid19-pandemic_637285-11218.jpg", imageAlt: "Child-friendly dental care" }, { - id: "5", imageSrc: "http://img.b2bpic.net/free-photo/nurse-preparing-consult_23-2149309928.jpg?_wi=1", imageAlt: "Dr. Pranali, experienced dentist" + id: "5", imageSrc: "http://img.b2bpic.net/free-photo/nurse-preparing-consult_23-2149309928.jpg", imageAlt: "Dr. Pranali, experienced dentist" }, { - id: "6", imageSrc: "http://img.b2bpic.net/free-photo/young-female-dentist-dental-office-dentist-work-dental-treatment-concept_169016-66965.jpg?_wi=2", imageAlt: "Modern comfortable treatment room" + id: "6", imageSrc: "http://img.b2bpic.net/free-photo/young-female-dentist-dental-office-dentist-work-dental-treatment-concept_169016-66965.jpg", imageAlt: "Modern comfortable treatment room" } ]} autoPlay={true} @@ -101,10 +101,10 @@ export default function LandingPage() { title: "Painless Procedures", description: "Advanced anesthesia techniques and modern equipment ensure a completely comfortable experience. No more dental anxiety.", icon: Zap, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/senior-woman-discussing-with-dentist-dental-cabinet-about-teeth-issue-sitting-chair-medical-teeth-care-taker-discussing-with-senior-woman-about-mouth-hygiene_482257-12556.jpg?_wi=2", imageAlt: "Painless treatment technology" + imageSrc: "http://img.b2bpic.net/free-photo/senior-woman-discussing-with-dentist-dental-cabinet-about-teeth-issue-sitting-chair-medical-teeth-care-taker-discussing-with-senior-woman-about-mouth-hygiene_482257-12556.jpg", imageAlt: "Painless treatment technology" }, { - imageSrc: "http://img.b2bpic.net/free-photo/young-female-dentist-dental-office-dentist-work-dental-treatment-concept_169016-66965.jpg?_wi=3", imageAlt: "Comfortable treatment environment" + imageSrc: "http://img.b2bpic.net/free-photo/young-female-dentist-dental-office-dentist-work-dental-treatment-concept_169016-66965.jpg", imageAlt: "Comfortable treatment environment" } ] }, @@ -112,10 +112,10 @@ export default function LandingPage() { title: "Affordable Excellence", description: "Premium quality care at transparent, reasonable prices. Flexible payment options and insurance accepted to remove financial barriers.", icon: DollarSign, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/happy-girl-her-dad-dental-appointment_329181-17718.jpg?_wi=2", imageAlt: "Transparent pricing structure" + imageSrc: "http://img.b2bpic.net/free-photo/happy-girl-her-dad-dental-appointment_329181-17718.jpg", imageAlt: "Transparent pricing structure" }, { - imageSrc: "http://img.b2bpic.net/free-photo/young-female-dentist-dental-office-dentist-work-dental-treatment-concept_169016-66965.jpg?_wi=4", imageAlt: "Modern clinic interior" + imageSrc: "http://img.b2bpic.net/free-photo/young-female-dentist-dental-office-dentist-work-dental-treatment-concept_169016-66965.jpg", imageAlt: "Modern clinic interior" } ] }, @@ -123,10 +123,10 @@ export default function LandingPage() { title: "Child-Friendly Care", description: "Specialized pediatric services in a welcoming, playful environment. Dr. Pranali creates trust and comfort for young patients.", icon: Smile, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/black-female-pediatrician-measuring-temperature-small-girl-with-infrared-thermometer-covid19-pandemic_637285-11218.jpg?_wi=2", imageAlt: "Child-friendly dental space" + imageSrc: "http://img.b2bpic.net/free-photo/black-female-pediatrician-measuring-temperature-small-girl-with-infrared-thermometer-covid19-pandemic_637285-11218.jpg", imageAlt: "Child-friendly dental space" }, { - imageSrc: "http://img.b2bpic.net/free-photo/young-female-dentist-dental-office-dentist-work-dental-treatment-concept_169016-66965.jpg?_wi=5", imageAlt: "Comfortable clinic environment" + imageSrc: "http://img.b2bpic.net/free-photo/young-female-dentist-dental-office-dentist-work-dental-treatment-concept_169016-66965.jpg", imageAlt: "Comfortable clinic environment" } ] }, @@ -134,10 +134,10 @@ export default function LandingPage() { title: "Same-Day Appointments", description: "Emergency dental care available. Call or book online for same-day appointments. Open until 9 PM for your convenience.", icon: Clock, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/young-female-dentist-dental-office-dentist-work-dental-treatment-concept_169016-66965.jpg?_wi=6", imageAlt: "Modern clinic reception" + imageSrc: "http://img.b2bpic.net/free-photo/young-female-dentist-dental-office-dentist-work-dental-treatment-concept_169016-66965.jpg", imageAlt: "Modern clinic reception" }, { - imageSrc: "http://img.b2bpic.net/free-photo/nurse-preparing-consult_23-2149309928.jpg?_wi=2", imageAlt: "Dr. Pranali ready to help" + imageSrc: "http://img.b2bpic.net/free-photo/nurse-preparing-consult_23-2149309928.jpg", imageAlt: "Dr. Pranali ready to help" } ] } -- 2.49.1