Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-05-12 23:19:26 +00:00

View File

@@ -162,7 +162,7 @@ export default function LandingPage() {
text="Ready to Treat Yourself? Join hundreds of loyal clients who say Anna's is the best they've ever had."
buttons={[
{
text: "Call to Book", href: "tel:5550123"},
text: "Call to Book", href: "tel:2173556135"},
{
text: "Get Directions", href: "#"},
]}
@@ -178,4 +178,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}