Merge version_9 into main #14

Merged
bender merged 1 commits from version_9 into main 2026-04-09 00:16:46 +00:00

View File

@@ -52,7 +52,7 @@ export default function LandingPage() {
logoText="Gonzalez Renovations"
description="Premier home renovation specialists serving the greater Austin area. Transforming local houses into high-end dream homes with expert craftsmanship."
buttons={[
{ text: "Start Project", href: "#contact" },
{ text: "Start Project", href: "mailto:Gonzalezrenovationservices@gmail.com" },
{ text: "Our Portfolio", href: "#gallery" }
]}
background={{
@@ -164,7 +164,7 @@ export default function LandingPage() {
text="Ready to transform your home? Let's discuss your project."
buttons={[
{
text: "Start Your Transformation", href: "mailto:info@gonzalezrenovations.com"},
text: "Start Your Transformation", href: "mailto:Gonzalezrenovationservices@gmail.com"},
]}
/>
</div>