diff --git a/src/app/page.tsx b/src/app/page.tsx index 5359c40..6e42605 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -82,31 +82,31 @@ export default function LandingPage() { animationType="slide-up" features={[ { - title: "Teeth Whitening", description: "Professional teeth whitening for a brighter, more confident smile", imageSrc: "http://img.b2bpic.net/free-photo/close-up-doctor-checking-smiley-woman_23-2149313499.jpg", imageAlt: "Bright smile after teeth whitening treatment" + title: "Teeth Whitening", description: "Professional teeth whitening for a brighter, more confident smile", imageSrc: "http://img.b2bpic.net/free-photo/close-up-doctor-checking-smiley-woman_23-2149313499.jpg?_wi=1", imageAlt: "Bright smile after teeth whitening treatment" }, { - title: "Dental Implants", description: "Advanced implant technology for permanent tooth replacement", imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-instruments_23-2151042902.jpg", imageAlt: "Modern dental implant equipment" + title: "Dental Implants", description: "Advanced implant technology for permanent tooth replacement", imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-instruments_23-2151042902.jpg?_wi=1", imageAlt: "Modern dental implant equipment" }, { - title: "Root Canal Treatment", description: "Pain-free root canal therapy with latest equipment", imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-instruments_23-2151042870.jpg", imageAlt: "Modern dental treatment room" + title: "Root Canal Treatment", description: "Pain-free root canal therapy with latest equipment", imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-instruments_23-2151042870.jpg?_wi=1", imageAlt: "Modern dental treatment room" }, { - title: "Dentures & Bridges", description: "Custom-fitted dentures and bridges for natural appearance", imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-instruments_23-2151042902.jpg", imageAlt: "Dental restoration equipment" + title: "Dentures & Bridges", description: "Custom-fitted dentures and bridges for natural appearance", imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-instruments_23-2151042902.jpg?_wi=2", imageAlt: "Dental restoration equipment" }, { - title: "Dental Fillings", description: "Durable fillings using high-quality materials", imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-instruments_23-2151042870.jpg", imageAlt: "Dental filling procedure setup" + title: "Dental Fillings", description: "Durable fillings using high-quality materials", imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-instruments_23-2151042870.jpg?_wi=2", imageAlt: "Dental filling procedure setup" }, { - title: "Teeth Cleaning", description: "Professional cleaning to prevent cavities and gum disease", imageSrc: "http://img.b2bpic.net/free-photo/close-up-doctor-checking-smiley-woman_23-2149313499.jpg", imageAlt: "Professional teeth cleaning service" + title: "Teeth Cleaning", description: "Professional cleaning to prevent cavities and gum disease", imageSrc: "http://img.b2bpic.net/free-photo/close-up-doctor-checking-smiley-woman_23-2149313499.jpg?_wi=2", imageAlt: "Professional teeth cleaning service" }, { - title: "Cosmetic Dentistry", description: "Enhance your smile with cosmetic dental treatments", imageSrc: "http://img.b2bpic.net/free-photo/close-up-doctor-checking-smiley-woman_23-2149313499.jpg", imageAlt: "Cosmetic dentistry results" + title: "Cosmetic Dentistry", description: "Enhance your smile with cosmetic dental treatments", imageSrc: "http://img.b2bpic.net/free-photo/close-up-doctor-checking-smiley-woman_23-2149313499.jpg?_wi=3", imageAlt: "Cosmetic dentistry results" }, { - title: "Pediatric Dentistry", description: "Gentle, child-friendly dental care for kids", imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-instruments_23-2151042870.jpg", imageAlt: "Child-friendly dental clinic" + title: "Pediatric Dentistry", description: "Gentle, child-friendly dental care for kids", imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-instruments_23-2151042870.jpg?_wi=3", imageAlt: "Child-friendly dental clinic" }, { - title: "Emergency Dental Care", description: "Immediate relief for urgent dental problems", imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-instruments_23-2151042902.jpg", imageAlt: "Emergency dental treatment" + title: "Emergency Dental Care", description: "Immediate relief for urgent dental problems", imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-instruments_23-2151042902.jpg?_wi=3", imageAlt: "Emergency dental treatment" } ]} useInvertedBackground={false} @@ -173,13 +173,13 @@ export default function LandingPage() { useInvertedBackground={false} members={[ { - id: "doctor1", name: "Dr. Rajesh Kumar", role: "Lead Dentist & Implant Specialist", imageSrc: "http://img.b2bpic.net/free-photo/dentist-wearing-surgical-gloves-posing-office_23-2148338089.jpg", imageAlt: "Dr. Rajesh Kumar, Lead Dentist" + id: "doctor1", name: "Dr. Rajesh Kumar", role: "Lead Dentist & Implant Specialist", imageSrc: "http://img.b2bpic.net/free-photo/dentist-wearing-surgical-gloves-posing-office_23-2148338089.jpg?_wi=1", imageAlt: "Dr. Rajesh Kumar, Lead Dentist" }, { - id: "doctor2", name: "Dr. Priya Sharma", role: "Cosmetic Dentistry Expert", imageSrc: "http://img.b2bpic.net/free-photo/dentist-wearing-surgical-gloves-posing-office_23-2148338089.jpg", imageAlt: "Dr. Priya Sharma, Cosmetic Dentist" + id: "doctor2", name: "Dr. Priya Sharma", role: "Cosmetic Dentistry Expert", imageSrc: "http://img.b2bpic.net/free-photo/dentist-wearing-surgical-gloves-posing-office_23-2148338089.jpg?_wi=2", imageAlt: "Dr. Priya Sharma, Cosmetic Dentist" }, { - id: "doctor3", name: "Dr. Amit Patel", role: "Pediatric Dentist", imageSrc: "http://img.b2bpic.net/free-photo/dentist-wearing-surgical-gloves-posing-office_23-2148338089.jpg", imageAlt: "Dr. Amit Patel, Pediatric Dentist" + id: "doctor3", name: "Dr. Amit Patel", role: "Pediatric Dentist", imageSrc: "http://img.b2bpic.net/free-photo/dentist-wearing-surgical-gloves-posing-office_23-2148338089.jpg?_wi=3", imageAlt: "Dr. Amit Patel, Pediatric Dentist" } ]} />