Merge version_4 into main #1

Merged
bender merged 2 commits from version_4 into main 2026-03-09 11:51:41 +00:00
2 changed files with 1380 additions and 13 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -10,7 +10,7 @@ import TestimonialCardTwelve from '@/components/sections/testimonial/Testimonial
import FaqSplitText from '@/components/sections/faq/FaqSplitText';
import ContactSplit from '@/components/sections/contact/ContactSplit';
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
import { Smile, Sparkles, Star, Award, Zap, Heart, DollarSign, Calendar } from 'lucide-react';
import { Smile, Sparkles, Star, Award, Zap, Heart, DollarSign, Calendar, Teeth, Wand2, Zap as ZapIcon, Smile as SmileIcon } from 'lucide-react';
export default function LandingPage() {
return (
@@ -72,16 +72,16 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "General Dentistry", description: "Routine cleanings, exams, and preventive care to maintain your oral health.", imageSrc: "http://img.b2bpic.net/free-photo/patients-asking-informations-filling-dental-document-preparing-teeth-exemination-senior-woman-sitting-chair-waiting-area-crowded-orthodontist-office-while-doctor-working-background_482257-3583.jpg"
title: "Professional Cleanings", description: "Regular professional cleanings remove tartar and plaque buildup, preventing cavities and gum disease. Our hygienists use gentle techniques for optimal comfort.", imageSrc: "http://img.b2bpic.net/free-photo/patients-asking-informations-filling-dental-document-preparing-teeth-exemination-senior-woman-sitting-chair-waiting-area-crowded-orthodontist-office-while-doctor-working-background_482257-3583.jpg"
},
{
title: "Cosmetic Dentistry", description: "Teeth whitening, veneers, and smile makeovers for a radiant appearance.", imageSrc: "http://img.b2bpic.net/free-photo/dentist-examining-female-patient-with-tools_107420-65503.jpg"
title: "Dental Fillings", description: "We restore decayed teeth with tooth-colored composite fillings that match your natural teeth. These durable fillings prevent further decay and restore function.", imageSrc: "http://img.b2bpic.net/free-photo/dentist-examining-female-patient-with-tools_107420-65503.jpg"
},
{
title: "Orthodontics", description: "Modern braces and aligners to straighten your teeth and perfect your bite.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-girl-wearing-braces_23-2148601850.jpg"
title: "Root Canal Therapy", description: "Advanced root canal treatment saves infected teeth by removing the infected pulp and sealing the tooth. This pain-free procedure preserves your natural tooth.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-girl-wearing-braces_23-2148601850.jpg"
},
{
title: "Implants & Restorations", description: "Durable dental implants and restorations for a complete, natural-looking smile.", imageSrc: "http://img.b2bpic.net/free-photo/artificial-jaw-dentist-s-office_1157-19480.jpg"
title: "Cosmetic Dentistry", description: "Teeth whitening, veneers, and smile makeovers for a radiant appearance. We create beautiful smiles that boost confidence and self-esteem.", imageSrc: "http://img.b2bpic.net/free-photo/artificial-jaw-dentist-s-office_1157-19480.jpg"
}
]}
gridVariant="two-columns-alternating-heights"
@@ -123,8 +123,8 @@ export default function LandingPage() {
<div id="team" data-section="team" className="py-16 md:py-24">
<TeamCardEleven
title="Meet Our Team"
description="Our dedicated team of dental professionals is committed to providing you with the best possible care and a comfortable experience."
title="Meet Our Expert Team"
description="Our dedicated team of dental professionals is committed to providing you with the best possible care and a comfortable experience. Each team member brings specialized expertise and genuine passion for dentistry."
textboxLayout="default"
useInvertedBackground={false}
animationType="slide-up"
@@ -132,23 +132,23 @@ export default function LandingPage() {
{
id: "dentists", groupTitle: "Dentists", members: [
{
id: "1", title: "Dr. Sarah Johnson", subtitle: "General & Cosmetic Dentist", detail: "DDS, 12 years experience", imageSrc: "http://img.b2bpic.net/free-photo/cinematic-portrait-woman-working-healthcare-system-having-care-job_23-2151237579.jpg"
id: "1", title: "Dr. Sarah Johnson", subtitle: "General & Cosmetic Dentist", detail: "DDS, 12 years experience in family and cosmetic dentistry", imageSrc: "http://img.b2bpic.net/free-photo/cinematic-portrait-woman-working-healthcare-system-having-care-job_23-2151237579.jpg"
},
{
id: "2", title: "Dr. Michael Chen", subtitle: "Orthodontist", detail: "MS Orthodontics, 8 years experience", imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-dentist-standing-with-arms-crossed_107420-74176.jpg"
id: "2", title: "Dr. Michael Chen", subtitle: "Orthodontist Specialist", detail: "MS Orthodontics, 8 years experience in braces and aligners", imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-dentist-standing-with-arms-crossed_107420-74176.jpg"
},
{
id: "3", title: "Dr. Emily Rodriguez", subtitle: "Periodontist", detail: "MS Periodontics, 10 years experience", imageSrc: "http://img.b2bpic.net/free-photo/dental-dentistry-health-medical-doctor_1303-982.jpg"
id: "3", title: "Dr. Emily Rodriguez", subtitle: "Periodontist & Implant Specialist", detail: "MS Periodontics, 10 years experience in gum health and implants", imageSrc: "http://img.b2bpic.net/free-photo/dental-dentistry-health-medical-doctor_1303-982.jpg"
}
]
},
{
id: "hygienists", groupTitle: "Hygienists & Support", members: [
id: "hygienists", groupTitle: "Hygienists & Support Staff", members: [
{
id: "4", title: "Jennifer Martinez", subtitle: "Dental Hygienist", detail: "RDAH, 6 years experience", imageSrc: "http://img.b2bpic.net/free-photo/nurse-portrait-hospital_23-2150780302.jpg"
id: "4", title: "Jennifer Martinez", subtitle: "Registered Dental Hygienist", detail: "RDAH, 6 years experience providing professional cleanings and patient education", imageSrc: "http://img.b2bpic.net/free-photo/nurse-portrait-hospital_23-2150780302.jpg"
},
{
id: "5", title: "David Kim", subtitle: "Patient Coordinator", detail: "Dedicated to your comfort", imageSrc: "http://img.b2bpic.net/free-photo/doctor-with-gloves-looking-holding-paper-holder-vertically-side-view_176474-1858.jpg"
id: "5", title: "David Kim", subtitle: "Patient Coordinator & Assistant", detail: "Dedicated to ensuring your comfort and seamless appointment experience", imageSrc: "http://img.b2bpic.net/free-photo/doctor-with-gloves-looking-holding-paper-holder-vertically-side-view_176474-1858.jpg"
}
]
}