Update src/app/page.tsx

This commit is contained in:
2026-01-04 09:11:31 +00:00
parent 4b0318c3a7
commit 17e37ab9bf

View File

@@ -35,7 +35,7 @@ export default function LandingPage() {
]}
button={{
text: "Call Now",
href: "tel:+1-800-000-0000"
href: "tel:0506714102"
}}
/>
</div>
@@ -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"