1 Commits

Author SHA1 Message Date
17e37ab9bf Update src/app/page.tsx 2026-01-04 09:11:31 +00:00

View File

@@ -35,7 +35,7 @@ export default function LandingPage() {
]} ]}
button={{ button={{
text: "Call Now", text: "Call Now",
href: "tel:+1-800-000-0000" href: "tel:0506714102"
}} }}
/> />
</div> </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." ctaDescription="Contact Reem Garden today for a free consultation and quote. Call or fill out our form to get started."
ctaButton={{ ctaButton={{
text: "Request Quote", text: "Request Quote",
href: "tel:+1-800-000-0000" href: "tel:0506714102"
}} }}
ctaIcon={Phone} ctaIcon={Phone}
useInvertedBackground="noInvert" useInvertedBackground="noInvert"