Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-06-08 11:52:29 +00:00

View File

@@ -53,7 +53,7 @@ export default function LandingPage() {
<HeroSplitDualMedia
background={{
variant: "radial-gradient"}}
title="Exceptional Dental Care for a Radiant Smile"
title="Compassionate, Personalized Care for Your Radiant Smile"
description="Dr. W. Newton Sharp DMD offers comprehensive dental services in Columbus, GA. We combine advanced techniques with a compassionate approach to ensure your comfort and optimal oral health."
tag="Your Trusted Dentist in Columbus"
buttons={[
@@ -224,4 +224,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}