From 0b2a72e3f6262b38fe336d6bd1aa657af8907a1c Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 19:21:27 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 184 +++++++++-------------------------------------- 1 file changed, 33 insertions(+), 151 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 98b48d5..56048be 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,21 +32,13 @@ export default function LandingPage() { @@ -55,32 +47,15 @@ export default function LandingPage() {
@@ -114,28 +85,13 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Preventive Care", - description: "Regular checkups for lifelong oral health.", - bentoComponent: "reveal-icon", - icon: CheckCircle, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-male-dentist-dentist-s-clinic_329181-20759.jpg?_wi=1", - imageAlt: "dentist doctor portrait professional", + title: "Preventive Care", description: "Regular checkups for lifelong oral health.", bentoComponent: "reveal-icon", icon: CheckCircle }, { - title: "Advanced Orthodontics", - description: "Straighten your smile with modern solutions.", - bentoComponent: "reveal-icon", - icon: Zap, - imageSrc: "http://img.b2bpic.net/free-photo/dental-clinic-interior-with-modern-dentistry-equipment-orange-color-stomatology-cabinet-with-nobody-it-orange-equipment-oral-treatment_482257-12486.jpg?_wi=2", - imageAlt: "dentist doctor portrait professional", + title: "Advanced Orthodontics", description: "Straighten your smile with modern solutions.", bentoComponent: "reveal-icon", icon: Zap }, { - title: "Cosmetic Dentistry", - description: "Achieve the radiant smile you've dreamed of.", - bentoComponent: "reveal-icon", - icon: Sparkles, - imageSrc: "http://img.b2bpic.net/free-photo/young-dentist-showing-digital-tablet-male-patient-treatment-dental-clinic_662251-2573.jpg?_wi=2", - imageAlt: "dentist doctor portrait professional", + title: "Cosmetic Dentistry", description: "Achieve the radiant smile you've dreamed of.", bentoComponent: "reveal-icon", icon: Sparkles }, ]} title="Comprehensive Dental Services" @@ -150,23 +106,14 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "m1", - icon: Award, - title: "Happy Patients", - value: "2,500+", - }, + id: "m1", icon: Award, + title: "Happy Patients", value: "2,500+"}, { - id: "m2", - icon: Shield, - title: "Years of Excellence", - value: "15", - }, + id: "m2", icon: Shield, + title: "Years of Excellence", value: "15"}, { - id: "m3", - icon: Star, - title: "Expert Practitioners", - value: "12", - }, + id: "m3", icon: Star, + title: "Expert Practitioners", value: "12"}, ]} title="Our Impact in Numbers" description="Quality care that speaks for itself through our achievements." @@ -179,60 +126,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Sarah J.", - date: "Oct 2023", - title: "Exceptional care!", - quote: "The team made me feel comfortable immediately. Highly recommended clinic.", - tag: "Regular checkup", - avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-dentist-patient-sitting-dental-office_651396-1900.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/dental-clinic-interior-with-modern-dentistry-equipment-orange-color-stomatology-cabinet-with-nobody-it-orange-equipment-oral-treatment_482257-12486.jpg?_wi=3", - imageAlt: "happy patient portrait", - }, + id: "1", name: "Sarah J.", date: "Oct 2023", title: "Exceptional care!", quote: "The team made me feel comfortable immediately. Highly recommended clinic.", tag: "Regular checkup", avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-dentist-patient-sitting-dental-office_651396-1900.jpg", imageSrc: "http://img.b2bpic.net/free-photo/dental-clinic-interior-with-modern-dentistry-equipment-orange-color-stomatology-cabinet-with-nobody-it-orange-equipment-oral-treatment_482257-12486.jpg", imageAlt: "happy patient portrait"}, { - id: "2", - name: "Michael T.", - date: "Sep 2023", - title: "Great technology", - quote: "Modern office with very professional doctors. My smile has never looked better.", - tag: "Whitening", - avatarSrc: "http://img.b2bpic.net/free-photo/couple-suffering-from-infertility_23-2149430773.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/young-dentist-showing-digital-tablet-male-patient-treatment-dental-clinic_662251-2573.jpg?_wi=3", - imageAlt: "happy patient portrait", - }, + id: "2", name: "Michael T.", date: "Sep 2023", title: "Great technology", quote: "Modern office with very professional doctors. My smile has never looked better.", tag: "Whitening", avatarSrc: "http://img.b2bpic.net/free-photo/couple-suffering-from-infertility_23-2149430773.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-dentist-showing-digital-tablet-male-patient-treatment-dental-clinic_662251-2573.jpg", imageAlt: "happy patient portrait"}, { - id: "3", - name: "Linda R.", - date: "Aug 2023", - title: "Gentle dentist", - quote: "I have fear of dentists but this place changed my perspective completely.", - tag: "Extraction", - avatarSrc: "http://img.b2bpic.net/free-photo/senior-woman-talking-phone-home_53876-123622.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-male-dentist-dentist-s-clinic_329181-20759.jpg?_wi=2", - imageAlt: "happy patient portrait", - }, + id: "3", name: "Linda R.", date: "Aug 2023", title: "Gentle dentist", quote: "I have fear of dentists but this place changed my perspective completely.", tag: "Extraction", avatarSrc: "http://img.b2bpic.net/free-photo/senior-woman-talking-phone-home_53876-123622.jpg", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-male-dentist-dentist-s-clinic_329181-20759.jpg", imageAlt: "happy patient portrait"}, { - id: "4", - name: "James K.", - date: "Jul 2023", - title: "Top tier clinic", - quote: "Fast service and great results. Professional and very friendly staff.", - tag: "Braces", - avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-smiling_23-2148396154.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/3d-representation-dental-health-hygiene_23-2150473213.jpg", - imageAlt: "happy patient portrait", - }, + id: "4", name: "James K.", date: "Jul 2023", title: "Top tier clinic", quote: "Fast service and great results. Professional and very friendly staff.", tag: "Braces", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-smiling_23-2148396154.jpg", imageSrc: "http://img.b2bpic.net/free-photo/3d-representation-dental-health-hygiene_23-2150473213.jpg", imageAlt: "happy patient portrait"}, { - id: "5", - name: "Elena M.", - date: "Jun 2023", - title: "Happy patient", - quote: "Excellent hygiene and patient care. Will come back for all my dental needs.", - tag: "Cleaning", - avatarSrc: "http://img.b2bpic.net/free-photo/happy-businesswoman-celebrating-major-project-milestone_482257-123691.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentition-chart-monitor-screen_23-2147906071.jpg", - imageAlt: "happy patient portrait", - }, + id: "5", name: "Elena M.", date: "Jun 2023", title: "Happy patient", quote: "Excellent hygiene and patient care. Will come back for all my dental needs.", tag: "Cleaning", avatarSrc: "http://img.b2bpic.net/free-photo/happy-businesswoman-celebrating-major-project-milestone_482257-123691.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentition-chart-monitor-screen_23-2147906071.jpg", imageAlt: "happy patient portrait"}, ]} title="Hear From Our Patients" description="Patient satisfaction is at the core of everything we do." @@ -245,20 +147,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "f1", - title: "How often should I visit?", - content: "We recommend bi-annual checkups for maintaining excellent oral hygiene.", - }, + id: "f1", title: "How often should I visit?", content: "We recommend bi-annual checkups for maintaining excellent oral hygiene."}, { - id: "f2", - title: "Do you accept insurance?", - content: "Yes, we accept major dental insurance plans. Please contact our front desk.", - }, + id: "f2", title: "Do you accept insurance?", content: "Yes, we accept major dental insurance plans. Please contact our front desk."}, { - id: "f3", - title: "Is the procedure painful?", - content: "Our modern techniques and gentle care minimize discomfort significantly.", - }, + id: "f3", title: "Is the procedure painful?", content: "Our modern techniques and gentle care minimize discomfort significantly."}, ]} title="Frequently Asked Questions" description="Answers to common concerns about our dental services." @@ -270,8 +163,7 @@ export default function LandingPage() {