Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-12 22:10:56 +00:00

View File

@@ -34,42 +34,24 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "#hero",
},
name: "Home", id: "#hero"},
{
name: "About Us",
id: "#about",
},
name: "About Us", id: "#about"},
{
name: "Services",
id: "#features",
},
name: "Services", id: "#features"},
{
name: "Shop",
id: "#products",
},
name: "Shop", id: "#products"},
{
name: "Pricing",
id: "#pricing",
},
name: "Pricing", id: "#pricing"},
{
name: "Testimonials",
id: "#testimonials",
},
name: "Testimonials", id: "#testimonials"},
{
name: "FAQs",
id: "#faq",
},
name: "FAQs", id: "#faq"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
button={{
text: "Book Appointment",
href: "#contact",
}}
text: "Book Appointment", href: "#contact"}}
logoSrc="http://img.b2bpic.net/free-photo/wyoming-flag-heart-banner_187299-34614.jpg"
logoAlt="Fort Worth Dental Arts Logo"
brandName="Fort Worth Dental Arts"
@@ -79,122 +61,68 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDoubleCarousel
background={{
variant: "plain",
}}
variant: "plain"}}
title="Your Journey to a Radiant Smile Begins Here"
description="At Fort Worth Dental Arts, we blend advanced dentistry with compassionate care, ensuring your comfort and delivering exceptional results for a healthy, beautiful smile."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-instruments_23-2151053312.jpg",
imageAlt: "Dentist examining a patient",
},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-instruments_23-2151053312.jpg", imageAlt: "Dentist examining a patient"},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-wearing-protective-glove_23-2149164346.jpg",
imageAlt: "Advanced dental equipment",
},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-wearing-protective-glove_23-2149164346.jpg", imageAlt: "Advanced dental equipment"},
{
imageSrc: "http://img.b2bpic.net/free-photo/dentist-explaining-dental-hygiene-female-patient_23-2147862034.jpg",
imageAlt: "Friendly dental team",
},
imageSrc: "http://img.b2bpic.net/free-photo/dentist-explaining-dental-hygiene-female-patient_23-2147862034.jpg", imageAlt: "Friendly dental team"},
{
imageSrc: "http://img.b2bpic.net/free-photo/female-patient-wearing-braces_107420-65477.jpg",
imageAlt: "Teeth whitening procedure",
},
imageSrc: "http://img.b2bpic.net/free-photo/female-patient-wearing-braces_107420-65477.jpg", imageAlt: "Teeth whitening procedure"},
{
imageSrc: "http://img.b2bpic.net/free-photo/doctor-doing-their-work-pediatrics-office_23-2149224181.jpg",
imageAlt: "Child patient at dentist",
},
imageSrc: "http://img.b2bpic.net/free-photo/doctor-doing-their-work-pediatrics-office_23-2149224181.jpg", imageAlt: "Child patient at dentist"},
{
imageSrc: "http://img.b2bpic.net/free-photo/toothbrush_93675-132313.jpg",
imageAlt: "Dentist holding dental product",
},
imageSrc: "http://img.b2bpic.net/free-photo/toothbrush_93675-132313.jpg", imageAlt: "Dentist holding dental product"},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/smiling-little-girl-holding-flowers-bouquet-hospital-waiting-area-preparing-visit-old-patient-health-center-small-child-sitting-waiting-room-with-mother-father_482257-60307.jpg",
imageAlt: "Modern dental reception area",
},
imageSrc: "http://img.b2bpic.net/free-photo/smiling-little-girl-holding-flowers-bouquet-hospital-waiting-area-preparing-visit-old-patient-health-center-small-child-sitting-waiting-room-with-mother-father_482257-60307.jpg", imageAlt: "Modern dental reception area"},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-female-dentist-showing-patient-dental-xray-dentistry-concept_169016-66985.jpg",
imageAlt: "Dentist explaining treatment to patient",
},
imageSrc: "http://img.b2bpic.net/free-photo/young-female-dentist-showing-patient-dental-xray-dentistry-concept_169016-66985.jpg", imageAlt: "Dentist explaining treatment to patient"},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-instruments_23-2151053267.jpg",
imageAlt: "Dentist performing routine check-up",
},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-instruments_23-2151053267.jpg", imageAlt: "Dentist performing routine check-up"},
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-sitting-dentist-s-office_1157-23498.jpg",
imageAlt: "Dental implant surgery",
},
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-sitting-dentist-s-office_1157-23498.jpg", imageAlt: "Dental implant surgery"},
{
imageSrc: "http://img.b2bpic.net/free-photo/white-occupation-medicine-office-cabinet-health_1291-119.jpg",
imageAlt: "Doctor shaking hands with happy patient",
},
imageSrc: "http://img.b2bpic.net/free-photo/white-occupation-medicine-office-cabinet-health_1291-119.jpg", imageAlt: "Doctor shaking hands with happy patient"},
{
imageSrc: "http://img.b2bpic.net/free-photo/dental-cleaning-items-copy-space_23-2148439118.jpg",
imageAlt: "Dental products on display",
},
imageSrc: "http://img.b2bpic.net/free-photo/dental-cleaning-items-copy-space_23-2148439118.jpg", imageAlt: "Dental products on display"},
]}
buttons={[
{
text: "Book an Appointment",
href: "#contact",
},
text: "Book an Appointment", href: "#contact"},
{
text: "Shop Oral Care",
href: "#products",
},
text: "Shop Oral Care", href: "#products"},
]}
carouselPosition="right"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/young-nurse-feeling-happy-about-good-news-she-has-received-while-working-hospital_637285-4972.jpg",
alt: "Happy Patient Sarah",
},
src: "http://img.b2bpic.net/free-photo/young-nurse-feeling-happy-about-good-news-she-has-received-while-working-hospital_637285-4972.jpg", alt: "Happy Patient Sarah"},
{
src: "http://img.b2bpic.net/free-photo/female-patient-smiling-while-looking-doctor_107420-74008.jpg",
alt: "Smiling Patient John",
},
src: "http://img.b2bpic.net/free-photo/female-patient-smiling-while-looking-doctor_107420-74008.jpg", alt: "Smiling Patient John"},
{
src: "http://img.b2bpic.net/free-photo/expressive-young-girl-posing_176474-96417.jpg",
alt: "Satisfied Patient Emily",
},
src: "http://img.b2bpic.net/free-photo/expressive-young-girl-posing_176474-96417.jpg", alt: "Satisfied Patient Emily"},
{
src: "http://img.b2bpic.net/free-photo/woman-patient-dentist_1303-9361.jpg",
alt: "Comfortable Patient David",
},
src: "http://img.b2bpic.net/free-photo/woman-patient-dentist_1303-9361.jpg", alt: "Comfortable Patient David"},
{
src: "http://img.b2bpic.net/free-photo/patient-sitting-dental-office_23-2148085272.jpg",
alt: "Relaxed Patient Maria",
},
src: "http://img.b2bpic.net/free-photo/patient-sitting-dental-office_23-2148085272.jpg", alt: "Relaxed Patient Maria"},
]}
avatarText="Over 5,000 Happy Patients"
marqueeItems={[
{
type: "image",
src: "http://img.b2bpic.net/free-photo/dentist-holding-dental-equipment_107420-73956.jpg",
alt: "Dental Equipment Marquee",
},
type: "image", src: "http://img.b2bpic.net/free-photo/dentist-holding-dental-equipment_107420-73956.jpg", alt: "Dental Equipment Marquee"},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/dentist-office-doctor-practice-concept-professional-african-american-doctor-dentistry-medical-pointing-teeth-xray_627829-14128.jpg",
alt: "Dental Office Marquee",
},
type: "image", src: "http://img.b2bpic.net/free-photo/dentist-office-doctor-practice-concept-professional-african-american-doctor-dentistry-medical-pointing-teeth-xray_627829-14128.jpg", alt: "Dental Office Marquee"},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/cheerful-dentist-patient-sitting-dental-office_651396-1900.jpg",
alt: "Happy Dentist and Patient Marquee",
},
type: "image", src: "http://img.b2bpic.net/free-photo/cheerful-dentist-patient-sitting-dental-office_651396-1900.jpg", alt: "Happy Dentist and Patient Marquee"},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/group-happy-business-colleagues-clapping-hands-after-attending-presentation-office_637285-215.jpg",
alt: "Happy Team Marquee",
},
type: "image", src: "http://img.b2bpic.net/free-photo/group-happy-business-colleagues-clapping-hands-after-attending-presentation-office_637285-215.jpg", alt: "Happy Team Marquee"},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/close-up-dentist-instruments_23-2151053283.jpg",
alt: "Dental Instruments Marquee",
},
type: "image", src: "http://img.b2bpic.net/free-photo/close-up-dentist-instruments_23-2151053283.jpg", alt: "Dental Instruments Marquee"},
]}
/>
</div>
@@ -204,18 +132,12 @@ export default function LandingPage() {
useInvertedBackground={true}
heading={[
{
type: "text",
content: "Experience Anxiety-Free Dentistry at Fort Worth Dental Arts",
},
type: "text", content: "Experience Anxiety-Free Dentistry at Fort Worth Dental Arts"},
]}
buttons={[
{
text: "Meet Our Team",
href: "#team",
},
text: "Meet Our Team", href: "#team"},
]}
imageSrc="http://img.b2bpic.net/free-photo/empty-stomatology-orthodontic-hospital-cabinet-with-nobody-it-equipped-with-modern-furniture-teet_482257-2882.jpg"
imageAlt="Modern reception area of Fort Worth Dental Arts"
/>
</div>
@@ -226,29 +148,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "f1",
title: "Anxiety-Free Experience",
description: "We prioritize your comfort with a calming environment and gentle techniques to make every visit stress-free.",
tag: "Patient Comfort",
imageSrc: "http://img.b2bpic.net/free-photo/female-osteopathist-treating-boy_23-2148776220.jpg",
imageAlt: "Calm patient in dental chair",
},
id: "f1", title: "Anxiety-Free Experience", description: "We prioritize your comfort with a calming environment and gentle techniques to make every visit stress-free.", tag: "Patient Comfort", imageSrc: "http://img.b2bpic.net/free-photo/female-osteopathist-treating-boy_23-2148776220.jpg", imageAlt: "Calm patient in dental chair"},
{
id: "f2",
title: "State-of-the-Art Technology",
description: "Utilizing the latest in dental technology for accurate diagnoses and efficient, effective treatments.",
tag: "Innovation",
imageSrc: "http://img.b2bpic.net/free-photo/stomatolog-explaining-dental-treatment-senior-woman-examination-looking-x-ray-medical-teeth-care-taker-pointing-patient-radiography-screen-sitting-chair_482257-12552.jpg",
imageAlt: "Dentist using digital x-ray",
},
id: "f2", title: "State-of-the-Art Technology", description: "Utilizing the latest in dental technology for accurate diagnoses and efficient, effective treatments.", tag: "Innovation", imageSrc: "http://img.b2bpic.net/free-photo/stomatolog-explaining-dental-treatment-senior-woman-examination-looking-x-ray-medical-teeth-care-taker-pointing-patient-radiography-screen-sitting-chair_482257-12552.jpg", imageAlt: "Dentist using digital x-ray"},
{
id: "f3",
title: "Cosmetic Smile Enhancements",
description: "Achieve your dream smile with our range of cosmetic services, including whitening, veneers, and more.",
tag: "Esthetic Dentistry",
imageSrc: "http://img.b2bpic.net/free-photo/studio-shot-joyful-two-young-women-with-long-light-hair-keep-hands-cheeks-have-broad-smiles_273609-18506.jpg",
imageAlt: "Happy patient with a bright smile",
},
id: "f3", title: "Cosmetic Smile Enhancements", description: "Achieve your dream smile with our range of cosmetic services, including whitening, veneers, and more.", tag: "Esthetic Dentistry", imageSrc: "http://img.b2bpic.net/free-photo/studio-shot-joyful-two-young-women-with-long-light-hair-keep-hands-cheeks-have-broad-smiles_273609-18506.jpg", imageAlt: "Happy patient with a bright smile"},
]}
title="Comprehensive Care, Personalized for You"
description="From preventive care to advanced cosmetic treatments, our expert team ensures your dental health and aesthetic goals are met with precision and compassion."
@@ -263,65 +167,23 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "p1",
brand: "Oral-B",
name: "SmartSeries Electric Toothbrush",
price: "$99.99",
rating: 5,
reviewCount: "120 reviews",
imageSrc: "http://img.b2bpic.net/free-photo/image-cute-brunette-woman-talking-into-speakerphone-holding-mobile-phone-near-mouth-records-her_1258-199074.jpg",
imageAlt: "Oral-B Electric Toothbrush",
},
id: "p1", brand: "Oral-B", name: "SmartSeries Electric Toothbrush", price: "$99.99", rating: 5,
reviewCount: "120 reviews", imageSrc: "http://img.b2bpic.net/free-photo/image-cute-brunette-woman-talking-into-speakerphone-holding-mobile-phone-near-mouth-records-her_1258-199074.jpg", imageAlt: "Oral-B Electric Toothbrush"},
{
id: "p2",
brand: "Opalescence",
name: "Professional Whitening Kit",
price: "$59.99",
rating: 4,
reviewCount: "85 reviews",
imageSrc: "http://img.b2bpic.net/free-photo/positive-young-woman-shows-white-teeth-after-cleaning-takes-care-skin-applies-bauty-patches-holds-modern-electric-toothbrush-smartphone-wears-headband-striped-t-shirt-isolated-blue-wall_273609-60925.jpg",
imageAlt: "Opalescence Whitening Kit",
},
id: "p2", brand: "Opalescence", name: "Professional Whitening Kit", price: "$59.99", rating: 4,
reviewCount: "85 reviews", imageSrc: "http://img.b2bpic.net/free-photo/positive-young-woman-shows-white-teeth-after-cleaning-takes-care-skin-applies-bauty-patches-holds-modern-electric-toothbrush-smartphone-wears-headband-striped-t-shirt-isolated-blue-wall_273609-60925.jpg", imageAlt: "Opalescence Whitening Kit"},
{
id: "p3",
brand: "Sensodyne",
name: "Sensitivity Relief Toothpaste",
price: "$8.49",
rating: 5,
reviewCount: "210 reviews",
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-3d-cinema-glasses-blue-background_23-2148188141.jpg",
imageAlt: "Sensodyne Toothpaste",
},
id: "p3", brand: "Sensodyne", name: "Sensitivity Relief Toothpaste", price: "$8.49", rating: 5,
reviewCount: "210 reviews", imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-3d-cinema-glasses-blue-background_23-2148188141.jpg", imageAlt: "Sensodyne Toothpaste"},
{
id: "p4",
brand: "Waterpik",
name: "Aquarius Water Flosser",
price: "$79.99",
rating: 5,
reviewCount: "150 reviews",
imageSrc: "http://img.b2bpic.net/free-photo/pink-illustrator-tools-arrangement_23-2150268006.jpg",
imageAlt: "Waterpik Water Flosser",
},
id: "p4", brand: "Waterpik", name: "Aquarius Water Flosser", price: "$79.99", rating: 5,
reviewCount: "150 reviews", imageSrc: "http://img.b2bpic.net/free-photo/pink-illustrator-tools-arrangement_23-2150268006.jpg", imageAlt: "Waterpik Water Flosser"},
{
id: "p5",
brand: "Listerine",
name: "Antiseptic Mouthwash Cool Mint",
price: "$7.29",
rating: 4,
reviewCount: "95 reviews",
imageSrc: "http://img.b2bpic.net/free-photo/daily-morning-routine-brushing-habits-concept-young-female-model-with-curly-fair-hair-brushes-teeth-with-electric-toothbrush-keeps-teeth-healthy-isolated-blue-background-freshness-breath_273609-60200.jpg",
imageAlt: "Listerine Mouthwash",
},
id: "p5", brand: "Listerine", name: "Antiseptic Mouthwash Cool Mint", price: "$7.29", rating: 4,
reviewCount: "95 reviews", imageSrc: "http://img.b2bpic.net/free-photo/daily-morning-routine-brushing-habits-concept-young-female-model-with-curly-fair-hair-brushes-teeth-with-electric-toothbrush-keeps-teeth-healthy-isolated-blue-background-freshness-breath_273609-60200.jpg", imageAlt: "Listerine Mouthwash"},
{
id: "p6",
brand: "Glide",
name: "Pro-Health Advanced Floss",
price: "$4.99",
rating: 5,
reviewCount: "60 reviews",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-young-cheerful-woman-uses-tooth-floss-cleaning-teeth-winks-eyes-has-curly-fair-hair-isolated-pink-studio-background-health-care-dental-hygiene-stomatology-concept_273609-60176.jpg",
imageAlt: "Glide Dental Floss",
},
id: "p6", brand: "Glide", name: "Pro-Health Advanced Floss", price: "$4.99", rating: 5,
reviewCount: "60 reviews", imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-young-cheerful-woman-uses-tooth-floss-cleaning-teeth-winks-eyes-has-curly-fair-hair-isolated-pink-studio-background-health-care-dental-hygiene-stomatology-concept_273609-60176.jpg", imageAlt: "Glide Dental Floss"},
]}
title="Shop Our Premium Oral Care Products"
description="Discover dentist-approved products designed to maintain your oral hygiene and enhance your smile between visits. Shop with confidence!"
@@ -335,59 +197,29 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
id: "plan-1",
badge: "Basic",
price: "$120",
subtitle: "Per year for essential care",
buttons: [
id: "plan-1", badge: "Basic", price: "$120", subtitle: "Per year for essential care", buttons: [
{
text: "Get Started",
href: "#contact",
},
text: "Get Started", href: "#contact"},
],
features: [
"Annual Dental Exam",
"One Basic Cleaning",
"X-rays (as needed)",
"Emergency Consultation",
],
"Annual Dental Exam", "One Basic Cleaning", "X-rays (as needed)", "Emergency Consultation"],
},
{
id: "plan-2",
badge: "Premium",
badgeIcon: Sparkles,
price: "$250",
subtitle: "Per year for enhanced care",
buttons: [
id: "plan-2", badge: "Premium", badgeIcon: Sparkles,
price: "$250", subtitle: "Per year for enhanced care", buttons: [
{
text: "Choose Premium",
href: "#contact",
},
text: "Choose Premium", href: "#contact"},
],
features: [
"Two Annual Dental Exams",
"Two Deep Cleanings",
"All X-rays",
"One Teeth Whitening Session",
],
"Two Annual Dental Exams", "Two Deep Cleanings", "All X-rays", "One Teeth Whitening Session"],
},
{
id: "plan-3",
badge: "Family",
price: "$400",
subtitle: "Per year for up to 4 members",
buttons: [
id: "plan-3", badge: "Family", price: "$400", subtitle: "Per year for up to 4 members", buttons: [
{
text: "Enroll Family",
href: "#contact",
},
text: "Enroll Family", href: "#contact"},
],
features: [
"Includes all Premium Plan benefits",
"For up to 4 family members",
"Kids' preventive dental care",
"Priority scheduling",
],
"Includes all Premium Plan benefits", "For up to 4 family members", "Kids' preventive dental care", "Priority scheduling"],
},
]}
title="Flexible Dental Care Plans"
@@ -402,53 +234,17 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "t1",
name: "Tim W.",
handle: "@TimWPatient",
testimonial: "I've been a patient with Dr Spencer Hoyt for several years, and he is the best dentist I've ever had. State of the art equipment and amazing staff as well.",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-blonde-girl-writing-clipboard_23-2148348976.jpg",
imageAlt: "Portrait of Tim W.",
},
id: "t1", name: "Tim W.", handle: "@TimWPatient", testimonial: "I've been a patient with Dr Spencer Hoyt for several years, and he is the best dentist I've ever had. State of the art equipment and amazing staff as well.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-blonde-girl-writing-clipboard_23-2148348976.jpg", imageAlt: "Portrait of Tim W."},
{
id: "t2",
name: "Sarah Johnson",
handle: "@SarahJSmile",
testimonial: "Dr. Hoyt and his team made my dental visit so comfortable. I used to dread the dentist, but not anymore!",
imageSrc: "http://img.b2bpic.net/free-photo/positive-shaved-head-male-dressed-grey-suit-dark-grey-background_613910-11352.jpg",
imageAlt: "Portrait of Sarah Johnson",
},
id: "t2", name: "Sarah Johnson", handle: "@SarahJSmile", testimonial: "Dr. Hoyt and his team made my dental visit so comfortable. I used to dread the dentist, but not anymore!", imageSrc: "http://img.b2bpic.net/free-photo/positive-shaved-head-male-dressed-grey-suit-dark-grey-background_613910-11352.jpg", imageAlt: "Portrait of Sarah Johnson"},
{
id: "t3",
name: "Michael Chen",
handle: "@MichaelC_FW",
testimonial: "Outstanding service and a truly professional environment. My teeth have never looked or felt better.",
imageSrc: "http://img.b2bpic.net/free-photo/positive-excited-young-woman-showing-thumbs-up-having-fun_1262-14331.jpg",
imageAlt: "Portrait of Michael Chen",
},
id: "t3", name: "Michael Chen", handle: "@MichaelC_FW", testimonial: "Outstanding service and a truly professional environment. My teeth have never looked or felt better.", imageSrc: "http://img.b2bpic.net/free-photo/positive-excited-young-woman-showing-thumbs-up-having-fun_1262-14331.jpg", imageAlt: "Portrait of Michael Chen"},
{
id: "t4",
name: "Emily Rodriguez",
handle: "@EmilyR_TX",
testimonial: "The staff here is incredible, always welcoming and thorough. Highly recommend Fort Worth Dental Arts for anyone looking for top-notch care.",
imageSrc: "http://img.b2bpic.net/free-photo/elderly-male-with-crossed-arms-laughing_23-2148036717.jpg",
imageAlt: "Portrait of Emily Rodriguez",
},
id: "t4", name: "Emily Rodriguez", handle: "@EmilyR_TX", testimonial: "The staff here is incredible, always welcoming and thorough. Highly recommend Fort Worth Dental Arts for anyone looking for top-notch care.", imageSrc: "http://img.b2bpic.net/free-photo/elderly-male-with-crossed-arms-laughing_23-2148036717.jpg", imageAlt: "Portrait of Emily Rodriguez"},
{
id: "t5",
name: "David Kim",
handle: "@DavidK_Dental",
testimonial: "The best dental experience in Fort Worth. They truly care about their patients and provide excellent, pain-free treatment.",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-teenage-girl-looking-camera_23-2147839599.jpg",
imageAlt: "Portrait of David Kim",
},
id: "t5", name: "David Kim", handle: "@DavidK_Dental", testimonial: "The best dental experience in Fort Worth. They truly care about their patients and provide excellent, pain-free treatment.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-teenage-girl-looking-camera_23-2147839599.jpg", imageAlt: "Portrait of David Kim"},
{
id: "t6",
name: "Jessica Lee",
handle: "@JessicaLHappy",
testimonial: "From the front desk to Dr. Hoyt, everyone is fantastic. I always feel informed and well cared for.",
imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg",
imageAlt: "Portrait of Jessica Lee",
},
id: "t6", name: "Jessica Lee", handle: "@JessicaLHappy", testimonial: "From the front desk to Dr. Hoyt, everyone is fantastic. I always feel informed and well cared for.", imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg", imageAlt: "Portrait of Jessica Lee"},
]}
title="What Our Patients Say"
description="Hear directly from our valued patients about their positive experiences and the quality care they receive at Fort Worth Dental Arts."
@@ -460,47 +256,10 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"American Dental Association",
"Texas Dental Society",
"Fort Worth Chamber of Commerce",
"Cigna Dental Plans",
"Delta Dental",
"Dentsply Sirona",
"Spear Education",
]}
"American Dental Association", "Texas Dental Society", "Fort Worth Chamber of Commerce", "Cigna Dental Plans", "Delta Dental", "Dentsply Sirona", "Spear Education"]}
title="Trusted by the Community and Industry Leaders"
description="Our commitment to excellence is recognized by leading dental associations and valued partners."
showCard={true}
logos={[
{
src: "http://img.b2bpic.net/free-vector/fourth-july-badge-collection_23-2148179759.jpg",
alt: "American Dental Association",
},
{
src: "http://img.b2bpic.net/free-vector/us-congress-building-with-flat-design_23-2147877113.jpg",
alt: "Fort Worth Chamber of Commerce",
},
{
src: "http://img.b2bpic.net/free-vector/shield-medical-silhouette-logo_361591-2268.jpg",
alt: "Cigna Dental Plans",
},
{
src: "http://img.b2bpic.net/free-vector/eye-catching-world-smile-day-background-laughing-mouth-design-vector_1017-46373.jpg",
alt: "Delta Dental",
},
{
src: "http://img.b2bpic.net/free-photo/orthodontist-using-horizontal-green-screen-tablet-oral-care-dentistry-woman-working-as-dentist-with-chroma-key-isolated-mockup-template-while-looking-teeth-scan_482257-28427.jpg",
alt: "Dentsply Sirona",
},
{
src: "http://img.b2bpic.net/free-vector/human-service-icon-logo-design_474888-3048.jpg",
alt: "Spear Education",
},
{
src: "http://img.b2bpic.net/free-photo/idaho-balloon_187299-33810.jpg",
alt: "Texas Dental Society",
},
]}
/>
</div>
@@ -510,25 +269,13 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "faq1",
title: "What insurance plans do you accept?",
content: "We accept most major dental insurance plans. Please contact our office with your insurance information, and we'll be happy to verify your coverage.",
},
id: "faq1", title: "What insurance plans do you accept?", content: "We accept most major dental insurance plans. Please contact our office with your insurance information, and we'll be happy to verify your coverage."},
{
id: "faq2",
title: "How often should I visit the dentist?",
content: "For optimal oral health, we recommend regular check-ups and cleanings every six months, or as advised by Dr. Hoyt based on your individual needs.",
},
id: "faq2", title: "How often should I visit the dentist?", content: "For optimal oral health, we recommend regular check-ups and cleanings every six months, or as advised by Dr. Hoyt based on your individual needs."},
{
id: "faq3",
title: "Do you offer financing options?",
content: "Yes, we understand dental care is an investment. We offer flexible financing plans through third-party providers to help make your treatments affordable.",
},
id: "faq3", title: "Do you offer financing options?", content: "Yes, we understand dental care is an investment. We offer flexible financing plans through third-party providers to help make your treatments affordable."},
{
id: "faq4",
title: "What should I do if I have a dental emergency?",
content: "Please call us immediately at (817) 529-1600 if you experience a dental emergency. We will do our best to see you as soon as possible.",
},
id: "faq4", title: "What should I do if I have a dental emergency?", content: "Please call us immediately at (817) 529-1600 if you experience a dental emergency. We will do our best to see you as soon as possible."},
]}
imageSrc="http://img.b2bpic.net/free-photo/medical-assistant-holding-digital-tablet-with-greenscreen-display-doing-checkup-visit-with-senior-patient-nurse-woman-analyzing-isolated-chromakey-template-with-mockup-copyspace-background_482257-49420.jpg"
imageAlt="Dentist showing patient an x-ray on screen"
@@ -544,20 +291,15 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={false}
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
tag="Get in Touch"
title="Schedule Your Visit Today"
description="Ready to experience exceptional dental care? Contact Fort Worth Dental Arts to book your appointment or learn more about our services and products."
buttons={[
{
text: "Call Us: (817) 529-1600",
href: "tel:+18175291600",
},
text: "Call Us: (817) 529-1600", href: "tel:+18175291600"},
{
text: "Get Directions",
href: "https://www.google.com/maps/dir/?api=1&destination=2421+W+7th+St+103,+Fort+Worth,+TX+76107",
},
text: "Get Directions", href: "https://www.google.com/maps/dir/?api=1&destination=2421+W+7th+St+103,+Fort+Worth,+TX+76107"},
]}
/>
</div>
@@ -567,66 +309,39 @@ export default function LandingPage() {
logoText="Fort Worth Dental Arts"
columns={[
{
title: "Services",
items: [
title: "Services", items: [
{
label: "General Dentistry",
href: "#features",
},
label: "General Dentistry", href: "#features"},
{
label: "Cosmetic Dentistry",
href: "#features",
},
label: "Cosmetic Dentistry", href: "#features"},
{
label: "Preventive Care",
href: "#features",
},
label: "Preventive Care", href: "#features"},
{
label: "Oral Surgery",
href: "#features",
},
label: "Oral Surgery", href: "#features"},
],
},
{
title: "Products",
items: [
title: "Products", items: [
{
label: "Toothbrushes",
href: "#products",
},
label: "Toothbrushes", href: "#products"},
{
label: "Whitening Kits",
href: "#products",
},
label: "Whitening Kits", href: "#products"},
{
label: "Toothpaste & Mouthwash",
href: "#products",
},
label: "Toothpaste & Mouthwash", href: "#products"},
{
label: "Floss & Accessories",
href: "#products",
},
label: "Floss & Accessories", href: "#products"},
],
},
{
title: "About Us",
items: [
title: "About Us", items: [
{
label: "Our Clinic",
href: "#about",
},
label: "Our Clinic", href: "#about"},
{
label: "Testimonials",
href: "#testimonials",
},
label: "Testimonials", href: "#testimonials"},
{
label: "FAQs",
href: "#faq",
},
label: "FAQs", href: "#faq"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
],
},
]}