Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #5.
This commit is contained in:
2026-02-25 02:39:38 +00:00

View File

@@ -41,7 +41,7 @@ export default function ContactPage() {
{ text: "Call / Text Joseph", href: "tel:+1-555-0100" }, { text: "Call / Text Joseph", href: "tel:+1-555-0100" },
{ text: "Email Us", href: "mailto:info@martinezroofing.com" } { text: "Email Us", href: "mailto:info@martinezroofing.com" }
]} ]}
background={{ variant: "glowing-orb" }} background={{ variant: "plain" }}
useInvertedBackground={false} useInvertedBackground={false}
/> />
</div> </div>