Compare commits
4 Commits
version_8
...
version_10
| Author | SHA1 | Date | |
|---|---|---|---|
| bb1ac125c8 | |||
| 89ae15a7a7 | |||
| a9a6d429bc | |||
| 07a0acfd8e |
@@ -52,7 +52,7 @@ export default function ContactPage() {
|
||||
text="Ready to Transform Your Landscape? Contact Us!"
|
||||
buttons={[
|
||||
{
|
||||
text: "Call for a Free Consultation", href: "tel:630-661-6168"
|
||||
text: "Call Us Now", href: "tel:630-661-6168"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
@@ -242,7 +242,7 @@ export default function LandingPage() {
|
||||
text="Ready to Transform Your Landscape?"
|
||||
buttons={[
|
||||
{
|
||||
text: "Call for a Free Consultation", href: "tel:630-661-6168"},
|
||||
text: "Call Us Now", href: "tel:630-661-6168"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user