diff --git a/src/app/page.tsx b/src/app/page.tsx index bf4274a..ad1afec 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -139,9 +139,9 @@ export default function LandingPage() { ctaTitle="Ready for a perfect lawn?" ctaDescription="Let Ryan Brothers handle the work—so your yard always looks its best. Contact us at 480-327-9024 or email ryanbrothersaz@gmail.com." ctaButton={{ - text: "Request a Free Quote", href: "mailto:ryanbrothersaz@gmail.com" + text: "Call Now", href: "tel:4803279024" }} - ctaIcon={Mail} + ctaIcon={Phone} />