From 75221bab2fd65592c4c03069bc8b856b5000acbd Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 09:21:05 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 94 +++++++++++++++++++++++++++++------------------- 1 file changed, 58 insertions(+), 36 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 72cbb34..87949f1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,22 +54,26 @@ export default function DentalClinicPage() { testimonials={[ { name: "Priya Sharma", handle: "Patient, Mumbai", testimonial: "Dr Vikas is very kind and professional. The clinic is clean and the staff is incredibly helpful. Best dental experience!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-glasses-portrait_1262-1461.jpg?_wi=1", imageAlt: "Priya Sharma testimonial"}, + imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-glasses-portrait_1262-1461.jpg", imageAlt: "Priya Sharma testimonial" + }, { name: "Rajesh Kumar", handle: "Patient, Chembur", testimonial: "Painless root canal treatment! Dr Vikas's expertise and gentle approach made the entire procedure comfortable.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-with-bright-smile_23-2148563438.jpg?_wi=1", imageAlt: "Rajesh Kumar testimonial"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-with-bright-smile_23-2148563438.jpg", imageAlt: "Rajesh Kumar testimonial" + }, { name: "Anita Patel", handle: "Patient, Mumbai", testimonial: "Fantastic smile transformation! The teeth whitening results were amazing and the clinic environment is so welcoming.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", imageAlt: "Anita Patel testimonial"}, + imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", imageAlt: "Anita Patel testimonial" + }, { name: "Vikram Singh", handle: "Patient, Chembur", testimonial: "Professional, punctual, and truly cares about patient satisfaction. Highly recommend Dr Vikas for dental implants!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1", imageAlt: "Vikram Singh testimonial"}, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Vikram Singh testimonial" + } ]} testimonialRotationInterval={5000} useInvertedBackground={false} buttons={[ { text: "🟣 Book Appointment", href: "#appointment" }, - { text: "💬 WhatsApp Consultation", href: "https://wa.me/918299103474" }, + { text: "💬 WhatsApp Consultation", href: "https://wa.me/918299103474" } ]} buttonAnimation="slide-up" /> @@ -90,17 +94,17 @@ export default function DentalClinicPage() { mediaAnimation="slide-up" bulletPoints={[ { - title: "Advanced Dentistry", description: "Using modern technology for painless procedures and optimal results", icon: Zap, + title: "Advanced Dentistry", description: "Using modern technology for painless procedures and optimal results", icon: Zap }, { - title: "Patient-Friendly Approach", description: "Comfortable care environment with focus on patient satisfaction", icon: Smile, + title: "Patient-Friendly Approach", description: "Comfortable care environment with focus on patient satisfaction", icon: Smile }, { - title: "⭐ 4.7 Rating", description: "96+ verified reviews from satisfied patients", icon: Star, + title: "⭐ 4.7 Rating", description: "96+ verified reviews from satisfied patients", icon: Star }, { - title: "Family Dentistry", description: "Comprehensive care for all ages and dental needs", icon: Smile, - }, + title: "Family Dentistry", description: "Comprehensive care for all ages and dental needs", icon: Smile + } ]} buttons={[{ text: "Learn More", href: "#treatments" }]} /> @@ -119,22 +123,28 @@ export default function DentalClinicPage() { features={[ { icon: Zap, - title: "Root Canal Treatment", description: "Advanced painless root canal therapy to save your natural tooth"}, + title: "Root Canal Treatment", description: "Advanced painless root canal therapy to save your natural tooth" + }, { icon: Smile, - title: "Teeth Whitening", description: "Professional teeth whitening for a brighter, more confident smile"}, + title: "Teeth Whitening", description: "Professional teeth whitening for a brighter, more confident smile" + }, { icon: Award, - title: "Dental Implants", description: "Permanent replacement solution for missing teeth with superior comfort"}, + title: "Dental Implants", description: "Permanent replacement solution for missing teeth with superior comfort" + }, { icon: Stethoscope, - title: "Tooth Extraction", description: "Safe and comfortable extraction procedures with proper aftercare"}, + title: "Tooth Extraction", description: "Safe and comfortable extraction procedures with proper aftercare" + }, { icon: Sparkles, - title: "Smile Designing", description: "Custom smile design for aesthetic transformation"}, + title: "Smile Designing", description: "Custom smile design for aesthetic transformation" + }, { icon: Lightbulb, - title: "Braces & Aligners", description: "Modern orthodontic solutions for perfect teeth alignment"}, + title: "Braces & Aligners", description: "Modern orthodontic solutions for perfect teeth alignment" + } ]} buttons={[{ text: "Book Now", href: "#appointment" }]} /> @@ -155,22 +165,28 @@ export default function DentalClinicPage() { testimonials={[ { id: "1", name: "Priya Sharma", handle: "@priya_smile", testimonial: "Dr Vikas is very kind and professional. The clinic is clean and the staff is incredibly helpful. I felt completely comfortable throughout the treatment. Highly recommended!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-glasses-portrait_1262-1461.jpg?_wi=2", imageAlt: "Priya Sharma"}, + imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-glasses-portrait_1262-1461.jpg", imageAlt: "Priya Sharma" + }, { id: "2", name: "Rajesh Kumar", handle: "@rajesh_dental", testimonial: "Had a root canal done here and it was completely painless! Dr Vikas's expertise and gentle approach made all the difference. Best dental experience in Chembur.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-with-bright-smile_23-2148563438.jpg?_wi=2", imageAlt: "Rajesh Kumar"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-with-bright-smile_23-2148563438.jpg", imageAlt: "Rajesh Kumar" + }, { id: "3", name: "Anita Patel", handle: "@anita_transforms", testimonial: "The teeth whitening results were absolutely amazing! My smile has completely transformed. The clinic is modern, clean, and the staff is super friendly.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-glasses-portrait_1262-1461.jpg?_wi=3", imageAlt: "Anita Patel"}, + imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-glasses-portrait_1262-1461.jpg", imageAlt: "Anita Patel" + }, { id: "4", name: "Vikram Singh", handle: "@vikram_dental", testimonial: "Professional, punctual, and genuinely cares about patient satisfaction. Had dental implants done and couldn't be happier with the results. Truly the best dentist in Chembur!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg", imageAlt: "Vikram Singh"}, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg", imageAlt: "Vikram Singh" + }, { id: "5", name: "Sneha Desai", handle: "@sneha_healthy", testimonial: "Took my entire family here and everyone loved the experience. Dr Vikas makes dental care comfortable and stress-free. Thank you for the excellent service!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-glasses-portrait_1262-1461.jpg?_wi=4", imageAlt: "Sneha Desai"}, + imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-glasses-portrait_1262-1461.jpg", imageAlt: "Sneha Desai" + }, { id: "6", name: "Amit Verma", handle: "@amit_smile", testimonial: "Best smile design consultation I've had! The team is knowledgeable, friendly, and the results exceeded my expectations. Worth every penny!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2", imageAlt: "Amit Verma"}, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Amit Verma" + } ]} buttons={[{ text: "📱 Read More on Google", href: "https://g.page/r/CU2YZEY0iMtzEBE/review" }]} /> @@ -185,8 +201,9 @@ export default function DentalClinicPage() { tagAnimation="slide-up" textboxLayout="default" useInvertedBackground={false} - names=[ - "Google Verified Clinic", "4.7★ Rating", "96+ Reviews", "Advanced Technology", "Painless Procedures", "Family Friendly", "Same-Day Appointments", "Expert Dentist"]} + names={[ + "Google Verified Clinic", "4.7★ Rating", "96+ Reviews", "Advanced Technology", "Painless Procedures", "Family Friendly", "Same-Day Appointments", "Expert Dentist" + ]} speed={40} showCard={true} /> @@ -204,15 +221,20 @@ export default function DentalClinicPage() { showCard={true} faqs={[ { - id: "1", title: "What are your clinic hours?", content: "We are open Monday to Saturday, 10 AM to 7 PM. Sunday by appointment only. Please call us to confirm availability."}, + id: "1", title: "What are your clinic hours?", content: "We are open Monday to Saturday, 10 AM to 7 PM. Sunday by appointment only. Please call us to confirm availability." + }, { - id: "2", title: "Do you offer emergency dental services?", content: "Yes! We provide emergency dental care for urgent issues. Please call us immediately at 08299103474 for immediate assistance."}, + id: "2", title: "Do you offer emergency dental services?", content: "Yes! We provide emergency dental care for urgent issues. Please call us immediately at 08299103474 for immediate assistance." + }, { - id: "3", title: "Is there parking available?", content: "Yes, convenient parking is available near our clinic at Lal Dongar, Chembur. Street parking is also available."}, + id: "3", title: "Is there parking available?", content: "Yes, convenient parking is available near our clinic at Lal Dongar, Chembur. Street parking is also available." + }, { - id: "4", title: "Do you accept insurance?", content: "We accept most dental insurance plans. Please bring your insurance card or call us to confirm coverage details."}, + id: "4", title: "Do you accept insurance?", content: "We accept most dental insurance plans. Please bring your insurance card or call us to confirm coverage details." + }, { - id: "5", title: "How long is a typical appointment?", content: "Initial consultations typically take 30-45 minutes. Follow-up procedures vary based on treatment type. We'll provide estimates during your consultation."}, + id: "5", title: "How long is a typical appointment?", content: "Initial consultations typically take 30-45 minutes. Follow-up procedures vary based on treatment type. We'll provide estimates during your consultation." + } ]} /> @@ -229,25 +251,25 @@ export default function DentalClinicPage() { { label: "Home", href: "#hero" }, { label: "About", href: "#about" }, { label: "Treatments", href: "#treatments" }, - { label: "Reviews", href: "#testimonials" }, - ], + { label: "Reviews", href: "#testimonials" } + ] }, { title: "Contact", items: [ { label: "📞 08299103474", href: "tel:08299103474" }, { label: "💬 WhatsApp Chat", href: "https://wa.me/918299103474" }, { label: "📍 Chembur, Mumbai", href: "#" }, - { label: "📧 Book Appointment", href: "#appointment" }, - ], + { label: "📧 Book Appointment", href: "#appointment" } + ] }, { title: "Follow Us", items: [ { label: "📷 Instagram", href: "https://instagram.com/yourpage" }, { label: "⭐ Google Reviews", href: "https://g.page/r/CU2YZEY0iMtzEBE/review" }, { label: "Privacy Policy", href: "#" }, - { label: "Terms & Conditions", href: "#" }, - ], - }, + { label: "Terms & Conditions", href: "#" } + ] + } ]} /> -- 2.49.1