Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d88f80bb4a | |||
| ddff6f9bfb |
@@ -77,8 +77,8 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
names={[
|
names={[
|
||||||
"Licensed", "Insured", "24/7 Emergency", "Guaranteed Work", "Family Owned", "Eco Friendly", "Expert Team"]}
|
"Licensed", "Insured", "24/7 Emergency", "Guaranteed Work", "Family Owned", "Eco Friendly", "Expert Team"]}
|
||||||
title="Trusted by Thousands"
|
title="Why Homeowners Trust Us"
|
||||||
description="The gold standard in home maintenance."
|
description="Serving our community with 25 years of expert experience and unwavering dedication to quality."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -136,7 +136,7 @@ export default function LandingPage() {
|
|||||||
<div id="contact" data-section="contact">
|
<div id="contact" data-section="contact">
|
||||||
<ContactSplitForm
|
<ContactSplitForm
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
title="Request Your 24/7 Priority Visit"
|
title="Get Your Free Assessment"
|
||||||
description="Speak with our master technicians today."
|
description="Speak with our master technicians today."
|
||||||
inputs={[
|
inputs={[
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user