Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-03-02 20:25:24 +00:00

View File

@@ -235,7 +235,7 @@ export default function LandingPage() {
useInvertedBackground={false}
buttons={[
{ text: "Get Free Quote", href: "#" },
{ text: "Call (555) 123-4567", href: "#" }
{ text: "Call (555) 123-4567", href: "tel:(555) 123-4567" }
]}
/>
</div>