From 1f61b51fc295f7c5eee8916b3a5503853289f117 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 12:10:24 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 52 ++++++++++++++++++++++++------------------------ 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 015365b..3e0df37 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,21 +45,21 @@ export default function LandingPage() { description="Experience modern, technology-supported dental treatments at Lumiere Multi Speciality Clinic. Professional care, comfortable environment, exceptional results." tag="Modern Dental Excellence" tagIcon={Sparkles} - tagAnimation="entrance-slide" + tagAnimation="blur-reveal" background={{ variant: "plain" }} buttons={[ { text: "Call Now", href: "#contact" }, { text: "Learn More", href: "#services" } ]} - buttonAnimation="entrance-slide" + buttonAnimation="blur-reveal" mediaItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/professional-dentist-tools-chair-dental-office_1204-394.jpg?_wi=1", imageAlt: "Modern dental clinic treatment room" }, - { imageSrc: "http://img.b2bpic.net/free-photo/professional-dentist-tools-chair-dental-office_1204-394.jpg?_wi=2", imageAlt: "Professional dental treatment setup" }, - { imageSrc: "http://img.b2bpic.net/free-photo/patients-stomatology-reception-waiting-line-taking-filling-form-doctor-examining-senior-man-discussing-teeh-healthcare_482257-4850.jpg?_wi=1", imageAlt: "Modern dental clinic waiting area" }, - { imageSrc: "http://img.b2bpic.net/free-photo/gynecological-room-hospital_7502-8396.jpg?_wi=1", imageAlt: "Advanced dental operating room" }, - { imageSrc: "http://img.b2bpic.net/free-photo/dentist-sitting-beside-female-patient-dental-office_651396-2234.jpg?_wi=1", imageAlt: "Patient-centered dental care" } + { imageSrc: "http://img.b2bpic.net/free-photo/professional-dentist-tools-chair-dental-office_1204-394.jpg", imageAlt: "Modern dental clinic treatment room" }, + { imageSrc: "http://img.b2bpic.net/free-photo/professional-dentist-tools-chair-dental-office_1204-394.jpg", imageAlt: "Professional dental treatment setup" }, + { imageSrc: "http://img.b2bpic.net/free-photo/patients-stomatology-reception-waiting-line-taking-filling-form-doctor-examining-senior-man-discussing-teeh-healthcare_482257-4850.jpg", imageAlt: "Modern dental clinic waiting area" }, + { imageSrc: "http://img.b2bpic.net/free-photo/gynecological-room-hospital_7502-8396.jpg", imageAlt: "Advanced dental operating room" }, + { imageSrc: "http://img.b2bpic.net/free-photo/dentist-sitting-beside-female-patient-dental-office_651396-2234.jpg", imageAlt: "Patient-centered dental care" } ]} - mediaAnimation="entrance-slide" + mediaAnimation="blur-reveal" /> @@ -79,7 +79,7 @@ export default function LandingPage() { title="Our Dental Services" description="Comprehensive dental care powered by advanced technology and clinical expertise." tag="Services" - tagAnimation="entrance-slide" + tagAnimation="blur-reveal" textboxLayout="default" animationType="blur-reveal" useInvertedBackground={false} @@ -90,11 +90,11 @@ export default function LandingPage() { }, { id: 2, - title: "Advanced Treatments", description: "Technology-supported procedures including digital imaging, precision diagnostics, and modern treatment methods for accurate and efficient care.", imageSrc: "http://img.b2bpic.net/free-photo/dentist-doctor-patient-looking-digital-teeh-x-ray-dental-office-person-pov-stomatology-wearing-protective-face-mask-gloves-pointing-teeth-radiography-stomatological-clinic_482257-13097.jpg?_wi=1", imageAlt: "Advanced dental technology" + title: "Advanced Treatments", description: "Technology-supported procedures including digital imaging, precision diagnostics, and modern treatment methods for accurate and efficient care.", imageSrc: "http://img.b2bpic.net/free-photo/dentist-doctor-patient-looking-digital-teeh-x-ray-dental-office-person-pov-stomatology-wearing-protective-face-mask-gloves-pointing-teeth-radiography-stomatological-clinic_482257-13097.jpg", imageAlt: "Advanced dental technology" }, { id: 3, - title: "Dental Implants", description: "Implant procedures supported by digital impression technology and modern treatment methods for long-lasting, natural-looking tooth replacement.", imageSrc: "http://img.b2bpic.net/free-photo/old-man-sitting-dentist-s-office_1157-19457.jpg?_wi=1", imageAlt: "Dental implant procedure" + title: "Dental Implants", description: "Implant procedures supported by digital impression technology and modern treatment methods for long-lasting, natural-looking tooth replacement.", imageSrc: "http://img.b2bpic.net/free-photo/old-man-sitting-dentist-s-office_1157-19457.jpg", imageAlt: "Dental implant procedure" }, { id: 4, @@ -109,22 +109,22 @@ export default function LandingPage() { title="Why Choose Lumiere Dental" description="Proven excellence in patient care and clinical outcomes." tag="Trust Signals" - tagAnimation="entrance-slide" + tagAnimation="blur-reveal" textboxLayout="default" useInvertedBackground={true} animationType="slide-up" metrics={[ { - id: "1", value: "5.0★", title: "Google Rating", description: "Rated 5.0 stars from 60+ patient reviews", imageSrc: "http://img.b2bpic.net/free-photo/professional-dentist-tools-chair-dental-office_1204-394.jpg?_wi=3", imageAlt: "Professional dental clinic treatment room" + id: "1", value: "5.0★", title: "Google Rating", description: "Rated 5.0 stars from 60+ patient reviews", imageSrc: "http://img.b2bpic.net/free-photo/professional-dentist-tools-chair-dental-office_1204-394.jpg", imageAlt: "Professional dental clinic treatment room" }, { - id: "2", value: "Multi", title: "Speciality Services", description: "Comprehensive dental treatments across multiple specialities", imageSrc: "http://img.b2bpic.net/free-photo/dentist-doctor-patient-looking-digital-teeh-x-ray-dental-office-person-pov-stomatology-wearing-protective-face-mask-gloves-pointing-teeth-radiography-stomatological-clinic_482257-13097.jpg?_wi=2", imageAlt: "Modern dental technology and equipment" + id: "2", value: "Multi", title: "Speciality Services", description: "Comprehensive dental treatments across multiple specialities", imageSrc: "http://img.b2bpic.net/free-photo/dentist-doctor-patient-looking-digital-teeh-x-ray-dental-office-person-pov-stomatology-wearing-protective-face-mask-gloves-pointing-teeth-radiography-stomatological-clinic_482257-13097.jpg", imageAlt: "Modern dental technology and equipment" }, { - id: "3", value: "Digital", title: "Impression Tech", description: "Advanced digital impression systems for precision treatments", imageSrc: "http://img.b2bpic.net/free-photo/old-man-sitting-dentist-s-office_1157-19457.jpg?_wi=2", imageAlt: "Advanced implant treatment procedures" + id: "3", value: "Digital", title: "Impression Tech", description: "Advanced digital impression systems for precision treatments", imageSrc: "http://img.b2bpic.net/free-photo/old-man-sitting-dentist-s-office_1157-19457.jpg", imageAlt: "Advanced implant treatment procedures" }, { - id: "4", value: "Modern", title: "Clinical Setup", description: "State-of-the-art treatment rooms and professional infrastructure", imageSrc: "http://img.b2bpic.net/free-photo/gynecological-room-hospital_7502-8396.jpg?_wi=2", imageAlt: "Modern dental operating room with advanced equipment" + id: "4", value: "Modern", title: "Clinical Setup", description: "State-of-the-art treatment rooms and professional infrastructure", imageSrc: "http://img.b2bpic.net/free-photo/gynecological-room-hospital_7502-8396.jpg", imageAlt: "Modern dental operating room with advanced equipment" } ]} /> @@ -135,26 +135,26 @@ export default function LandingPage() { title="Our Clinical Infrastructure" description="Modern dental center designed for patient comfort and clinical excellence." tag="Facilities" - tagAnimation="entrance-slide" + tagAnimation="blur-reveal" textboxLayout="default" animationType="scale-rotate" useInvertedBackground={false} features={[ { id: 1, - title: "Modern Treatment Chairs", description: "Ergonomic dental chairs with precision instruments and overhead operating lights for comfortable and accurate treatments.", imageSrc: "http://img.b2bpic.net/free-photo/professional-dentist-tools-chair-dental-office_1204-394.jpg?_wi=4", imageAlt: "Modern dental treatment chair setup" + title: "Modern Treatment Chairs", description: "Ergonomic dental chairs with precision instruments and overhead operating lights for comfortable and accurate treatments.", imageSrc: "http://img.b2bpic.net/free-photo/professional-dentist-tools-chair-dental-office_1204-394.jpg", imageAlt: "Modern dental treatment chair setup" }, { id: 2, - title: "Dedicated Treatment Rooms", description: "Organized clinical spaces designed for specialized procedures, sterilization, and patient privacy with professional equipment setup.", imageSrc: "http://img.b2bpic.net/free-photo/gynecological-room-hospital_7502-8396.jpg?_wi=3", imageAlt: "Dedicated dental treatment room" + title: "Dedicated Treatment Rooms", description: "Organized clinical spaces designed for specialized procedures, sterilization, and patient privacy with professional equipment setup.", imageSrc: "http://img.b2bpic.net/free-photo/gynecological-room-hospital_7502-8396.jpg", imageAlt: "Dedicated dental treatment room" }, { id: 3, - title: "Clean & Hygienic Environment", description: "Air-conditioned, hygiene-focused clinical spaces maintained to the highest standards for patient safety and comfort.", imageSrc: "http://img.b2bpic.net/free-photo/dentist-sitting-beside-female-patient-dental-office_651396-2234.jpg?_wi=2", imageAlt: "Clean and professional dental clinic" + title: "Clean & Hygienic Environment", description: "Air-conditioned, hygiene-focused clinical spaces maintained to the highest standards for patient safety and comfort.", imageSrc: "http://img.b2bpic.net/free-photo/dentist-sitting-beside-female-patient-dental-office_651396-2234.jpg", imageAlt: "Clean and professional dental clinic" }, { id: 4, - title: "Patient-Focused Design", description: "Comfortable waiting areas, organized treatment spaces, and professional staff ensuring a welcoming healthcare experience.", imageSrc: "http://img.b2bpic.net/free-photo/patients-stomatology-reception-waiting-line-taking-filling-form-doctor-examining-senior-man-discussing-teeh-healthcare_482257-4850.jpg?_wi=2", imageAlt: "Modern dental clinic waiting area" + title: "Patient-Focused Design", description: "Comfortable waiting areas, organized treatment spaces, and professional staff ensuring a welcoming healthcare experience.", imageSrc: "http://img.b2bpic.net/free-photo/patients-stomatology-reception-waiting-line-taking-filling-form-doctor-examining-senior-man-discussing-teeh-healthcare_482257-4850.jpg", imageAlt: "Modern dental clinic waiting area" } ]} /> @@ -165,7 +165,7 @@ export default function LandingPage() { title="Patient Testimonials" description="Real feedback from our satisfied patients in Kondotty and surrounding areas." tag="Reviews" - tagAnimation="entrance-slide" + tagAnimation="blur-reveal" gridVariant="uniform-all-items-equal" animationType="blur-reveal" textboxLayout="default" @@ -182,7 +182,7 @@ export default function LandingPage() { }, { id: "3", name: "Amit Patel", role: "Marketing Executive", company: "Malappuram District", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=1", imageAlt: "Amit Patel testimonial" + imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", imageAlt: "Amit Patel testimonial" }, { id: "4", name: "Deepa Menon", role: "School Teacher", company: "Kondotty", rating: 5, @@ -194,7 +194,7 @@ export default function LandingPage() { }, { id: "6", name: "Anjali Sharma", role: "Entrepreneur", company: "Kondotty", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=2", imageAlt: "Anjali Sharma testimonial" + imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", imageAlt: "Anjali Sharma testimonial" } ]} /> @@ -204,14 +204,14 @@ export default function LandingPage() { -- 2.49.1