Merge version_3_1782935403455 into main
Merge version_3_1782935403455 into main
This commit was merged in pull request #4.
This commit is contained in:
@@ -39,7 +39,7 @@ export default function LandscapingPage() {
|
||||
{ name: "Testimonials", id: "testimonials" },
|
||||
{ name: "Contact", id: "contact" }
|
||||
]}
|
||||
button={{ text: "Call Now", href: "tel:13215551234" }}
|
||||
button={{ text: "Call Now", href: "tel:5207308955" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -50,7 +50,7 @@ export default function LandscapingPage() {
|
||||
title="Professional Lawn Care"
|
||||
description="We handle mowing, edging, and seasonal care so your lawn stays healthy year-round. Reliable service every week in Brevard County, FL."
|
||||
buttons={[
|
||||
{ text: "Call Now", href: "tel:13215551234" }
|
||||
{ text: "Call Now", href: "tel:5207308955" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/walkway-summer-park-with-palm-trees-amara-dolce-vita-luxury-hotel-resort-tekirova-kemer-turkey_146671-18717.jpg"
|
||||
@@ -230,7 +230,7 @@ export default function LandscapingPage() {
|
||||
</div>
|
||||
<ContactSplitForm
|
||||
title="Request a Free Quote"
|
||||
description="Get started with professional lawn care today! Fill out the form below or call us directly at (321) 555-1234."
|
||||
description="Get started with professional lawn care today! Fill out the form below or call us directly at (520) 730-8955."
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="none"
|
||||
buttonText="Get My Free Quote"
|
||||
@@ -271,7 +271,7 @@ export default function LandscapingPage() {
|
||||
},
|
||||
{
|
||||
title: "Contact", items: [
|
||||
{ label: "(321) 555-1234", href: "tel:13215551234" },
|
||||
{ label: "(520) 730-8955", href: "tel:5207308955" },
|
||||
{ label: "info@coastallawncarefl.com", href: "mailto:info@coastallawncarefl.com" },
|
||||
{ label: "Brevard County, FL" }
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user