Merge version_2 into main #1

Merged
development merged 1 commits from version_2 into main 2026-01-04 09:11:36 +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"