Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a9a6d429bc | |||
| 64ffb23daa | |||
| 07a0acfd8e | |||
| 42a96ad0ee | |||
| cab6ead88e |
@@ -52,7 +52,7 @@ export default function ContactPage() {
|
|||||||
text="Ready to Transform Your Landscape? Contact Us!"
|
text="Ready to Transform Your Landscape? Contact Us!"
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Call Us Today", href: "tel:+16306616168"
|
text: "Call for a Free Consultation", href: "tel:630-661-6168"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
|
|||||||
@@ -242,7 +242,7 @@ export default function LandingPage() {
|
|||||||
text="Ready to Transform Your Landscape?"
|
text="Ready to Transform Your Landscape?"
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Call Us Today", href: "tel:+16306616168"},
|
text: "Call for a Free Consultation", href: "tel:630-661-6168"},
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user