Merge version_9 into main #14
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user