Merge version_1 into main #2
271
src/app/page.tsx
271
src/app/page.tsx
@@ -33,21 +33,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
name: "Services", id: "services"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Elite Dental"
|
||||
/>
|
||||
@@ -57,101 +49,55 @@ export default function LandingPage() {
|
||||
<HeroSplitTestimonial
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Excellence in Dental Artistry"
|
||||
description="Experience the pinnacle of restorative and cosmetic dentistry in a serene, luxury environment designed entirely around your comfort."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Julia V.",
|
||||
handle: "@juliav",
|
||||
testimonial: "The best experience I've ever had at a dentist. Simply world-class service.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=o7go20&_wi=1",
|
||||
imageAlt: "luxury dental office interior",
|
||||
},
|
||||
name: "Julia V.", handle: "@juliav", testimonial: "The best experience I've ever had at a dentist. Simply world-class service.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=o7go20", imageAlt: "luxury dental office interior"},
|
||||
{
|
||||
name: "Robert S.",
|
||||
handle: "@roberts",
|
||||
testimonial: "Stunning results. I feel like a completely new person.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=3jcudy&_wi=1",
|
||||
imageAlt: "luxury dental office interior",
|
||||
},
|
||||
name: "Robert S.", handle: "@roberts", testimonial: "Stunning results. I feel like a completely new person.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=3jcudy", imageAlt: "luxury dental office interior"},
|
||||
{
|
||||
name: "Sarah P.",
|
||||
handle: "@sarahp",
|
||||
testimonial: "Elegant office and the most gentle care imaginable.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ayvosi&_wi=1",
|
||||
imageAlt: "luxury dental office interior",
|
||||
},
|
||||
name: "Sarah P.", handle: "@sarahp", testimonial: "Elegant office and the most gentle care imaginable.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ayvosi", imageAlt: "luxury dental office interior"},
|
||||
{
|
||||
name: "Michael D.",
|
||||
handle: "@michaeld",
|
||||
testimonial: "Precision meets comfort. A truly transformative visit.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=76ehrd&_wi=1",
|
||||
imageAlt: "luxury dental office interior",
|
||||
},
|
||||
name: "Michael D.", handle: "@michaeld", testimonial: "Precision meets comfort. A truly transformative visit.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=76ehrd", imageAlt: "luxury dental office interior"},
|
||||
{
|
||||
name: "Linda M.",
|
||||
handle: "@lindam",
|
||||
testimonial: "Exceptional care and a beautiful, welcoming atmosphere.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=j83qen&_wi=1",
|
||||
imageAlt: "luxury dental office interior",
|
||||
},
|
||||
name: "Linda M.", handle: "@lindam", testimonial: "Exceptional care and a beautiful, welcoming atmosphere.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=j83qen", imageAlt: "luxury dental office interior"},
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=o7go20&_wi=2"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=o7go20"
|
||||
mediaAnimation="blur-reveal"
|
||||
imageAlt="luxury dental office interior"
|
||||
avatars={[
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ayvosi",
|
||||
alt: "smiling woman dental patient",
|
||||
},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ayvosi", alt: "smiling woman dental patient"},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=76ehrd",
|
||||
alt: "portrait happy elderly patient",
|
||||
},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=76ehrd", alt: "portrait happy elderly patient"},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=j83qen",
|
||||
alt: "young man with bright smile",
|
||||
},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=j83qen", alt: "young man with bright smile"},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=wu1y8y",
|
||||
alt: "smiling woman dentistry result",
|
||||
},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=wu1y8y", alt: "smiling woman dentistry result"},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=f69bx3",
|
||||
alt: "professional man smiling teeth",
|
||||
},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=f69bx3", alt: "professional man smiling teeth"},
|
||||
]}
|
||||
avatarText="Join 500+ satisfied patients"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "State-of-the-art Technology",
|
||||
type: "text", text: "State-of-the-art Technology"},
|
||||
{
|
||||
type: "text-icon", text: "Luxury Patient Suites", icon: Star,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Luxury Patient Suites",
|
||||
icon: Star,
|
||||
type: "text", text: "Personalized Treatment Plans"},
|
||||
{
|
||||
type: "text-icon", text: "Comprehensive Care", icon: Smile,
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Personalized Treatment Plans",
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Comprehensive Care",
|
||||
icon: Smile,
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Board Certified Specialists",
|
||||
},
|
||||
type: "text", text: "Board Certified Specialists"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -161,9 +107,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="A Legacy of Beautiful Smiles"
|
||||
description={[
|
||||
"For over twenty years, we have combined cutting-edge technology with artisanal precision to elevate oral health standards.",
|
||||
"Our team of specialists provides personalized care that respects both the aesthetic and functional needs of every patient.",
|
||||
]}
|
||||
"For over twenty years, we have combined cutting-edge technology with artisanal precision to elevate oral health standards.", "Our team of specialists provides personalized care that respects both the aesthetic and functional needs of every patient."]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -175,41 +119,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Porcelain Veneers",
|
||||
price: "Custom Quote",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ei6588",
|
||||
},
|
||||
id: "1", name: "Porcelain Veneers", price: "Custom Quote", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ei6588"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Invisalign Pro",
|
||||
price: "Custom Quote",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=26j0v0",
|
||||
},
|
||||
id: "2", name: "Invisalign Pro", price: "Custom Quote", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=26j0v0"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Dental Implants",
|
||||
price: "Custom Quote",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ell6gt",
|
||||
},
|
||||
id: "3", name: "Dental Implants", price: "Custom Quote", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ell6gt"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Teeth Whitening",
|
||||
price: "Custom Quote",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=yz4mau",
|
||||
},
|
||||
id: "4", name: "Teeth Whitening", price: "Custom Quote", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=yz4mau"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Full Mouth Reconstruction",
|
||||
price: "Custom Quote",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=tzodvl",
|
||||
},
|
||||
id: "5", name: "Full Mouth Reconstruction", price: "Custom Quote", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=tzodvl"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Laser Gum Therapy",
|
||||
price: "Custom Quote",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=7hgw9i",
|
||||
},
|
||||
id: "6", name: "Laser Gum Therapy", price: "Custom Quote", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=7hgw9i"},
|
||||
]}
|
||||
title="Our Signature Procedures"
|
||||
description="Comprehensive dental solutions tailored to your unique aesthetic goals."
|
||||
@@ -224,19 +144,13 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
icon: Shield,
|
||||
title: "Sterility Standards",
|
||||
description: "Exceeding international safety protocols for your peace of mind.",
|
||||
},
|
||||
title: "Sterility Standards", description: "Exceeding international safety protocols for your peace of mind."},
|
||||
{
|
||||
icon: Sparkles,
|
||||
title: "Luxury Amenities",
|
||||
description: "Enjoy spa-like comfort with noise-canceling headphones and aromatherapy.",
|
||||
},
|
||||
title: "Luxury Amenities", description: "Enjoy spa-like comfort with noise-canceling headphones and aromatherapy."},
|
||||
{
|
||||
icon: Award,
|
||||
title: "Board-Certified Experts",
|
||||
description: "Care provided by globally recognized dental specialists.",
|
||||
},
|
||||
title: "Board-Certified Experts", description: "Care provided by globally recognized dental specialists."},
|
||||
]}
|
||||
title="The Elite Dental Standard"
|
||||
description="We prioritize your comfort and results through exclusive dental innovations."
|
||||
@@ -245,44 +159,20 @@ export default function LandingPage() {
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardSix
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Alice G.",
|
||||
handle: "@aliceg",
|
||||
testimonial: "Exquisite attention to detail.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ayvosi&_wi=2",
|
||||
},
|
||||
id: "1", name: "Alice G.", handle: "@aliceg", testimonial: "Exquisite attention to detail.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ayvosi"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Mark L.",
|
||||
handle: "@markl",
|
||||
testimonial: "I never thought the dentist could feel so relaxing.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=76ehrd&_wi=2",
|
||||
},
|
||||
id: "2", name: "Mark L.", handle: "@markl", testimonial: "I never thought the dentist could feel so relaxing.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=76ehrd"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Elena B.",
|
||||
handle: "@elenab",
|
||||
testimonial: "My smile is now my best accessory.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=j83qen&_wi=2",
|
||||
},
|
||||
id: "3", name: "Elena B.", handle: "@elenab", testimonial: "My smile is now my best accessory.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=j83qen"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David W.",
|
||||
handle: "@davidw",
|
||||
testimonial: "Professionalism at the highest level.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=wu1y8y",
|
||||
},
|
||||
id: "4", name: "David W.", handle: "@davidw", testimonial: "Professionalism at the highest level.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=wu1y8y"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Karen T.",
|
||||
handle: "@karent",
|
||||
testimonial: "The staff are simply delightful.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=f69bx3",
|
||||
},
|
||||
id: "5", name: "Karen T.", handle: "@karent", testimonial: "The staff are simply delightful.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=f69bx3"},
|
||||
]}
|
||||
title="Patient Stories"
|
||||
description="See why discerning patients choose Elite Dental."
|
||||
@@ -296,31 +186,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "15,000+",
|
||||
title: "Successful Smiles",
|
||||
items: [
|
||||
"Restorative procedures",
|
||||
"Cosmetic transformations",
|
||||
],
|
||||
id: "m1", value: "15,000+", title: "Successful Smiles", items: [
|
||||
"Restorative procedures", "Cosmetic transformations"],
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "20",
|
||||
title: "Years Experience",
|
||||
items: [
|
||||
"Expert level care",
|
||||
"Proven methodologies",
|
||||
],
|
||||
id: "m2", value: "20", title: "Years Experience", items: [
|
||||
"Expert level care", "Proven methodologies"],
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "99%",
|
||||
title: "Patient Satisfaction",
|
||||
items: [
|
||||
"Consistently high ratings",
|
||||
"Excellent care reviews",
|
||||
],
|
||||
id: "m3", value: "99%", title: "Patient Satisfaction", items: [
|
||||
"Consistently high ratings", "Excellent care reviews"],
|
||||
},
|
||||
]}
|
||||
title="Clinical Excellence"
|
||||
@@ -334,26 +209,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "Do you accept insurance?",
|
||||
content: "We work with all major dental plans and provide concierge billing support.",
|
||||
},
|
||||
id: "q1", title: "Do you accept insurance?", content: "We work with all major dental plans and provide concierge billing support."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "Is the initial consultation private?",
|
||||
content: "Absolutely. Your initial assessment occurs in a fully private, dedicated consultation suite.",
|
||||
},
|
||||
id: "q2", title: "Is the initial consultation private?", content: "Absolutely. Your initial assessment occurs in a fully private, dedicated consultation suite."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "How do I book a premium session?",
|
||||
content: "Contact our office directly for dedicated appointment scheduling and concierge service.",
|
||||
},
|
||||
id: "q3", title: "How do I book a premium session?", content: "Contact our office directly for dedicated appointment scheduling and concierge service."},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
title="Your Oral Health Queries"
|
||||
description="Common questions regarding your next treatment or visit."
|
||||
faqsAnimation="slide-up"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=3jcudy&_wi=2"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=3jcudy"
|
||||
imageAlt="dentist portrait confident smiling"
|
||||
/>
|
||||
</div>
|
||||
@@ -362,13 +228,12 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Inquiry"
|
||||
title="Begin Your Transformation"
|
||||
description="Contact us to schedule your private consultation."
|
||||
mediaAnimation="slide-up"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=3jcudy&_wi=3"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=3jcudy"
|
||||
imageAlt="dentist portrait confident smiling"
|
||||
/>
|
||||
</div>
|
||||
@@ -379,33 +244,21 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Services",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Services", href: "#services"},
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Testimonials",
|
||||
href: "#testimonials",
|
||||
},
|
||||
label: "Testimonials", href: "#testimonials"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
{
|
||||
label: "Accessibility",
|
||||
href: "#",
|
||||
},
|
||||
label: "Accessibility", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user