Files
c45b384e-e685-4c3a-9400-0d7…/src/app/page.tsx
2026-06-11 04:21:11 +00:00

252 lines
15 KiB
TypeScript

"use client";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
import HeroSplitKpi from '@/components/sections/hero/HeroSplitKpi';
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSplitTextAbout';
import FeatureCardOne from '@/components/sections/feature/FeatureCardOne';
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
import FaqDouble from '@/components/sections/faq/FaqDouble';
import FooterBase from '@/components/sections/footer/FooterBase';
import { Sparkles, Smile, Star, Mail } from 'lucide-react';
export default function LuxuryDentistPage() {
return (
<ThemeProvider
defaultButtonVariant="text-stagger"
defaultTextAnimation="reveal-blur"
borderRadius="pill"
contentWidth="smallMedium"
sizing="mediumLargeSizeMediumTitles"
background="aurora"
cardStyle="layered-gradient"
primaryButtonStyle="primary-glow"
secondaryButtonStyle="solid"
headingFontWeight="light"
>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
brandName="Luxury Dental Care Sharjah"
navItems={[
{ name: "Home", id: "hero" },
{ name: "Services", id: "services" },
{ name: "About", id: "about" },
{ name: "Book Appointment", id: "contact" },
{ name: "FAQ", id: "faq" }
]}
button={{
text: "Schedule Consultation", href: "#contact"
}}
/>
</div>
<div id="hero" data-section="hero">
<HeroSplitKpi
title="Sharjah's Premier Luxury Dental Practice"
description="Experience world-class cosmetic and restorative dentistry with cutting-edge technology in Sharjah, UAE. Our award-winning dentists are committed to creating stunning smiles with personalized care and exceptional attention to detail."
tag="Excellence Since 2005"
tagIcon={Sparkles}
background={{ variant: "glowing-orb" }}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/dentist/hero/hero1.avif"
imageAlt="Modern luxury dental practice with state-of-the-art equipment in Sharjah"
imagePosition="right"
kpis={[
{ value: "5000+", label: "Satisfied Patients" },
{ value: "99.8%", label: "Satisfaction Rate" },
{ value: "15+", label: "Industry Awards" }
]}
enableKpiAnimation={true}
buttons={[
{ text: "View Our Services", href: "#services" },
{ text: "Book Your Visit", href: "#contact" }
]}
mediaAnimation="slide-up"
/>
</div>
<div id="services" data-section="services">
<ProductCardTwo
title="Our Signature Services"
description="From cosmetic enhancement to restorative excellence, our comprehensive services transform smiles and improve oral health with precision and artistry in Sharjah, UAE."
tag="Premium Dental Services"
tagIcon={Smile}
textboxLayout="default"
animationType="slide-up"
gridVariant="three-columns-all-equal-width"
useInvertedBackground={true}
products={[
{
id: "1", brand: "Cosmetic", name: "Smile Design & Whitening", price: "From AED 1,800", rating: 5,
reviewCount: "234", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/dentist/services/service1.avif", imageAlt: "Cosmetic smile design consultation"
},
{
id: "2", brand: "Restorative", name: "Dental Implants & Crowns", price: "From AED 4,500", rating: 5,
reviewCount: "312", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/dentist/services/service2.avif", imageAlt: "Advanced dental implant technology"
},
{
id: "3", brand: "Advanced", name: "Orthodontics & Aligners", price: "From AED 3,000", rating: 5,
reviewCount: "289", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/dentist/services/service3.avif", imageAlt: "Clear aligner orthodontic treatment"
}
]}
buttons={[
{ text: "Schedule Consultation", href: "#contact" }
]}
/>
</div>
<div id="about" data-section="about">
<InlineImageSplitTextAbout
heading={[
{ type: "text", content: "Trusted Excellence in Dental Care in Sharjah, UAE" }
]}
useInvertedBackground={false}
buttons={[
{ text: "Meet Our Team", href: "#testimonials" },
{ text: "Learn More", href: "#contact" }
]}
/>
</div>
<div id="features" data-section="features">
<FeatureCardOne
title="Why Choose Our Luxury Practice"
description="We combine artistic excellence with scientific precision, utilizing the latest technology and techniques to deliver transformative results that exceed expectations in Sharjah, UAE."
tag="Premium Dental Excellence"
tagIcon={Star}
textboxLayout="default"
animationType="slide-up"
gridVariant="uniform-all-items-equal"
useInvertedBackground={true}
features={[
{
title: "Digital Technology", description: "3D imaging, intraoral cameras, and computer-aided design for precise diagnostics and treatment planning", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/dentist/about/about1.avif"},
{
title: "Master Craftsmanship", description: "Award-winning dentists with decades of experience in cosmetic and restorative excellence", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/dentist/about/about2.avif"}
]}
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardSix
title="What Our Patients Say"
description="Discover why hundreds of discerning patients in Sharjah, UAE trust us for their dental care and smile transformations."
tag="Patient Reviews"
textboxLayout="default"
useInvertedBackground={false}
animationType="slide-up"
testimonials={[
{
id: "1", name: "Fatima Al Mulla", handle: "Sharjah Resident", 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: "Fatima Al Mulla"
},
{
id: "2", name: "Ahmed Khan", 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: "Ahmed Khan"
},
{
id: "3", name: "Noura Ali", 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: "Noura Ali"
},
{
id: "4", name: "Jamaluddin", 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: "Jamaluddin"
},
{
id: "5", name: "Aisha Siddiqui", 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: "Aisha Siddiqui"
},
{
id: "6", name: "Khalid Mansour", 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: "Khalid Mansour"
}
]}
/>
</div>
<div id="contact" data-section="contact">
<ContactSplitForm
title="Book Your Dental Appointment"
description="Fill out the form below to schedule your visit with our specialists in Sharjah, UAE. We look forward to creating your perfect smile."
inputs={[
{ name: "name", type: "text", placeholder: "Your Name", required: true },
{ name: "phone", type: "tel", placeholder: "Phone Number", required: true },
{ name: "email", type: "email", placeholder: "Email Address", required: true }
]}
textarea={{ name: "treatment", placeholder: "Treatment Required (e.g., Whitening, Implant Consultation)", rows: 4, required: true }}
useInvertedBackground={true}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/dentist/contact/contact.avif"
imageAlt="Comfortable consultation room at our luxury dental practice in Sharjah"
mediaPosition="right"
mediaAnimation="slide-up"
buttonText="Submit Appointment Request"
onSubmit={(data) => console.log("Appointment data:", data)}
/>
</div>
<div id="faq" data-section="faq">
<FaqDouble
title="Frequently Asked Questions"
description="Find answers to common questions about our dental services and practice in Sharjah, UAE."
tag="Your Questions Answered"
faqs={[
{
id: "1", title: "What services do you offer?", content: "We offer a comprehensive range of luxury dental services including cosmetic dentistry (veneers, whitening), restorative treatments (implant, crowns), orthodontics (aligners), and general dental care. Visit our Services section for more details."
},
{
id: "2", title: "Do you accept dental insurance?", content: "Yes, we work with a variety of dental insurance providers. Please contact our reception team with your insurance details, and we'll be happy to verify your coverage and benefits."
},
{
id: "3", title: "What makes your clinic 'luxury'?", content: "Our luxury experience stems from our state-of-the-art facility, use of cutting-edge technology, a highly skilled and internationally trained team, personalized treatment plans, and an unwavering commitment to patient comfort and exquisite aesthetic results."
},
{
id: "4", title: "How do I book an appointment?", content: "You can easily book an appointment by filling out the form in our 'Book Your Dental Appointment' section above, or by calling us directly at +971 50 123 4567 during business hours. We will confirm your preferred time promptly."
},
{
id: "5", title: "Where is your clinic located in Sharjah?", content: "Our clinic is conveniently located in Al Majaz 3, Sharjah, UAE. You can find detailed directions and our exact address in the footer of this page, or simply click the Google Maps link for navigation."
}
]}
animationType="smooth"
faqsAnimation="slide-up"
useInvertedBackground={false}
textboxLayout="default"
/>
</div>
<div id="footer" data-section="footer">
<FooterBase
logoText="Luxury Dental Care Sharjah"
copyrightText="© 2025 Luxury Dental Care Sharjah. All rights reserved."
columns={[
{
title: "Services", items: [
{ label: "Cosmetic Dentistry", href: "#services" },
{ label: "Dental Implants", href: "#services" },
{ label: "Orthodontics", href: "#services" },
{ label: "Restorative Care", href: "#services" }
]
},
{
title: "Practice", items: [
{ label: "About Us", href: "#about" },
{ label: "Our Team", href: "#testimonials" },
{ label: "Technology", href: "#features" },
{ label: "Contact Us", href: "#contact" }
]
},
{
title: "Contact Info", items: [
{ label: "Al Majaz 3, Sharjah, UAE", href: "https://maps.app.goo.gl/?link=https://maps.google.com/?q=Al%20Majaz%203,%20Sharjah,%20UAE" },
{ label: "+971 50 123 4567", href: "tel:+971501234567" },
{ label: "info@luxurydentist.ae", href: "mailto:info@luxurydentist.ae" }
]
},
{
title: "Legal & Connect", items: [
{ label: "Privacy Policy", href: "/privacy-policy" },
{ label: "Terms & Conditions", href: "/terms-conditions" },
{ label: "Instagram", href: "https://instagram.com/luxurydentistsharjah" },
{ label: "Facebook", href: "https://facebook.com/luxurydentistsharjah" }
]
}
]}
/>
</div>
</ThemeProvider>
);
}