231 lines
14 KiB
TypeScript
231 lines
14 KiB
TypeScript
"use client";
|
|
|
|
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
|
import NavbarLayoutFloatingOverlay from "@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay";
|
|
import HeroBillboardTestimonial from "@/components/sections/hero/HeroBillboardTestimonial";
|
|
import SplitAbout from "@/components/sections/about/SplitAbout";
|
|
import TeamCardEleven from "@/components/sections/team/TeamCardEleven";
|
|
import FeatureCardNine from "@/components/sections/feature/FeatureCardNine";
|
|
import TestimonialCardTen from "@/components/sections/testimonial/TestimonialCardTen";
|
|
import ContactCenter from "@/components/sections/contact/ContactCenter";
|
|
import FooterLogoReveal from "@/components/sections/footer/FooterLogoReveal";
|
|
import { Calendar, CheckCircle, Heart, Home, MapPin, Smile, Star, Users, Zap } from "lucide-react";
|
|
|
|
export default function LandingPage() {
|
|
const handleAppointmentSubmit = () => {
|
|
// Open appointment booking link or form
|
|
window.location.href = "tel:+14099331234";
|
|
};
|
|
|
|
return (
|
|
<ThemeProvider
|
|
defaultButtonVariant="directional-hover"
|
|
defaultTextAnimation="background-highlight"
|
|
borderRadius="rounded"
|
|
contentWidth="medium"
|
|
sizing="mediumLargeSizeLargeTitles"
|
|
background="noiseDiagonalGradient"
|
|
cardStyle="glass-depth"
|
|
primaryButtonStyle="diagonal-gradient"
|
|
secondaryButtonStyle="solid"
|
|
headingFontWeight="bold"
|
|
>
|
|
<div id="nav" data-section="nav">
|
|
<NavbarLayoutFloatingOverlay
|
|
brandName="Lake Jackson Family Dentistry"
|
|
navItems={[
|
|
{ name: "Home", id: "hero" },
|
|
{ name: "About", id: "about" },
|
|
{ name: "Doctors", id: "team" },
|
|
{ name: "Services", id: "services" },
|
|
{ name: "Testimonials", id: "testimonials" },
|
|
{ name: "Contact", id: "contact" }
|
|
]}
|
|
button={{ text: "Book Appointment", onClick: handleAppointmentSubmit }}
|
|
/>
|
|
</div>
|
|
|
|
<div id="hero" data-section="hero">
|
|
<HeroBillboardTestimonial
|
|
title="Family Dentistry You Can Trust in Lake Jackson, TX"
|
|
description="Professional dental care focused on your comfort and quality treatment. Experience exceptional dental services for your entire family."
|
|
tag="Welcome to Our Practice"
|
|
tagIcon={Smile}
|
|
tagAnimation="slide-up"
|
|
imageSrc="http://img.b2bpic.net/free-photo/empty-aa-meeting-space-with-chairs-circle-prepared-group-therapy-nobody-office-decorated-with-furniture-rehabilitation-program-session-with-therapist-treating-alcoholism_482257-27825.jpg"
|
|
imageAlt="Modern dental clinic interior"
|
|
mediaAnimation="slide-up"
|
|
buttons={[
|
|
{ text: "Request Appointment", onClick: handleAppointmentSubmit },
|
|
{ text: "Call Now", href: "tel:+14099331234" }
|
|
]}
|
|
buttonAnimation="slide-up"
|
|
testimonials={[
|
|
{
|
|
name: "Jennifer Martinez", handle: "Patient", testimonial: "The entire team was so welcoming and professional. I felt completely comfortable throughout my visit.", rating: 5,
|
|
imageSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-blonde-woman-wearing-white-shirt-standing-co-working-space-leaning-desk_74855-15151.jpg?_wi=1"
|
|
},
|
|
{
|
|
name: "David Chen", handle: "Patient", testimonial: "Dr. Ellisor explained everything clearly. Highly recommend Lake Jackson Family Dentistry!", rating: 5,
|
|
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-wonderful-young-woman-with-kind-big-eyes-gently-smiling-light-wall_197531-4929.jpg?_wi=1"
|
|
},
|
|
{
|
|
name: "Sarah Williams", handle: "Patient", testimonial: "Best dental experience I've had. The staff genuinely cares about patient comfort.", rating: 5,
|
|
imageSrc: "http://img.b2bpic.net/free-photo/happy-male-doctor-visiting-senior-patients-home-going-through-medical-documents_637285-1356.jpg?_wi=1"
|
|
}
|
|
]}
|
|
testimonialRotationInterval={5000}
|
|
useInvertedBackground={false}
|
|
background={{ variant: "plain" }}
|
|
/>
|
|
</div>
|
|
|
|
<div id="about" data-section="about">
|
|
<SplitAbout
|
|
title="About Lake Jackson Family Dentistry"
|
|
description="We believe that everyone deserves access to exceptional dental care in a comfortable, patient-focused environment. Our practice is dedicated to providing professional treatments with a personal touch."
|
|
tag="Our Practice"
|
|
tagIcon={Heart}
|
|
tagAnimation="slide-up"
|
|
textboxLayout="default"
|
|
useInvertedBackground={false}
|
|
imagePosition="right"
|
|
imageSrc="http://img.b2bpic.net/free-photo/stomatolog-professioanl-teeth-clinic-smiling-wearing-uniform-looking-camera-dentist-doctor-discussing-with-mother-child-about-teeth-treatment_482257-12010.jpg"
|
|
imageAlt="Dental professional with patient"
|
|
mediaAnimation="slide-up"
|
|
bulletPoints={[
|
|
{
|
|
title: "Patient Comfort First", description: "We prioritize your comfort with modern technology and a caring team approach to every visit.", icon: Users
|
|
},
|
|
{
|
|
title: "Quality Treatment", description: "Expert dental care using the latest techniques and highest quality materials for lasting results.", icon: CheckCircle
|
|
},
|
|
{
|
|
title: "Family-Focused Care", description: "We welcome patients of all ages and provide comprehensive services for the entire family.", icon: Home
|
|
},
|
|
{
|
|
title: "Local Community", description: "Proud to serve Lake Jackson with dedicated, personalized dental care since our founding.", icon: MapPin
|
|
}
|
|
]}
|
|
buttons={[{ text: "Learn More", href: "#services" }]}
|
|
buttonAnimation="slide-up"
|
|
/>
|
|
</div>
|
|
|
|
<div id="team" data-section="team">
|
|
<TeamCardEleven
|
|
title="Meet Our Dental Doctors"
|
|
description="Our experienced and compassionate dentists are dedicated to providing you with exceptional care and personalized treatment plans."
|
|
tag="Our Team"
|
|
tagIcon={Users}
|
|
tagAnimation="slide-up"
|
|
textboxLayout="default"
|
|
useInvertedBackground={false}
|
|
groups={[
|
|
{
|
|
id: "doctors", groupTitle: "Dental Doctors", members: [
|
|
{
|
|
id: "1", title: "Thomas Ellisor, DDS", subtitle: "General & Cosmetic Dentist", detail: "Dr. Ellisor brings 15+ years of experience in comprehensive dental care and cosmetic procedures. He is passionate about creating beautiful, healthy smiles.", imageSrc: "http://img.b2bpic.net/free-photo/nurses-getting-ready-work-day_23-2149309973.jpg", imageAlt: "Dr. Thomas Ellisor"
|
|
},
|
|
{
|
|
id: "2", title: "Cynthia A. Overholser, DDS", subtitle: "Restorative & Preventive Dentist", detail: "Dr. Overholser specializes in restorative dentistry and preventive care. She focuses on maintaining optimal oral health for long-term patient outcomes.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-successful-woman-with-blue-shirt_1098-3627.jpg", imageAlt: "Dr. Cynthia A. Overholser"
|
|
}
|
|
]
|
|
}
|
|
]}
|
|
animationType="slide-up"
|
|
/>
|
|
</div>
|
|
|
|
<div id="services" data-section="services">
|
|
<FeatureCardNine
|
|
title="Comprehensive Dental Services"
|
|
description="From routine cleanings to advanced restorative procedures, we offer a full range of dental services to meet your family's needs."
|
|
tag="Our Services"
|
|
tagIcon={Zap}
|
|
tagAnimation="slide-up"
|
|
textboxLayout="default"
|
|
useInvertedBackground={false}
|
|
animationType="slide-up"
|
|
showStepNumbers={false}
|
|
features={[
|
|
{
|
|
id: 1,
|
|
title: "General Dentistry", description: "Professional cleanings, fillings, sealants, and oral cancer screenings to maintain your dental health.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-equipment_23-2148338090.jpg?_wi=1" },
|
|
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/woman-checking-her-smile-mirror-dentist_23-2148338138.jpg?_wi=1" }
|
|
},
|
|
{
|
|
id: 2,
|
|
title: "Restorative Dentistry", description: "Crowns, bridges, dental implants, root canals, and dentures to restore your smile and function.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/woman-checking-her-smile-mirror-dentist_23-2148338138.jpg?_wi=2" },
|
|
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-dentist-patient_23-2149164297.jpg?_wi=1" }
|
|
},
|
|
{
|
|
id: 3,
|
|
title: "Cosmetic Dentistry", description: "Teeth whitening, porcelain veneers, and smile makeovers to achieve your dream smile.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-dentist-patient_23-2149164297.jpg?_wi=2" },
|
|
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-equipment_23-2148338090.jpg?_wi=2" }
|
|
},
|
|
{
|
|
id: 4,
|
|
title: "Additional Care Services", description: "Orthodontic treatment, TMJ/TMD treatment, extractions, and emergency dental care available.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/woman-checking-her-smile-mirror-dentist_23-2148338138.jpg?_wi=3" },
|
|
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-dentist-patient_23-2149164297.jpg?_wi=3" }
|
|
}
|
|
]}
|
|
buttons={[{ text: "Book Your Visit", onClick: handleAppointmentSubmit }]}
|
|
buttonAnimation="slide-up"
|
|
/>
|
|
</div>
|
|
|
|
<div id="testimonials" data-section="testimonials">
|
|
<TestimonialCardTen
|
|
title="What Our Patients Say"
|
|
description="Read testimonials from satisfied patients who have experienced exceptional care at Lake Jackson Family Dentistry."
|
|
tag="Patient Reviews"
|
|
tagIcon={Star}
|
|
tagAnimation="slide-up"
|
|
textboxLayout="default"
|
|
useInvertedBackground={false}
|
|
testimonials={[
|
|
{
|
|
id: "1", title: "Exceptional Care and Attention", quote: "Dr. Ellisor took time to explain everything and made me feel completely at ease. The entire staff is professional and caring.", name: "Margaret Thompson", role: "Patient", imageSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-blonde-woman-wearing-white-shirt-standing-co-working-space-leaning-desk_74855-15151.jpg?_wi=2", imageAlt: "Margaret Thompson"
|
|
},
|
|
{
|
|
id: "2", title: "Family-Friendly Dental Practice", quote: "We bring all three of our children here. Everyone from the dentists to the front desk staff treats our family like they care.", name: "Robert & Linda Johnson", role: "Patients", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-wonderful-young-woman-with-kind-big-eyes-gently-smiling-light-wall_197531-4929.jpg?_wi=2", imageAlt: "Johnson Family"
|
|
},
|
|
{
|
|
id: "3", title: "Modern Facility, Caring Team", quote: "The clinic is clean and modern, and the staff makes dental visits comfortable. Highly recommend to anyone looking for quality dental care.", name: "Patricia Garcia", role: "Patient", imageSrc: "http://img.b2bpic.net/free-photo/happy-male-doctor-visiting-senior-patients-home-going-through-medical-documents_637285-1356.jpg?_wi=2", imageAlt: "Patricia Garcia"
|
|
},
|
|
{
|
|
id: "4", title: "My Go-To Dental Provider", quote: "Been a patient for 5 years. The consistency of care, professionalism, and genuine concern for patients is outstanding.", name: "Michael Torres", role: "Patient", imageSrc: "http://img.b2bpic.net/free-photo/portrait-person-smiling_23-2151169284.jpg", imageAlt: "Michael Torres"
|
|
}
|
|
]}
|
|
buttonAnimation="slide-up"
|
|
/>
|
|
</div>
|
|
|
|
<div id="contact" data-section="contact">
|
|
<ContactCenter
|
|
tag="Contact Us"
|
|
title="Schedule Your Appointment Today"
|
|
description="Request an appointment with our caring dental team. We look forward to seeing you soon and helping you achieve optimal oral health."
|
|
tagIcon={Calendar}
|
|
tagAnimation="slide-up"
|
|
background={{ variant: "plain" }}
|
|
useInvertedBackground={false}
|
|
inputPlaceholder="Enter your email"
|
|
buttonText="Request Appointment"
|
|
termsText="We respect your privacy. Your appointment request will be reviewed by our team."
|
|
onSubmit={handleAppointmentSubmit}
|
|
/>
|
|
</div>
|
|
|
|
<div id="footer" data-section="footer">
|
|
<FooterLogoReveal
|
|
logoText="Lake Jackson Family Dentistry"
|
|
leftLink={{ text: "Privacy Policy", href: "#" }}
|
|
rightLink={{ text: "Contact: (409) 933-1234", href: "tel:+14099331234" }}
|
|
ariaLabel="Site footer"
|
|
/>
|
|
</div>
|
|
</ThemeProvider>
|
|
);
|
|
} |