Merge version_1 into main #2
287
src/app/page.tsx
287
src/app/page.tsx
@@ -39,9 +39,7 @@ export default function HomePage() {
|
||||
brandName="Mainland Dental"
|
||||
navItems={navItems.slice(0, 5)}
|
||||
button={{
|
||||
text: "Call Now",
|
||||
href: "tel:+14099450644",
|
||||
}}
|
||||
text: "Call Now", href: "tel:+14099450644"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -56,47 +54,29 @@ export default function HomePage() {
|
||||
imagePosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "plain" }}
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah Martinez",
|
||||
handle: "Texas City, TX",
|
||||
testimonial:
|
||||
"Just had a pain free root canal if you can believe that. Dr. Lacour made me feel so comfortable!",
|
||||
rating: 5,
|
||||
name: "Sarah Martinez", handle: "Texas City, TX", testimonial:
|
||||
"Just had a pain free root canal if you can believe that. Dr. Lacour made me feel so comfortable!", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/elderly-business-woman-office-isolated_1303-21369.jpg?_wi=1",
|
||||
imageAlt: "Sarah Martinez",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/elderly-business-woman-office-isolated_1303-21369.jpg", imageAlt: "Sarah Martinez"},
|
||||
{
|
||||
name: "Michael Johnson",
|
||||
handle: "Family of 4",
|
||||
testimonial:
|
||||
"Definitely glad I found them to be our family dental office. The whole team is wonderful!",
|
||||
rating: 5,
|
||||
name: "Michael Johnson", handle: "Family of 4", testimonial:
|
||||
"Definitely glad I found them to be our family dental office. The whole team is wonderful!", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/monochrome-portrait-man-showing-vulnerability-self-acceptance_23-2151237453.jpg?_wi=1",
|
||||
imageAlt: "Michael Johnson",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/monochrome-portrait-man-showing-vulnerability-self-acceptance_23-2151237453.jpg", imageAlt: "Michael Johnson"},
|
||||
{
|
||||
name: "Jennifer Lee",
|
||||
handle: "New Patient",
|
||||
testimonial:
|
||||
"Professional, friendly, and they actually listen to your concerns. Highly recommend!",
|
||||
rating: 5,
|
||||
name: "Jennifer Lee", handle: "New Patient", testimonial:
|
||||
"Professional, friendly, and they actually listen to your concerns. Highly recommend!", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/female-patient-smiling-while-talking-doctor_107420-65663.jpg?_wi=1",
|
||||
imageAlt: "Jennifer Lee",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/female-patient-smiling-while-talking-doctor_107420-65663.jpg", imageAlt: "Jennifer Lee"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Now: (409) 945-0644",
|
||||
href: "tel:+14099450644",
|
||||
},
|
||||
text: "Call Now: (409) 945-0644", href: "tel:+14099450644"},
|
||||
{
|
||||
text: "Schedule Appointment",
|
||||
href: "/contact",
|
||||
},
|
||||
text: "Schedule Appointment", href: "/contact"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
@@ -106,17 +86,12 @@ export default function HomePage() {
|
||||
<TextSplitAbout
|
||||
title="Why Choose Mainland Dental Center"
|
||||
description={[
|
||||
"At Mainland Dental Center, we believe that every patient deserves exceptional care in a comfortable, welcoming environment. With years of experience serving the Texas City community, we've built our reputation on gentle dentistry, advanced techniques, and genuine patient care.",
|
||||
"Dr. Lacour and our compassionate team are committed to making your dental experience positive and pain-free. Whether it's your first visit or a routine checkup, we treat every patient like family and take time to understand your unique dental needs and goals.",
|
||||
"We're conveniently located at 2501 Palmer Hwy and accept most insurance plans. Your smile is our priority—let us help you achieve and maintain the healthy, beautiful teeth you deserve.",
|
||||
]}
|
||||
"At Mainland Dental Center, we believe that every patient deserves exceptional care in a comfortable, welcoming environment. With years of experience serving the Texas City community, we've built our reputation on gentle dentistry, advanced techniques, and genuine patient care.", "Dr. Lacour and our compassionate team are committed to making your dental experience positive and pain-free. Whether it's your first visit or a routine checkup, we treat every patient like family and take time to understand your unique dental needs and goals.", "We're conveniently located at 2501 Palmer Hwy and accept most insurance plans. Your smile is our priority—let us help you achieve and maintain the healthy, beautiful teeth you deserve."]}
|
||||
useInvertedBackground={true}
|
||||
showBorder={true}
|
||||
buttons={[
|
||||
{
|
||||
text: "Learn More About Our Practice",
|
||||
href: "/about",
|
||||
},
|
||||
text: "Learn More About Our Practice", href: "/about"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -131,40 +106,24 @@ export default function HomePage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "General Dentistry",
|
||||
description:
|
||||
"Regular cleanings, exams, and preventive care to maintain your oral health and catch problems early.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/dentist-treats-childs-tooth-using-rubber-dam-closeup-tooth-treatment_169016-66905.jpg?_wi=1",
|
||||
imageAlt: "Professional dental cleaning",
|
||||
},
|
||||
title: "General Dentistry", description:
|
||||
"Regular cleanings, exams, and preventive care to maintain your oral health and catch problems early.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/dentist-treats-childs-tooth-using-rubber-dam-closeup-tooth-treatment_169016-66905.jpg", imageAlt: "Professional dental cleaning"},
|
||||
{
|
||||
id: 2,
|
||||
title: "Root Canal Treatment",
|
||||
description:
|
||||
"Advanced endodontic care to save infected or damaged teeth. Pain-free and effective treatment by experienced professionals.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/girl-dentists-office-dentist-examining-child-patients-teeth-dentistry-concept_169016-66924.jpg?_wi=1",
|
||||
imageAlt: "Root canal treatment procedure",
|
||||
},
|
||||
title: "Root Canal Treatment", description:
|
||||
"Advanced endodontic care to save infected or damaged teeth. Pain-free and effective treatment by experienced professionals.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/girl-dentists-office-dentist-examining-child-patients-teeth-dentistry-concept_169016-66924.jpg", imageAlt: "Root canal treatment procedure"},
|
||||
{
|
||||
id: 3,
|
||||
title: "Crowns & Bridges",
|
||||
description:
|
||||
"Restore your smile with natural-looking crowns and bridges. Durable solutions for damaged or missing teeth.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-dentist-using-instruments_23-2151053284.jpg?_wi=1",
|
||||
imageAlt: "Dental crown restoration",
|
||||
},
|
||||
title: "Crowns & Bridges", description:
|
||||
"Restore your smile with natural-looking crowns and bridges. Durable solutions for damaged or missing teeth.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-dentist-using-instruments_23-2151053284.jpg", imageAlt: "Dental crown restoration"},
|
||||
{
|
||||
id: 4,
|
||||
title: "Emergency Dental Care",
|
||||
description:
|
||||
"We understand dental emergencies happen. Get immediate relief and professional care when you need it most.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-male-doctor-wearing-mask-treating-female-patient_23-2147862078.jpg?_wi=1",
|
||||
imageAlt: "Emergency dental care",
|
||||
},
|
||||
title: "Emergency Dental Care", description:
|
||||
"We understand dental emergencies happen. Get immediate relief and professional care when you need it most.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-male-doctor-wearing-mask-treating-female-patient_23-2147862078.jpg", imageAlt: "Emergency dental care"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -178,13 +137,8 @@ export default function HomePage() {
|
||||
animationType="slide-up"
|
||||
team={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Dr. Lacour",
|
||||
role: "DDS | Owner",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-male-health-worker_23-2148980804.jpg?_wi=1",
|
||||
imageAlt: "Dr. Lacour",
|
||||
},
|
||||
id: "1", name: "Dr. Lacour", role: "DDS | Owner", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-male-health-worker_23-2148980804.jpg", imageAlt: "Dr. Lacour"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -199,65 +153,29 @@ export default function HomePage() {
|
||||
speed={40}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Martinez",
|
||||
handle: "@sarah_m | Texas City",
|
||||
testimonial:
|
||||
"Just had a pain free root canal if you can believe that. Dr. Lacour made me feel so comfortable throughout the entire process!",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/elderly-business-woman-office-isolated_1303-21369.jpg?_wi=2",
|
||||
imageAlt: "Sarah Martinez",
|
||||
},
|
||||
id: "1", name: "Sarah Martinez", handle: "@sarah_m | Texas City", testimonial:
|
||||
"Just had a pain free root canal if you can believe that. Dr. Lacour made me feel so comfortable throughout the entire process!", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/elderly-business-woman-office-isolated_1303-21369.jpg", imageAlt: "Sarah Martinez"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael Johnson",
|
||||
handle: "@michael_j | Family of 4",
|
||||
testimonial:
|
||||
"Definitely glad I found them to be our family dental office. The whole team is wonderful with kids and adults alike!",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/monochrome-portrait-man-showing-vulnerability-self-acceptance_23-2151237453.jpg?_wi=2",
|
||||
imageAlt: "Michael Johnson",
|
||||
},
|
||||
id: "2", name: "Michael Johnson", handle: "@michael_j | Family of 4", testimonial:
|
||||
"Definitely glad I found them to be our family dental office. The whole team is wonderful with kids and adults alike!", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/monochrome-portrait-man-showing-vulnerability-self-acceptance_23-2151237453.jpg", imageAlt: "Michael Johnson"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Jennifer Lee",
|
||||
handle: "@jen_lee | New Patient",
|
||||
testimonial:
|
||||
"Professional, friendly, and they actually listen to your concerns. Highly recommend to anyone looking for a new dentist!",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/female-patient-smiling-while-talking-doctor_107420-65663.jpg?_wi=2",
|
||||
imageAlt: "Jennifer Lee",
|
||||
},
|
||||
id: "3", name: "Jennifer Lee", handle: "@jen_lee | New Patient", testimonial:
|
||||
"Professional, friendly, and they actually listen to your concerns. Highly recommend to anyone looking for a new dentist!", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/female-patient-smiling-while-talking-doctor_107420-65663.jpg", imageAlt: "Jennifer Lee"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Chen",
|
||||
handle: "@david_c | Long-time Patient",
|
||||
testimonial:
|
||||
"Been going to Mainland Dental for years. The quality of care is consistent and Dr. Lacour is always up to date with latest techniques.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/dentist-doing-check-up-patient_23-2149206219.jpg",
|
||||
imageAlt: "David Chen",
|
||||
},
|
||||
id: "4", name: "David Chen", handle: "@david_c | Long-time Patient", testimonial:
|
||||
"Been going to Mainland Dental for years. The quality of care is consistent and Dr. Lacour is always up to date with latest techniques.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/dentist-doing-check-up-patient_23-2149206219.jpg", imageAlt: "David Chen"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Angela Rodriguez",
|
||||
handle: "@angela_r | Cosmetic Patient",
|
||||
testimonial:
|
||||
"My smile transformation has been amazing! The team made me feel confident about my cosmetic treatment every step of the way.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/this-is-my-way-relax_329181-1143.jpg",
|
||||
imageAlt: "Angela Rodriguez",
|
||||
},
|
||||
id: "5", name: "Angela Rodriguez", handle: "@angela_r | Cosmetic Patient", testimonial:
|
||||
"My smile transformation has been amazing! The team made me feel confident about my cosmetic treatment every step of the way.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/this-is-my-way-relax_329181-1143.jpg", imageAlt: "Angela Rodriguez"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Robert Wilson",
|
||||
handle: "@robert_w | Preventive Care",
|
||||
testimonial:
|
||||
"They really emphasize preventive care here. It's clear they genuinely want their patients to have healthy teeth for life!",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/senior-man-looking-camera-dental-office-wainting-consultation-elderly-male-smiling-webcam-s_482257-4047.jpg",
|
||||
imageAlt: "Robert Wilson",
|
||||
},
|
||||
id: "6", name: "Robert Wilson", handle: "@robert_w | Preventive Care", testimonial:
|
||||
"They really emphasize preventive care here. It's clear they genuinely want their patients to have healthy teeth for life!", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/senior-man-looking-camera-dental-office-wainting-consultation-elderly-male-smiling-webcam-s_482257-4047.jpg", imageAlt: "Robert Wilson"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -272,31 +190,19 @@ export default function HomePage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Call or Request Online",
|
||||
description:
|
||||
"Reach us at (409) 945-0644 or submit an appointment request through our contact form. Our friendly team will confirm your preferred time.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/doctor-with-medical-report_23-2148168363.jpg?_wi=1",
|
||||
imageAlt: "Contact us to schedule",
|
||||
},
|
||||
title: "Call or Request Online", description:
|
||||
"Reach us at (409) 945-0644 or submit an appointment request through our contact form. Our friendly team will confirm your preferred time.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/doctor-with-medical-report_23-2148168363.jpg", imageAlt: "Contact us to schedule"},
|
||||
{
|
||||
id: 2,
|
||||
title: "Schedule Your Visit",
|
||||
description:
|
||||
"Choose a time that works for you. We offer flexible scheduling to accommodate busy families and work schedules.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-vector/appointment-booking-template-landing-page_23-2148560831.jpg?_wi=1",
|
||||
imageAlt: "Schedule appointment",
|
||||
},
|
||||
title: "Schedule Your Visit", description:
|
||||
"Choose a time that works for you. We offer flexible scheduling to accommodate busy families and work schedules.", imageSrc:
|
||||
"http://img.b2bpic.net/free-vector/appointment-booking-template-landing-page_23-2148560831.jpg", imageAlt: "Schedule appointment"},
|
||||
{
|
||||
id: 3,
|
||||
title: "Get the Care You Need",
|
||||
description:
|
||||
"Visit our office and experience comfortable, professional dental care. We'll ensure your smile is in excellent health.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-african-american-man-guy-visiting-dentist-s-office-prevention-oral-cavity-man-famale-doctor-while-checkup-teeth_1157-42082.jpg?_wi=1",
|
||||
imageAlt: "Receive dental treatment",
|
||||
},
|
||||
title: "Get the Care You Need", description:
|
||||
"Visit our office and experience comfortable, professional dental care. We'll ensure your smile is in excellent health.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-african-american-man-guy-visiting-dentist-s-office-prevention-oral-cavity-man-famale-doctor-while-checkup-teeth_1157-42082.jpg", imageAlt: "Receive dental treatment"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -308,10 +214,9 @@ export default function HomePage() {
|
||||
description="Call Mainland Dental Center today or request an appointment online. We're accepting new patients and look forward to welcoming your family."
|
||||
tagIcon={Calendar}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/dentist-holding-dental-equipment_107420-73956.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/dentist-holding-dental-equipment_107420-73956.jpg"
|
||||
imageAlt="Dental office"
|
||||
mediaAnimation="opacity"
|
||||
inputPlaceholder="your@email.com"
|
||||
@@ -325,87 +230,51 @@ export default function HomePage() {
|
||||
logoText="Mainland Dental"
|
||||
columns={[
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{
|
||||
label: "General Dentistry",
|
||||
href: "#services",
|
||||
},
|
||||
label: "General Dentistry", href: "#services"},
|
||||
{
|
||||
label: "Root Canals",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Root Canals", href: "#services"},
|
||||
{
|
||||
label: "Crowns & Bridges",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Crowns & Bridges", href: "#services"},
|
||||
{
|
||||
label: "Emergency Care",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Emergency Care", href: "#services"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "/about",
|
||||
},
|
||||
label: "About Us", href: "/about"},
|
||||
{
|
||||
label: "Meet Dr. Lacour",
|
||||
href: "#team",
|
||||
},
|
||||
label: "Meet Dr. Lacour", href: "#team"},
|
||||
{
|
||||
label: "Patient Reviews",
|
||||
href: "#testimonials",
|
||||
},
|
||||
label: "Patient Reviews", href: "#testimonials"},
|
||||
{
|
||||
label: "Contact Us",
|
||||
href: "/contact",
|
||||
},
|
||||
label: "Contact Us", href: "/contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact Info",
|
||||
items: [
|
||||
title: "Contact Info", items: [
|
||||
{
|
||||
label: "Phone: (409) 945-0644",
|
||||
href: "tel:+14099450644",
|
||||
},
|
||||
label: "Phone: (409) 945-0644", href: "tel:+14099450644"},
|
||||
{
|
||||
label: "2501 Palmer Hwy #102, Texas City, TX 77590",
|
||||
href: "https://maps.google.com/?q=2501+Palmer+Hwy+102+Texas+City+TX+77590",
|
||||
},
|
||||
label: "2501 Palmer Hwy #102, Texas City, TX 77590", href: "https://maps.google.com/?q=2501+Palmer+Hwy+102+Texas+City+TX+77590"},
|
||||
{
|
||||
label: "Mon-Fri: 9AM-5PM",
|
||||
href: "#",
|
||||
},
|
||||
label: "Mon-Fri: 9AM-5PM", href: "#"},
|
||||
{
|
||||
label: "Emergencies Welcome",
|
||||
href: "tel:+14099450644",
|
||||
},
|
||||
label: "Emergencies Welcome", href: "tel:+14099450644"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", 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: "#"},
|
||||
{
|
||||
label: "Sitemap",
|
||||
href: "#",
|
||||
},
|
||||
label: "Sitemap", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user