Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -45,14 +45,14 @@ export default function LandingPage() {
|
||||
title="Brighten Your Smile, Brighten Your Life."
|
||||
description="Expert dental care in Kanpur, specializing in advanced teeth whitening, implants, and comprehensive oral health services for a confident, healthy you."
|
||||
background={{
|
||||
variant: "blurBottom"
|
||||
variant: "plain"
|
||||
}}
|
||||
testimonials={[
|
||||
{ name: "Anjali Sharma", handle: "@anjalish", testimonial: "My teeth whitening results were amazing! Dr. Smile Dental has the most professional team.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-businesswoman-looking-camera-with-arms-crossed-portrait_1163-4337.jpg?_wi=1", id: "testimonial-1" },
|
||||
{ name: "Rahul Verma", handle: "@rahulv", testimonial: "Highly recommend for dental implants. The procedure was smooth and the care was excellent.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-happy-carefree-man-has-toothy-smile-shows-perfect-white-teeth-looks-gladfully_273609-33584.jpg?_wi=1", id: "testimonial-2" },
|
||||
{ name: "Priya Singh", handle: "@priyas", testimonial: "The clinic ambience is so calming, and the staff are incredibly friendly. Best dental experience!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-businesswoman-smiling-camera_74855-3966.jpg?_wi=1", id: "testimonial-3" },
|
||||
{ name: "Amit Kumar", handle: "@amitk", testimonial: "Finally found a dentist I trust. Their general dentistry services are thorough and gentle.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-excited-person-portrait_23-2151186679.jpg?_wi=1", id: "testimonial-4" },
|
||||
{ name: "Sonia Devi", handle: "@soniad", testimonial: "Absolutely thrilled with my new veneers! The attention to detail here is unmatched.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-girl-entrepreneur-office-woman-glasses-looking-happy-confident-standing-white-blouse-studio-background_1258-122706.jpg?_wi=1", id: "testimonial-5" }
|
||||
{ name: "Anjali Sharma", handle: "@anjalish", testimonial: "My teeth whitening results were amazing! Dr. Smile Dental has the most professional team.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-businesswoman-looking-camera-with-arms-crossed-portrait_1163-4337.jpg" },
|
||||
{ name: "Rahul Verma", handle: "@rahulv", testimonial: "Highly recommend for dental implants. The procedure was smooth and the care was excellent.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-happy-carefree-man-has-toothy-smile-shows-perfect-white-teeth-looks-gladfully_273609-33584.jpg" },
|
||||
{ name: "Priya Singh", handle: "@priyas", testimonial: "The clinic ambience is so calming, and the staff are incredibly friendly. Best dental experience!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-businesswoman-smiling-camera_74855-3966.jpg" },
|
||||
{ name: "Amit Kumar", handle: "@amitk", testimonial: "Finally found a dentist I trust. Their general dentistry services are thorough and gentle.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-excited-person-portrait_23-2151186679.jpg" },
|
||||
{ name: "Sonia Devi", handle: "@soniad", testimonial: "Absolutely thrilled with my new veneers! The attention to detail here is unmatched.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-girl-entrepreneur-office-woman-glasses-looking-happy-confident-standing-white-blouse-studio-background_1258-122706.jpg" }
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
useInvertedBackground={false}
|
||||
@@ -60,7 +60,7 @@ export default function LandingPage() {
|
||||
{ text: "Book Appointment", href: "#contact" },
|
||||
{ text: "Our Services", href: "#services" }
|
||||
]}
|
||||
mediaAnimation="reveal-blur"
|
||||
mediaAnimation="entrance-slide"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-man-with-dental-braces-dentist-office-sitting-dentist-chair_651396-2256.jpg"
|
||||
imageAlt="Dentist with patient, bright smile"
|
||||
imagePosition="right"
|
||||
@@ -88,7 +88,7 @@ export default function LandingPage() {
|
||||
{ id: "f3", title: "Expert Root Canal Treatment", descriptions: ["Save your natural tooth from decay and infection with our gentle and efficient root canal therapy, ensuring comfort and quick recovery."], imageSrc: "http://img.b2bpic.net/free-photo/top-view-tampons_23-2148026045.jpg", imageAlt: "Root canal treatment" },
|
||||
{ id: "f4", title: "General & Preventive Care", descriptions: ["Maintain optimal oral health with our routine check-ups, cleanings, and personalized preventive strategies for all ages."], imageSrc: "http://img.b2bpic.net/free-photo/dentist-examining-patient-s-teeth_1098-4018.jpg", imageAlt: "Dentist examining patient's teeth" }
|
||||
]}
|
||||
animationType="reveal-blur"
|
||||
animationType="entrance-slide"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -106,7 +106,7 @@ export default function LandingPage() {
|
||||
{ id: "p6", brand: "Preventive", name: "Comprehensive Care Plan", price: "₹ 2,500/year", rating: 5, reviewCount: "300+", imageSrc: "http://img.b2bpic.net/free-photo/dentist-doctor-working-dental-unit-with-nurse-senior-patient-orthodontist-speaking-woman-sitting-stomatological-chair-while-nurse-preparing-tools-examination-modern-clinic_482257-13355.jpg", imageAlt: "Comprehensive dental care plan" }
|
||||
]}
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
animationType="reveal-blur"
|
||||
animationType="entrance-slide"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -120,7 +120,7 @@ export default function LandingPage() {
|
||||
{ id: "m2", value: "15+ Years", title: "Experience & Expertise", description: "A decade and a half of dedicated service, continuous learning, and advanced dental practice.", imageSrc: "http://img.b2bpic.net/free-photo/nurse-portrait-hospital_23-2150780288.jpg", imageAlt: "Experienced dentist" },
|
||||
{ id: "m3", value: "99% Success Rate", title: "Successful Procedures", description: "Achieving highly predictable and successful outcomes across all our dental treatments.", imageSrc: "http://img.b2bpic.net/free-photo/client-equipment-clinic-patient-women_1303-487.jpg", imageAlt: "Successful dental procedure" }
|
||||
]}
|
||||
animationType="reveal-blur"
|
||||
animationType="entrance-slide"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -130,11 +130,11 @@ export default function LandingPage() {
|
||||
title="Hear From Our Happy Patients"
|
||||
description="Discover what our valued patients have to say about their experience at Dr. Smile Dental. Real stories from individuals whose smiles we've transformed."
|
||||
testimonials={[
|
||||
{ id: "t1", title: "Life-Changing Whitening!", quote: "I've always been self-conscious about my smile, but after the teeth whitening at Dr. Smile Dental, I feel like a new person! The process was comfortable, and the results are incredible. Highly recommended!", name: "Neha Gupta", role: "Marketing Executive", imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-businesswoman-looking-camera-with-arms-crossed-portrait_1163-4337.jpg?_wi=2", imageAlt: "Neha Gupta" },
|
||||
{ id: "t2", title: "Professional and Gentle Care", quote: "The team at Dr. Smile Dental is truly exceptional. I had a complex root canal, and they made sure I was comfortable throughout. Dr. Sharma's expertise and gentle approach were outstanding.", name: "Vikramjeet Singh", role: "Software Engineer", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-happy-carefree-man-has-toothy-smile-shows-perfect-white-teeth-looks-gladfully_273609-33584.jpg?_wi=2", imageAlt: "Vikramjeet Singh" },
|
||||
{ id: "t3", title: "My Smile Makeover Success", quote: "Getting veneers was a big decision, but Dr. Smile Dental guided me through every step. My new smile is flawless, and I couldn't be happier. Thank you for making my dream smile a reality!", name: "Pooja Khanna", role: "Fashion Designer", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-businesswoman-smiling-camera_74855-3966.jpg?_wi=2", imageAlt: "Pooja Khanna" },
|
||||
{ id: "t4", title: "Best Dental Clinic in Kanpur", quote: "From the friendly reception to the detailed check-up, every visit is a pleasure. They genuinely care about their patients' oral health and provide the best advice and treatment.", name: "Rajesh Kumar", role: "Retired Educator", imageSrc: "http://img.b2bpic.net/free-photo/close-up-excited-person-portrait_23-2151186679.jpg?_wi=2", imageAlt: "Rajesh Kumar" },
|
||||
{ id: "t5", title: "Highly Recommended for Implants", quote: "I had a dental implant procedure, and I'm very impressed with the professionalism and results. The recovery was quick, and it feels completely natural. Fantastic service!", name: "Shreya Bhatt", role: "Business Owner", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-girl-entrepreneur-office-woman-glasses-looking-happy-confident-standing-white-blouse-studio-background_1258-122706.jpg?_wi=2", imageAlt: "Shreya Bhatt" },
|
||||
{ id: "t1", title: "Life-Changing Whitening!", quote: "I've always been self-conscious about my smile, but after the teeth whitening at Dr. Smile Dental, I feel like a new person! The process was comfortable, and the results are incredible. Highly recommended!", name: "Neha Gupta", role: "Marketing Executive", imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-businesswoman-looking-camera-with-arms-crossed-portrait_1163-4337.jpg", imageAlt: "Neha Gupta" },
|
||||
{ id: "t2", title: "Professional and Gentle Care", quote: "The team at Dr. Smile Dental is truly exceptional. I had a complex root canal, and they made sure I was comfortable throughout. Dr. Sharma's expertise and gentle approach were outstanding.", name: "Vikramjeet Singh", role: "Software Engineer", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-happy-carefree-man-has-toothy-smile-shows-perfect-white-teeth-looks-gladfully_273609-33584.jpg", imageAlt: "Vikramjeet Singh" },
|
||||
{ id: "t3", title: "My Smile Makeover Success", quote: "Getting veneers was a big decision, but Dr. Smile Dental guided me through every step. My new smile is flawless, and I couldn't be happier. Thank you for making my dream smile a reality!", name: "Pooja Khanna", role: "Fashion Designer", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-businesswoman-smiling-camera_74855-3966.jpg", imageAlt: "Pooja Khanna" },
|
||||
{ id: "t4", title: "Best Dental Clinic in Kanpur", quote: "From the friendly reception to the detailed check-up, every visit is a pleasure. They genuinely care about their patients' oral health and provide the best advice and treatment.", name: "Rajesh Kumar", role: "Retired Educator", imageSrc: "http://img.b2bpic.net/free-photo/close-up-excited-person-portrait_23-2151186679.jpg", imageAlt: "Rajesh Kumar" },
|
||||
{ id: "t5", title: "Highly Recommended for Implants", quote: "I had a dental implant procedure, and I'm very impressed with the professionalism and results. The recovery was quick, and it feels completely natural. Fantastic service!", name: "Shreya Bhatt", role: "Business Owner", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-girl-entrepreneur-office-woman-glasses-looking-happy-confident-standing-white-blouse-studio-background_1258-122706.jpg", imageAlt: "Shreya Bhatt" },
|
||||
{ id: "t6", title: "Caring and Efficient", quote: "The staff are incredibly welcoming and efficient. They answered all my questions patiently and provided a treatment plan that perfectly suited my needs. Truly a top-rated clinic.", name: "Arjun Reddy", role: "Bank Manager", imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-nurse-hospital_23-2150796748.jpg", imageAlt: "Arjun Reddy" }
|
||||
]}
|
||||
textboxLayout="default"
|
||||
@@ -153,9 +153,9 @@ export default function LandingPage() {
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/doctor-discussing-reports-with-patient-clinic_107420-74003.jpg"
|
||||
imageAlt="Dentist explaining to a patient"
|
||||
mediaAnimation="reveal-blur"
|
||||
mediaAnimation="entrance-slide"
|
||||
mediaPosition="left"
|
||||
faqsAnimation="reveal-blur"
|
||||
faqsAnimation="entrance-slide"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -176,7 +176,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/glass-designed-building-view_23-2148230382.jpg"
|
||||
imageAlt="Modern dental clinic exterior"
|
||||
mediaAnimation="reveal-blur"
|
||||
mediaAnimation="entrance-slide"
|
||||
mediaPosition="right"
|
||||
buttonText="Send Message"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user