1 Commits

Author SHA1 Message Date
9ecb02adb5 Update src/app/page.tsx 2026-05-19 16:57:05 +00:00

View File

@@ -9,9 +9,9 @@ import FeatureCardOne from '@/components/sections/feature/FeatureCardOne';
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
import ContactSplit from '@/components/sections/contact/ContactSplit';
import FooterBase from '@/components/sections/footer/FooterBase';
import { Sparkles, Smile, Star, Mail } from 'lucide-react';
import { Sparkles, Smile, Star, Mail, Quote } from 'lucide-react';
export default function LuxuryDentistPage() {
export default function FuneralServicesPage() {
return (
<ThemeProvider
defaultButtonVariant="text-stagger"
@@ -27,38 +27,39 @@ export default function LuxuryDentistPage() {
>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
brandName="Elite Smile Design"
brandName="Everlasting Grace"
navItems={[
{ name: "Home", id: "hero" },
{ name: "Services", id: "services" },
{ name: "About", id: "about" },
{ name: "Testimonials", id: "testimonials" },
{ name: "Contact", id: "contact" }
]}
button={{
text: "Book Consultation", href: "#contact"
text: "Emergency Assistance", href: "#contact"
}}
/>
</div>
<div id="hero" data-section="hero">
<HeroSplitKpi
title="Redefining Dental Aesthetics with Precision"
description="Our clinic specializes in high-end cosmetic transformations, utilizing the latest in digital dentistry to deliver breathtaking, natural-looking smiles tailored precisely to your facial harmony."
tag="Leaders in Cosmetic Dentistry"
title="Dignity and Compassion in Every Farewell"
description="We provide personalized funeral and memorial services, honoring the lives of your loved ones with grace, respect, and unparalleled professional support."
tag="Compassionate Support"
tagIcon={Sparkles}
background={{ variant: "glowing-orb" }}
imageSrc="http://img.b2bpic.net/free-photo/full-shot-dentist-with-patient_23-2149164286.jpg"
imageAlt="Close up high-resolution professional dental work"
imageSrc="http://img.b2bpic.net/free-photo/flowers-funeral-arrangement_23-2148777085.jpg"
imageAlt="Beautiful funeral floral arrangement"
imagePosition="right"
kpis={[
{ value: "7,500+", label: "Smiles Transformed" },
{ value: "100%", label: "Patient Satisfaction" },
{ value: "25+", label: "Year Legacy" }
{ value: "50+", label: "Years of Trust" },
{ value: "100%", label: "Dedicated Care" },
{ value: "24/7", label: "Available Support" }
]}
enableKpiAnimation={true}
buttons={[
{ text: "Our Expertise", href: "#services" },
{ text: "Schedule Now", href: "#contact" }
{ text: "Our Services", href: "#services" },
{ text: "Contact Us", href: "#contact" }
]}
mediaAnimation="slide-up"
/>
@@ -66,9 +67,9 @@ export default function LuxuryDentistPage() {
<div id="services" data-section="services">
<ProductCardTwo
title="Bespoke Dental Solutions"
description="We combine elite medical training with an artist's touch to provide comprehensive care that restores function and elevates your aesthetic confidence."
tag="Advanced Procedures"
title="Ceremonial Excellence"
description="Tailoring every detail to celebrate a unique life journey, we offer comprehensive memorial arrangements."
tag="Our Services"
tagIcon={Smile}
textboxLayout="default"
animationType="slide-up"
@@ -76,16 +77,16 @@ export default function LuxuryDentistPage() {
useInvertedBackground={true}
products={[
{
id: "1", brand: "Cosmetic", name: "High-Definition Porcelain Veneers", price: "Custom Quote", rating: 5,
reviewCount: "450", imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-instruments_23-2151053311.jpg", imageAlt: "Porcelain veneers macro close up"
id: "1", brand: "Planning", name: "Full Service Arrangements", price: "Custom Quote", rating: 5,
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/funeral-ceremony-candles_23-2148777090.jpg", imageAlt: "Peaceful ceremony setup"
},
{
id: "2", brand: "Restorative", name: "Laser-Guided Dental Implants", price: "Starting from $2,500", rating: 5,
reviewCount: "390", imageSrc: "http://img.b2bpic.net/free-photo/young-female-dentist-showing-patient-dental-xray-dentistry-concept_169016-66978.jpg", imageAlt: "Advanced dental implant procedure"
id: "2", brand: "Memorial", name: "Digital Memorialization", price: "From $500", rating: 5,
reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/family-looking-photo-album_23-2148777088.jpg", imageAlt: "Family remembering loved one"
},
{
id: "3", brand: "Aligners", name: "Invisible Orthodontic Mapping", price: "From $1,500", rating: 5,
reviewCount: "320", imageSrc: "http://img.b2bpic.net/free-photo/set-clean-cups_23-2147775841.jpg", imageAlt: "Clear aligner digital scanning"
id: "3", brand: "Cemetery", name: "Bespoke Monuments", price: "From $2,000", rating: 5,
reviewCount: "80", imageSrc: "http://img.b2bpic.net/free-photo/memorial-stone_23-2148777092.jpg", imageAlt: "Stone memorial"
}
]}
/>
@@ -94,80 +95,56 @@ export default function LuxuryDentistPage() {
<div id="about" data-section="about">
<InlineImageSplitTextAbout
heading={[
{ type: "text", content: "Setting Global Standards in Clinical Artistry" }
{ type: "text", content: "Honoring Legacies with Integrity" }
]}
useInvertedBackground={false}
buttons={[
{ text: "Meet Our Specialists", href: "#testimonials" }
]}
/>
</div>
<div id="features" data-section="features">
<FeatureCardOne
title="Why Discerning Patients Choose Us"
description="We focus on the perfect synergy of comfort and cutting-edge results, making every visit a standard of excellence."
tag="Our Commitment"
tagIcon={Star}
textboxLayout="default"
animationType="slide-up"
gridVariant="uniform-all-items-equal"
useInvertedBackground={true}
features={[
{
title: "Digital 3D Smile Sculpting", description: "Preview your new smile with high-fidelity 3D modeling technology before any treatment begins.", imageSrc: "http://img.b2bpic.net/free-photo/patient-pov-listening-explication-teeth-treatment-dentist-coverall-showing-x-ray-tablet-stomatology-specialist-wearing-protective-suit-against-infection-with-covid19-pointing-radiograph_482257-13149.jpg"
},
{
title: "Luxury Comfort Suites", description: "Experience calm in our purpose-built environment designed for tranquility and precision.", imageSrc: "http://img.b2bpic.net/free-photo/modern-interior-with-designer-chair-near-full-length-window_1163-3800.jpg"
}
{ text: "Learn Our Philosophy", href: "#testimonials" }
]}
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardSix
title="Voices of Confidence"
description="Hear from the individuals who have experienced life-changing transformations at our facility."
tag="Patient Outcomes"
title="Families We've Helped"
description="Read about the experiences of those we have served with care and compassion."
tag="Our Testimony"
textboxLayout="default"
useInvertedBackground={false}
animationType="slide-up"
testimonials={[
{ id: "1", name: "Dr. Alistair V.", handle: "Executive Consultant", testimonial: "The precision is astounding. My smile feels natural and looks like a work of art.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-man-touching-his-beard-looking-pleased-camera-thinking-hear-interesting-proposal-nod-approval-standing-against-white-background_176420-53178.jpg" },
{ id: "2", name: "Elena G.", handle: "Fashion Designer", testimonial: "I finally have the confidence to express my smile. Truly the best investment in myself.", imageSrc: "http://img.b2bpic.net/free-photo/glamour-female-model-with-short-brown-hair-black-dress-posing-near-light-wall_613910-7032.jpg" },
{ id: "3", name: "Marcus J.", handle: "Athlete", testimonial: "The care was personalized and the technology used was unparalleled. Life changing!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-fashion-portrait-handsome-guy-wearing-bright-blue-shirt-hipster-glasses-big-white-headphones_291049-2119.jpg" },
{ id: "4", name: "Sophia R.", handle: "Architect", testimonial: "The detail is incredible. I've never felt more comfortable in a dental chair.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-beautiful-young-woman_23-2147876775.jpg" },
{ id: "5", name: "Julian H.", handle: "Entrepreneur", testimonial: "Exceptional service, world-class facilities, and a phenomenal final result.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-pointing-with-finger_1262-3108.jpg" },
{ id: "6", name: "Chloe B.", handle: "Media Producer", testimonial: "A truly premium experience from start to finish. I won't go anywhere else.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-smiling-blond-model-dressed-summer-hipster-clothes_158538-5481.jpg" }
{ id: "1", name: "Sarah M.", handle: "Client", testimonial: "They handled everything with such dignity during our darkest hour.", icon: Quote },
{ id: "2", name: "James T.", handle: "Client", testimonial: "A truly personalized service that captured the essence of my father's life.", icon: Quote },
{ id: "3", name: "Elena P.", handle: "Client", testimonial: "The staff were incredibly supportive and helped us through every detail.", icon: Quote }
]}
/>
</div>
<div id="contact" data-section="contact">
<ContactSplit
tag="Inquire"
tag="Support"
tagIcon={Mail}
title="Begin Your Smile Transformation"
description="Your journey towards an enhanced smile starts here. Request an exclusive consultation with our lead clinicians today."
title="Reach Out Whenever You Need"
description="Our professional team is available around the clock to offer guidance, answer questions, or assist in immediate arrangements."
background={{ variant: "plain" }}
useInvertedBackground={true}
imageSrc="http://img.b2bpic.net/free-photo/view-luxurious-hotel-interior-space_23-2150683413.jpg"
imageAlt="Luxurious waiting lounge"
imageSrc="http://img.b2bpic.net/free-photo/office-desk-support_23-2148777095.jpg"
imageAlt="Support team desk"
mediaPosition="right"
mediaAnimation="slide-up"
inputPlaceholder="Your professional email"
buttonText="Request Appointment"
termsText="Privacy prioritized. We respect your confidentiality."
inputPlaceholder="Your contact email"
buttonText="Request Assistance"
termsText="We prioritize your privacy and confidentiality at all times."
/>
</div>
<div id="footer" data-section="footer">
<FooterBase
logoText="Elite Smile Design"
logoText="Everlasting Grace"
columns={[
{ title: "Services", items: [{ label: "Veneers", href: "#services" }, { label: "Implants", href: "#services" }] },
{ title: "Practice", items: [{ label: "Philosophy", href: "#about" }, { label: "Team", href: "#testimonials" }] },
{ title: "Connect", items: [{ label: "Gallery", href: "#" }, { label: "Inquiries", href: "#contact" }] }
{ title: "Services", items: [{ label: "Arrangements", href: "#services" }, { label: "Monuments", href: "#services" }] },
{ title: "Company", items: [{ label: "Philosophy", href: "#about" }, { label: "Testimonials", href: "#testimonials" }] },
{ title: "Support", items: [{ label: "Contact Us", href: "#contact" }, { label: "Emergency", href: "#contact" }] }
]}
/>
</div>