Merge version_2 into main #1

Merged
bender merged 2 commits from version_2 into main 2026-04-09 06:41:59 +00:00
2 changed files with 123 additions and 90 deletions

View File

@@ -7,7 +7,7 @@ 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 ContactSplit from '@/components/sections/contact/ContactSplit';
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
import FooterBase from '@/components/sections/footer/FooterBase';
import { Sparkles, Smile, Star, Mail } from 'lucide-react';
@@ -35,8 +35,7 @@ export default function LuxuryDentistPage() {
{ name: "Contact", id: "contact" }
]}
button={{
text: "Schedule Consultation",
href: "#contact"
text: "Schedule Consultation", href: "#contact"
}}
/>
</div>
@@ -77,34 +76,16 @@ export default function LuxuryDentistPage() {
useInvertedBackground={true}
products={[
{
id: "1",
brand: "Cosmetic",
name: "Smile Design & Whitening",
price: "From $500",
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: "1", brand: "Cosmetic", name: "Smile Design & Whitening", price: "From $500", 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 $1,200",
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: "2", brand: "Restorative", name: "Dental Implants & Crowns", price: "From $1,200", 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 $800",
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"
id: "3", brand: "Advanced", name: "Orthodontics & Aligners", price: "From $800", 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={[
@@ -138,15 +119,9 @@ export default function LuxuryDentistPage() {
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: "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",
}
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>
@@ -161,72 +136,42 @@ 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: "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: "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: "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: "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 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: "4",
name: "Michael Torres",
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: "Michael Torres"
id: "4", name: "Michael Torres", 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: "Michael Torres"
},
{
id: "5",
name: "Amanda Rodriguez",
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 Rodriguez"
id: "5", name: "Amanda Rodriguez", 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 Rodriguez"
},
{
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: "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"
}
]}
/>
</div>
<div id="contact" data-section="contact">
<ContactSplit
tag="Get In Touch"
tagIcon={Mail}
title="Schedule Your Luxury Dental Experience"
description="Connect with our team to discuss your smile goals and discover how our personalized treatments can transform your dental health and confidence."
background={{ variant: "plain" }}
<ContactSplitForm
title="Book Your Appointment"
description="Provide your details below and our scheduling team will reach out to secure your preferred consultation time."
inputs={[
{ name: "fullName", type: "text", placeholder: "Full Name", required: true },
{ name: "email", type: "email", placeholder: "Email Address", required: true },
{ name: "phone", type: "tel", placeholder: "Phone Number", required: true }
]}
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/default/templates/dentist/contact/contact.avif"
imageAlt="Comfortable consultation room at our luxury dental practice"
mediaPosition="right"
mediaAnimation="slide-up"
inputPlaceholder="Enter your email"
buttonText="Get Started"
termsText="We respect your privacy. Unsubscribe anytime. Your smile deserves the best care."
buttonText="Submit Appointment Request"
onSubmit={(data) => console.log("Booking Request:", data)}
/>
</div>
@@ -236,8 +181,7 @@ export default function LuxuryDentistPage() {
copyrightText="© 2025 Luxury Dental Care | Premium Dentistry Since 2005"
columns={[
{
title: "Services",
items: [
title: "Services", items: [
{ label: "Cosmetic Dentistry", href: "#services" },
{ label: "Dental Implants", href: "#services" },
{ label: "Orthodontics", href: "#services" },
@@ -245,8 +189,7 @@ export default function LuxuryDentistPage() {
]
},
{
title: "Practice",
items: [
title: "Practice", items: [
{ label: "About Us", href: "#about" },
{ label: "Our Team", href: "#testimonials" },
{ label: "Technology", href: "#features" },
@@ -254,8 +197,7 @@ export default function LuxuryDentistPage() {
]
},
{
title: "Connect",
items: [
title: "Connect", items: [
{ label: "Instagram", href: "https://instagram.com" },
{ label: "Facebook", href: "https://facebook.com" },
{ label: "Google Reviews", href: "https://google.com" },
@@ -267,4 +209,4 @@ export default function LuxuryDentistPage() {
</div>
</ThemeProvider>
);
}
}

View File

@@ -0,0 +1,91 @@
"use client";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
import FooterBase from '@/components/sections/footer/FooterBase';
import LegalSection from '@/components/legal/LegalSection';
export default function PrivacyPolicyPage() {
return (
<ThemeProvider>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
brandName="Luxury Dental Care"
navItems={[
{ name: "Home", id: "/" },
{ name: "Services", id: "/#services" },
{ name: "About", id: "/#about" },
{ name: "Privacy Policy", id: "/privacy-policy" },
{ name: "Contact", id: "/#contact" }
]}
/>
</div>
<LegalSection
layout="page"
title="Privacy Policy"
subtitle="Last updated: May 2024"
sections={[
{
heading: "1. Information We Collect", content: {
type: "paragraph", text: "We collect information you provide directly to us, such as when you schedule a consultation, fill out a contact form, or communicate with our staff. This may include your name, email address, phone number, and dental history."
}
},
{
heading: "2. How We Use Your Information", content: {
type: "list", items: [
"To provide and maintain our dental services", "To communicate with you regarding appointments and care", "To improve our patient experience and website", "To comply with legal obligations"
]
}
},
{
heading: "3. Data Security", content: {
type: "paragraph", text: "We implement robust security measures to protect your personal information from unauthorized access, alteration, or destruction. We are committed to maintaining the confidentiality of your health information."
}
},
{
heading: "4. Your Rights", content: {
type: "numbered-list", items: [
"You have the right to request access to your personal data", "You have the right to request correction of inaccurate data", "You have the right to request deletion of your information"
]
}
}
]}
/>
<div id="footer" data-section="footer">
<FooterBase
logoText="Luxury Dental Care California"
copyrightText="© 2025 Luxury Dental Care | Premium Dentistry Since 2005"
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: "Privacy Policy", href: "/privacy-policy" },
{ label: "Our Team", href: "/#testimonials" },
{ label: "Technology", href: "/#features" },
{ label: "Contact Us", href: "/#contact" }
]
},
{
title: "Connect", items: [
{ label: "Instagram", href: "https://instagram.com" },
{ label: "Facebook", href: "https://facebook.com" },
{ label: "Google Reviews", href: "https://google.com" },
{ label: "Smile Gallery", href: "#" }
]
}
]}
/>
</div>
</ThemeProvider>
);
}