diff --git a/src/app/page.tsx b/src/app/page.tsx index 27b66b1..b3794db 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -35,7 +35,7 @@ export default function LandingPage() { ]} button={{ text: "Call Now", - href: "tel:+1-800-000-0000" + href: "tel:0506714102" }} /> @@ -192,7 +192,7 @@ export default function LandingPage() { ctaDescription="Contact Reem Garden today for a free consultation and quote. Call or fill out our form to get started." ctaButton={{ text: "Request Quote", - href: "tel:+1-800-000-0000" + href: "tel:0506714102" }} ctaIcon={Phone} useInvertedBackground="noInvert"