From 8d9cf3727d03fe47cbccd76b227eeb8a5719d43d Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 05:45:37 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 49 ++++++++++++++++++++++++++++++++---------------- 1 file changed, 33 insertions(+), 16 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0ad2613..1bc7fdf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,11 +49,14 @@ export default function DentistLandingPage() { tagAnimation="slide-up" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/dentist-giving-mirror-patient-office_23-2148338136.jpg", imageAlt: "Modern dental office"}, + imageSrc: "http://img.b2bpic.net/free-photo/dentist-giving-mirror-patient-office_23-2148338136.jpg", imageAlt: "Modern dental office" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-sitting-dentist-s-office_1157-28568.jpg?_wi=1", imageAlt: "Professional dental cleaning"}, + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-sitting-dentist-s-office_1157-28568.jpg", imageAlt: "Professional dental cleaning" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-smiling-man-with-hands-head_1262-2057.jpg?_wi=1", imageAlt: "Cosmetic dentistry smile enhancement"}, + imageSrc: "http://img.b2bpic.net/free-photo/top-view-smiling-man-with-hands-head_1262-2057.jpg", imageAlt: "Cosmetic dentistry smile enhancement" + }, ]} mediaAnimation="slide-up" buttons={[ @@ -75,13 +78,16 @@ export default function DentistLandingPage() { features={[ { id: 1, - tag: "Prevention", title: "Cleanings & Checkups", subtitle: "Regular dental care for optimal health", description: "Professional cleanings and comprehensive examinations to prevent dental issues before they start. Our preventive approach helps maintain your natural teeth and saves time and money in the long run.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-sitting-dentist-s-office_1157-28568.jpg?_wi=2", imageAlt: "Professional dental cleaning service"}, + tag: "Prevention", title: "Cleanings & Checkups", subtitle: "Regular dental care for optimal health", description: "Professional cleanings and comprehensive examinations to prevent dental issues before they start. Our preventive approach helps maintain your natural teeth and saves time and money in the long run.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-sitting-dentist-s-office_1157-28568.jpg", imageAlt: "Professional dental cleaning service" + }, { id: 2, - tag: "Enhancement", title: "Cosmetic Dentistry", subtitle: "Transform your smile with confidence", description: "From teeth whitening to veneers, we offer advanced cosmetic procedures to enhance your smile. Our cosmetic dentistry services are tailored to your unique goals and preferences.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-smiling-man-with-hands-head_1262-2057.jpg?_wi=2", imageAlt: "Cosmetic dentistry smile transformation"}, + tag: "Enhancement", title: "Cosmetic Dentistry", subtitle: "Transform your smile with confidence", description: "From teeth whitening to veneers, we offer advanced cosmetic procedures to enhance your smile. Our cosmetic dentistry services are tailored to your unique goals and preferences.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-smiling-man-with-hands-head_1262-2057.jpg", imageAlt: "Cosmetic dentistry smile transformation" + }, { id: 3, - tag: "Restoration", title: "Dental Implants", subtitle: "Permanent tooth replacement solutions", description: "Replace missing teeth with natural-looking, durable dental implants. Our expert team uses cutting-edge technology to ensure successful implant placement and restoration.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-using-instruments_23-2151053288.jpg", imageAlt: "Dental implant procedure and restoration"}, + tag: "Restoration", title: "Dental Implants", subtitle: "Permanent tooth replacement solutions", description: "Replace missing teeth with natural-looking, durable dental implants. Our expert team uses cutting-edge technology to ensure successful implant placement and restoration.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-using-instruments_23-2151053288.jpg", imageAlt: "Dental implant procedure and restoration" + }, ]} /> @@ -90,6 +96,7 @@ export default function DentistLandingPage() { @@ -127,17 +138,23 @@ export default function DentistLandingPage() { faqsAnimation="slide-up" faqs={[ { - id: "1", title: "How often should I visit the dentist?", content: "We recommend visiting the dentist every six months for routine checkups and cleanings. However, patients with certain conditions may need more frequent visits. We'll assess your individual needs during your consultation."}, + id: "1", title: "How often should I visit the dentist?", content: "We recommend visiting the dentist every six months for routine checkups and cleanings. However, patients with certain conditions may need more frequent visits. We'll assess your individual needs during your consultation." + }, { - id: "2", title: "Are dental implants painful?", content: "The implant procedure is performed under local anesthesia, so you won't feel pain during the procedure. Some patients experience minor discomfort during recovery, which can be managed with over-the-counter pain relievers. Our team will provide detailed post-care instructions."}, + id: "2", title: "Are dental implants painful?", content: "The implant procedure is performed under local anesthesia, so you won't feel pain during the procedure. Some patients experience minor discomfort during recovery, which can be managed with over-the-counter pain relievers. Our team will provide detailed post-care instructions." + }, { - id: "3", title: "What is teeth whitening like?", content: "Our professional teeth whitening is a quick, non-invasive procedure that typically takes one hour. Results are immediate and significantly more effective than over-the-counter options. The treatment is safe and can lighten your teeth by several shades."}, + id: "3", title: "What is teeth whitening like?", content: "Our professional teeth whitening is a quick, non-invasive procedure that typically takes one hour. Results are immediate and significantly more effective than over-the-counter options. The treatment is safe and can lighten your teeth by several shades." + }, { - id: "4", title: "Do you accept dental insurance?", content: "Yes, we accept most major dental insurance plans. Our team can verify your coverage before your appointment and discuss any out-of-pocket costs. We also offer flexible payment plans for uninsured patients."}, + id: "4", title: "Do you accept dental insurance?", content: "Yes, we accept most major dental insurance plans. Our team can verify your coverage before your appointment and discuss any out-of-pocket costs. We also offer flexible payment plans for uninsured patients." + }, { - id: "5", title: "How long do dental implants last?", content: "With proper care and maintenance, dental implants can last 25 years or more. Unlike other tooth replacement options, implants don't decay and require no special care beyond regular brushing and flossing."}, + id: "5", title: "How long do dental implants last?", content: "With proper care and maintenance, dental implants can last 25 years or more. Unlike other tooth replacement options, implants don't decay and require no special care beyond regular brushing and flossing." + }, { - id: "6", title: "Is cosmetic dentistry expensive?", content: "Cosmetic procedures vary in cost depending on complexity. We offer consultations to discuss your goals and provide transparent pricing. Many procedures can be broken into payment plans to make them more affordable."}, + id: "6", title: "Is cosmetic dentistry expensive?", content: "Cosmetic procedures vary in cost depending on complexity. We offer consultations to discuss your goals and provide transparent pricing. Many procedures can be broken into payment plans to make them more affordable." + }, ]} /> -- 2.49.1