diff --git a/src/app/page.tsx b/src/app/page.tsx index 454946b..2f7466c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -251,7 +251,7 @@ export default function LandingPage() { description="Reach out for professional electrical services in Stokesdale, NC. Our friendly team is ready to help with any electrical need, emergency or routine." buttons={[ { text: "Call (336) 427-8866", href: "tel:+13364278866" }, - { text: "Request Service", href: "mailto:info@blaneyelectric.com" } + { text: "Get Free Quote", href: "/contact" } ]} buttonAnimation="slide-up" background={{ variant: "plain" }}