Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-05-11 15:28:51 +00:00

View File

@@ -78,7 +78,7 @@ export default function LandingPage() {
]}
buttons={[
{
text: "Book Now", href: "#contact"},
text: "Get a Free Estimate", href: "#contact"},
]}
avatars={[
{
@@ -253,4 +253,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}