Update src/app/page.tsx
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user