From bd2f11f4b1ae68cf693c604248203a411a8a930b Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 22 May 2026 09:02:09 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 373 +++++++++++------------------------------------ 1 file changed, 82 insertions(+), 291 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6d703f3..f0c0c40 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,143 +33,84 @@ export default function LandingPage() {
@@ -181,79 +122,52 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Preventive Care", - description: "Routine cleanings and exams to ensure lasting health.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/stomatologist-pointing-digital-screen-explaining-x-ray-woman-sitting-chair-waiting-room-stomatological-clinic-doctor-working-modern-dental-clinic-examining-showing-radiography_482257-3676.jpg", - imageAlt: "Preventive care", - }, + title: "Preventive Care", description: "Routine cleanings and exams to ensure lasting health.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/stomatologist-pointing-digital-screen-explaining-x-ray-woman-sitting-chair-waiting-room-stomatological-clinic-doctor-working-modern-dental-clinic-examining-showing-radiography_482257-3676.jpg", imageAlt: "Preventive care"}, items: [ { icon: CheckCircle, - text: "Bi-annual Exams", - }, + text: "Bi-annual Exams"}, { icon: CheckCircle, - text: "Digital X-rays", - }, + text: "Digital X-rays"}, { icon: CheckCircle, - text: "Professional Cleaning", - }, + text: "Professional Cleaning"}, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-stylish-white-office-successful-doctor_8353-9587.jpg?_wi=2", - imageAlt: "professional dentist using modern equipment", }, { - title: "Pediatric Dentistry", - description: "Creating a friendly, gentle environment for our young patients.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/pediatric-dentist-little-girl-reception-dentist_1321-3218.jpg", - imageAlt: "Kids dental", - }, + title: "Pediatric Dentistry", description: "Creating a friendly, gentle environment for our young patients.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/pediatric-dentist-little-girl-reception-dentist_1321-3218.jpg", imageAlt: "Kids dental"}, items: [ { icon: CheckCircle, - text: "Early Dental Visits", - }, + text: "Early Dental Visits"}, { icon: CheckCircle, - text: "Fluoride Treatments", - }, + text: "Fluoride Treatments"}, { icon: CheckCircle, - text: "Educational Coaching", - }, + text: "Educational Coaching"}, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/dentist-examining-woman-teeth-with-diagnostic-microscope_651396-2214.jpg?_wi=2", - imageAlt: "professional dentist using modern equipment", }, { - title: "Cosmetic Makeovers", - description: "Transform your smile with professional cosmetic solutions.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-beautiful-manicure-close-up_23-2149311613.jpg", - imageAlt: "Cosmetic smile", - }, + title: "Cosmetic Makeovers", description: "Transform your smile with professional cosmetic solutions.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-beautiful-manicure-close-up_23-2149311613.jpg", imageAlt: "Cosmetic smile"}, items: [ { icon: CheckCircle, - text: "Teeth Whitening", - }, + text: "Teeth Whitening"}, { icon: CheckCircle, - text: "Veneers", - }, + text: "Veneers"}, { icon: CheckCircle, - text: "Bonding", - }, + text: "Bonding"}, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/attractive-patient-redviolet-dress-laying-dental-chair-while-female-dentist-treating-her-teeth-with-special-instruments_627829-9758.jpg?_wi=2", - imageAlt: "professional dentist using modern equipment", }, ]} title="Our Clinical Services" @@ -268,38 +182,20 @@ export default function LandingPage() { useInvertedBackground={true} plans={[ { - id: "basic", - badge: "Essential", - price: "$129", - subtitle: "New Patient Exam & X-rays", - buttons: [ + id: "basic", badge: "Essential", price: "$129", subtitle: "New Patient Exam & X-rays", buttons: [ { - text: "Book Now", - href: "#contact", - }, + text: "Book Now", href: "#contact"}, ], features: [ - "Full Exam", - "Radiographs", - "Oral Cancer Screening", - ], + "Full Exam", "Radiographs", "Oral Cancer Screening"], }, { - id: "pro", - badge: "Popular", - price: "$189", - subtitle: "Professional Cleaning & Exam", - buttons: [ + id: "pro", badge: "Popular", price: "$189", subtitle: "Professional Cleaning & Exam", buttons: [ { - text: "Book Now", - href: "#contact", - }, + text: "Book Now", href: "#contact"}, ], features: [ - "Everything in Basic", - "Pro-Cleaning", - "Consultation", - ], + "Everything in Basic", "Pro-Cleaning", "Consultation"], }, ]} title="Transparent Pricing" @@ -314,31 +210,16 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "m1", - value: "10k+", - title: "Happy Patients", - items: [ - "Patients served", - "Smiles created", - ], + id: "m1", value: "10k+", title: "Happy Patients", items: [ + "Patients served", "Smiles created"], }, { - id: "m2", - value: "20", - title: "Years Experience", - items: [ - "Clinical expertise", - "Dentistry excellence", - ], + id: "m2", value: "20", title: "Years Experience", items: [ + "Clinical expertise", "Dentistry excellence"], }, { - id: "m3", - value: "5/5", - title: "Patient Rating", - items: [ - "Highly recommended", - "Trusted care", - ], + id: "m3", value: "5/5", title: "Patient Rating", items: [ + "Highly recommended", "Trusted care"], }, ]} title="Our Impact" @@ -354,23 +235,11 @@ export default function LandingPage() { membersAnimation="slide-up" members={[ { - id: "t1", - name: "Dr. Sarah Miller", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-male-dentist-room-with-medical-equipment-background_613910-15260.jpg", - imageAlt: "Dr Miller", - }, + id: "t1", name: "Dr. Sarah Miller", imageSrc: "http://img.b2bpic.net/free-photo/handsome-male-dentist-room-with-medical-equipment-background_613910-15260.jpg", imageAlt: "Dr Miller"}, { - id: "t2", - name: "Dr. James Chen", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-revealing-shot-medical-dental-tools-ready-stomatology-teeth-surgery_482257-15350.jpg", - imageAlt: "Dr Chen", - }, + id: "t2", name: "Dr. James Chen", imageSrc: "http://img.b2bpic.net/free-photo/close-up-revealing-shot-medical-dental-tools-ready-stomatology-teeth-surgery_482257-15350.jpg", imageAlt: "Dr Chen"}, { - id: "t3", - name: "Elena Rodriguez, RDH", - imageSrc: "http://img.b2bpic.net/free-photo/pediatric-dentist-talking-with-little-girl-dental-office_651396-2539.jpg", - imageAlt: "Elena", - }, + id: "t3", name: "Elena Rodriguez, RDH", imageSrc: "http://img.b2bpic.net/free-photo/pediatric-dentist-talking-with-little-girl-dental-office_651396-2539.jpg", imageAlt: "Elena"}, ]} memberVariant="card" /> @@ -382,60 +251,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Sarah J.", - date: "Oct 2023", - title: "Wonderful Service", - quote: "iSmile made my dentist experience painless and comfortable.", - tag: "Cleaning", - avatarSrc: "http://img.b2bpic.net/free-photo/thank-you-your-visit-my-office_329181-2204.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-stylish-white-office-successful-doctor_8353-9587.jpg?_wi=3", - imageAlt: "happy adult patient sitting at clinic", - }, + id: "1", name: "Sarah J.", date: "Oct 2023", title: "Wonderful Service", quote: "iSmile made my dentist experience painless and comfortable.", tag: "Cleaning", avatarSrc: "http://img.b2bpic.net/free-photo/thank-you-your-visit-my-office_329181-2204.jpg", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-stylish-white-office-successful-doctor_8353-9587.jpg", imageAlt: "happy adult patient sitting at clinic"}, { - id: "2", - name: "Michael C.", - date: "Sept 2023", - title: "Great Staff", - quote: "The entire team is so welcoming and highly professional.", - tag: "Checkup", - avatarSrc: "http://img.b2bpic.net/free-photo/happy-healthcare-worker-communicating-with-senior-man-pointing-him-while-being-home-visit_637285-1380.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/dentist-examining-woman-teeth-with-diagnostic-microscope_651396-2214.jpg?_wi=3", - imageAlt: "happy adult patient sitting at clinic", - }, + id: "2", name: "Michael C.", date: "Sept 2023", title: "Great Staff", quote: "The entire team is so welcoming and highly professional.", tag: "Checkup", avatarSrc: "http://img.b2bpic.net/free-photo/happy-healthcare-worker-communicating-with-senior-man-pointing-him-while-being-home-visit_637285-1380.jpg", imageSrc: "http://img.b2bpic.net/free-photo/dentist-examining-woman-teeth-with-diagnostic-microscope_651396-2214.jpg", imageAlt: "happy adult patient sitting at clinic"}, { - id: "3", - name: "Emily R.", - date: "Aug 2023", - title: "Amazing Results", - quote: "I am so happy with my new smile after the whitening.", - tag: "Cosmetic", - avatarSrc: "http://img.b2bpic.net/free-photo/nurse-preparing-consult_23-2149309928.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/attractive-patient-redviolet-dress-laying-dental-chair-while-female-dentist-treating-her-teeth-with-special-instruments_627829-9758.jpg?_wi=3", - imageAlt: "happy adult patient sitting at clinic", - }, + id: "3", name: "Emily R.", date: "Aug 2023", title: "Amazing Results", quote: "I am so happy with my new smile after the whitening.", tag: "Cosmetic", avatarSrc: "http://img.b2bpic.net/free-photo/nurse-preparing-consult_23-2149309928.jpg", imageSrc: "http://img.b2bpic.net/free-photo/attractive-patient-redviolet-dress-laying-dental-chair-while-female-dentist-treating-her-teeth-with-special-instruments_627829-9758.jpg", imageAlt: "happy adult patient sitting at clinic"}, { - id: "4", - name: "David K.", - date: "July 2023", - title: "Highly Recommend", - quote: "Everything was efficient, clean, and extremely professional.", - tag: "Exam", - avatarSrc: "http://img.b2bpic.net/free-photo/senior-woman-having-dental-treatment-dentist-s-office-woman-is-being-treated-teeth_1157-42149.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/dental-cabinet-with-various-medical-equipment_140725-7679.jpg?_wi=2", - imageAlt: "happy adult patient sitting at clinic", - }, + id: "4", name: "David K.", date: "July 2023", title: "Highly Recommend", quote: "Everything was efficient, clean, and extremely professional.", tag: "Exam", avatarSrc: "http://img.b2bpic.net/free-photo/senior-woman-having-dental-treatment-dentist-s-office-woman-is-being-treated-teeth_1157-42149.jpg", imageSrc: "http://img.b2bpic.net/free-photo/dental-cabinet-with-various-medical-equipment_140725-7679.jpg", imageAlt: "happy adult patient sitting at clinic"}, { - id: "5", - name: "Jessica L.", - date: "June 2023", - title: "Gentle Care", - quote: "They are perfect for kids too, my children love it here.", - tag: "Pediatric", - avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-taking-face-mask-off_23-2148665443.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-female-dentist-standing-by-teenage-girl-clinic_662251-2519.jpg?_wi=2", - imageAlt: "happy adult patient sitting at clinic", - }, + id: "5", name: "Jessica L.", date: "June 2023", title: "Gentle Care", quote: "They are perfect for kids too, my children love it here.", tag: "Pediatric", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-taking-face-mask-off_23-2148665443.jpg", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-female-dentist-standing-by-teenage-girl-clinic_662251-2519.jpg", imageAlt: "happy adult patient sitting at clinic"}, ]} title="Patient Experiences" description="Hear what our local community says about iSmile Dental Clinic." @@ -448,20 +272,11 @@ export default function LandingPage() { useInvertedBackground={true} faqs={[ { - id: "q1", - title: "How often should I have an exam?", - content: "We recommend bi-annual exams for long-term oral health.", - }, + id: "q1", title: "How often should I have an exam?", content: "We recommend bi-annual exams for long-term oral health."}, { - id: "q2", - title: "Do you accept new patients?", - content: "Yes, we are always accepting new patients in our local community.", - }, + id: "q2", title: "Do you accept new patients?", content: "Yes, we are always accepting new patients in our local community."}, { - id: "q3", - title: "Is my insurance covered?", - content: "We accept major insurance plans and offer flexible financing options.", - }, + id: "q3", title: "Is my insurance covered?", content: "We accept major insurance plans and offer flexible financing options."}, ]} title="Common Questions" description="Answers to your most frequent dental care questions." @@ -473,20 +288,15 @@ export default function LandingPage() { @@ -496,50 +306,31 @@ export default function LandingPage() { logoText="iSmile Dental Clinic" columns={[ { - title: "Services", - items: [ + title: "Services", items: [ { - label: "Preventive", - href: "#features", - }, + label: "Preventive", href: "#features"}, { - label: "Pediatric", - href: "#features", - }, + label: "Pediatric", href: "#features"}, { - label: "Cosmetic", - href: "#features", - }, + label: "Cosmetic", href: "#features"}, ], }, { - title: "Clinic", - items: [ + title: "Clinic", items: [ { - label: "Team", - href: "#team", - }, + label: "Team", href: "#team"}, { - label: "Pricing", - href: "#pricing", - }, + label: "Pricing", href: "#pricing"}, { - label: "FAQs", - href: "#faq", - }, + label: "FAQs", href: "#faq"}, ], }, { - title: "Contact", - items: [ + title: "Contact", items: [ { - label: "123 Smile Way", - href: "#", - }, + label: "123 Smile Way", href: "#"}, { - label: "(555) 012-3456", - href: "tel:+15550123456", - }, + label: "(555) 012-3456", href: "tel:+15550123456"}, ], }, ]}