Merge version_3 into main #4

Merged
bender merged 1 commits from version_3 into main 2026-03-26 01:48:35 +00:00

View File

@@ -73,7 +73,7 @@ export default function LandingPage() {
<TestimonialAboutCard
useInvertedBackground={false}
tag="Welcome"
title="Welcome to Smile Studio Dentistry"
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."
icon={Smile}
@@ -222,4 +222,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}