Merge version_4 into main #13
@@ -27,7 +27,7 @@ export default function LuxuryDentistPage() {
|
||||
>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
brandName="Health Plus Dental "
|
||||
brandName="Dr. Moumalini's Dental "
|
||||
navItems={[
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "Services", id: "services" },
|
||||
@@ -136,13 +136,13 @@ export default function LuxuryDentistPage() {
|
||||
animationType="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Jennifer Martinez", handle: "San Diego Patient", testimonial: "The most professional and caring dental experience I've ever had. The results exceeded my expectations and the attention to detail is extraordinary.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/luxury-travel-agency/testimonial/testimonial1.webp", imageAlt: "Jennifer Martinez"
|
||||
id: "1", name: "Jenn ", handle: "San Diego Patient", testimonial: "The most professional and caring dental experience I've ever had. The results exceeded my expectations and the attention to detail is extraordinary.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/luxury-travel-agency/testimonial/testimonial1.webp", imageAlt: "Jenn "
|
||||
},
|
||||
{
|
||||
id: "2", name: "Robert Chen", handle: "Business Executive", testimonial: "Finally found a dentist who understands aesthetics and function. My smile is now my confidence. Highly recommended to anyone serious about quality.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/luxury-travel-agency/testimonial/testimonial2.webp", imageAlt: "Robert Chen"
|
||||
id: "2", name: "Rab ", handle: "Business Executive", testimonial: "Finally found a dentist who understands aesthetics and function. My smile is now my confidence. Highly recommended to anyone serious about quality.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/luxury-travel-agency/testimonial/testimonial2.webp", imageAlt: "Rab "
|
||||
},
|
||||
{
|
||||
id: "3", name: "Sarah Williams", handle: "Entertainment Industry", testimonial: "This is the place where art meets science. My smile transformation has been life-changing. The expertise here is unmatched.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/luxury-travel-agency/testimonial/testimonial3.webp", imageAlt: "Sarah Williams"
|
||||
id: "3", name: "Sarah joshi", handle: "Entertainment Industry", testimonial: "This is the place where art meets science. My smile transformation has been life-changing. The expertise here is unmatched.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/luxury-travel-agency/testimonial/testimonial3.webp", imageAlt: "Sarah joshi"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Meher dharma", handle: "Loyal Patient", testimonial: "I've been a patient for 8 years. The consistent excellence, warm staff, and cutting-edge treatments keep me coming back with confidence.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/skincare/image5.avif", imageAlt: "Meher dharma"
|
||||
@@ -151,7 +151,7 @@ export default function LuxuryDentistPage() {
|
||||
id: "5", name: "Amanda Rakshit", handle: "Social Media Influencer", testimonial: "When your smile matters for your career, you go to the best. This practice delivered a smile that's both beautiful and natural-looking.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/skincare/image6.avif", imageAlt: "Amanda Rakshit"
|
||||
},
|
||||
{
|
||||
id: "6", name: "David Kim", handle: "Healthcare Professional", testimonial: "The clinical precision combined with artistic vision is remarkable. This team truly understands comprehensive dental care at the highest level.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/skincare/image7.avif", imageAlt: "David Kim"
|
||||
id: "6", name: "Disha kumari", handle: "Healthcare Professional", testimonial: "The clinical precision combined with artistic vision is remarkable. This team truly understands comprehensive dental care at the highest level.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/skincare/image7.avif", imageAlt: "Disha kumari"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -169,7 +169,7 @@ export default function LuxuryDentistPage() {
|
||||
textarea={{ name: "notes", placeholder: "Preferred date/time or specific concerns", rows: 4 }}
|
||||
multiSelect={{ name: "service", label: "Select Service Type", options: ["Cosmetic", "Restorative", "Orthodontics", "General Checkup"] }}
|
||||
useInvertedBackground={true}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C6r0NbvKNgcOJhsBlimCZm8iZ4/uploaded-1775741581553-9sr6d6s8.jpg"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C6r0NbvKNgcOJhsBlimCZm8iZ4/uploaded-1775744020536-7nj9156e.jpg"
|
||||
buttonText="Submit Appointment Request"
|
||||
onSubmit={(data) => console.log("Booking Request:", data)}
|
||||
/>
|
||||
@@ -177,7 +177,7 @@ export default function LuxuryDentistPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBase
|
||||
logoText="Dr Sayan Mandal Health plus Dental Baranagar "
|
||||
logoText="Dr. Moumalini's Dental Diagnopath "
|
||||
copyrightText="© 2025 Luxury Dental Care | Premium Dentistry Since 2005"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user