|
|
|
|
@@ -41,7 +41,7 @@ export default function LandingPage() {
|
|
|
|
|
{
|
|
|
|
|
name: "Contact", id: "contact"},
|
|
|
|
|
]}
|
|
|
|
|
brandName="The Smile Studio Dentistry"
|
|
|
|
|
brandName="The Smile Studio"
|
|
|
|
|
button={{
|
|
|
|
|
text: "Book Online", href: "#contact"}}
|
|
|
|
|
/>
|
|
|
|
|
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
|
|
|
|
|
|
|
|
|
<div id="hero" data-section="hero">
|
|
|
|
|
<HeroCarouselLogo
|
|
|
|
|
logoText="The Smile Studio Dentistry"
|
|
|
|
|
logoText="The Smile Studio"
|
|
|
|
|
description="Experience comfortable, advanced dental care in a contemporary Hartford studio. From routine cleanings to cosmetic transformations, we make dental visits easy and rewarding."
|
|
|
|
|
buttons={[
|
|
|
|
|
{
|
|
|
|
|
@@ -72,7 +72,7 @@ export default function LandingPage() {
|
|
|
|
|
<div id="about" data-section="about">
|
|
|
|
|
<TestimonialAboutCard
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
tag="Welcome"
|
|
|
|
|
tag="Patient-First Care"
|
|
|
|
|
title="Dedicated to Your Smile: Our Patient-First Philosophy"
|
|
|
|
|
description="Our Hartford dental practice is dedicated to creating beautiful, long-lasting smiles and maintaining healthy mouths. We deliver the best possible general, cosmetic and periodontal dental care in an atmosphere of warmth, kindness and respect."
|
|
|
|
|
subdescription="Our gentle, caring staff welcomes children, adults and seniors and guarantees the comfort of every member of your family. We strive to create a dental experience that provides dental excellence in a caring environment."
|
|
|
|
|
@@ -123,7 +123,7 @@ export default function LandingPage() {
|
|
|
|
|
id: "4", name: "David L.", handle: "@david_zocdoc", testimonial: "Finding a family-friendly dentist that my kids actually enjoy was a challenge until we found Smile Studio. The staff is wonderful with children and adults alike.", imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-mature-businessman-white-suit-business-concept_549566-956.jpg", imageAlt: "David smiling"},
|
|
|
|
|
]}
|
|
|
|
|
title="What Our Patients Say"
|
|
|
|
|
description="Hear from our happy patients about their experiences at The Smile Studio Dentistry and why they trust us with their oral health."
|
|
|
|
|
description="Hear from our happy patients about their experiences at The Smile Studio and why they trust us with their oral health."
|
|
|
|
|
speed={40}
|
|
|
|
|
topMarqueeDirection="left"
|
|
|
|
|
animationType="blur-reveal"
|
|
|
|
|
@@ -134,9 +134,9 @@ export default function LandingPage() {
|
|
|
|
|
<SocialProofOne
|
|
|
|
|
textboxLayout="default"
|
|
|
|
|
useInvertedBackground={true}
|
|
|
|
|
names={["Hartford Magazine TopDentist 2019", "Aetna Dental Insurance", "Cigna Dental Insurance", "Delta Dental Insurance", "MetLife Dental Insurance", "Guardian Dental Insurance", "UnitedHealthcare Dental Insurance"]}
|
|
|
|
|
names={["Hartford Magazine Top Dentist 2019", "Aetna Dental Insurance", "Cigna Dental Insurance", "Delta Dental Insurance", "MetLife Dental Insurance", "Guardian Dental Insurance", "UnitedHealthcare Dental Insurance"]}
|
|
|
|
|
logos={[
|
|
|
|
|
"http://img.b2bpic.net/free-vector/technology-logo-template-with-abstract-shapes_23-2148240849.jpg", "http://img.b2bpic.net/free-vector/collection-premium-shields_23-2147610664.jpg", "http://img.b2bpic.net/free-vector/flat-design-medical-label-pack_23-2149078704.jpg", "http://img.b2bpic.net/free-vector/gradient-dental-clinic-labels-template_23-2149524084.jpg", "http://img.b2bpic.net/free-vector/heart-logo-template_23-2147503110.jpg", "http://img.b2bpic.net/free-vector/set-retro-vintage-sale-logo-badges-dark_1150-41034.jpg", "http://img.b2bpic.net/free-photo/mid-adult-man-pain-looking-mirror-while-gesturing-female-dentist-clinic_662251-2576.jpg"
|
|
|
|
|
"http://img.b2bpic.net/free-vector/pharmacy-logo-with-tooth_1057-2516.jpg", "http://img.b2bpic.net/free-vector/blue-hospital-logo-template_1057-394.jpg", "http://img.b2bpic.net/free-vector/blue-logo-insurance-car_1057-2818.jpg", "http://img.b2bpic.net/free-vector/business-card-logo_23-2147516168.jpg", "http://img.b2bpic.net/free-vector/doctor-office-logo-template_23-2149665569.jpg", "http://img.b2bpic.net/free-vector/gradient-dental-logo-pack_52683-64637.jpg", "http://img.b2bpic.net/free-vector/geometric-harmony-hills-private-school-logo-template_742173-18879.jpg"
|
|
|
|
|
]}
|
|
|
|
|
title="Recognized Excellence & Trusted Partners"
|
|
|
|
|
description="Proudly voted a Top Dentist in Hartford Magazine and accepting a wide range of insurance plans for your convenience."
|
|
|
|
|
@@ -216,7 +216,7 @@ export default function LandingPage() {
|
|
|
|
|
],
|
|
|
|
|
},
|
|
|
|
|
]}
|
|
|
|
|
logoText="The Smile Studio Dentistry"
|
|
|
|
|
logoText="The Smile Studio"
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
</ReactLenis>
|
|
|
|
|
|