Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2750ee8d29 | |||
| ddd5e39ee0 | |||
| a63a512ed4 | |||
| 9574d30b3a | |||
| 34c6f34ade | |||
| bbb40ce33b | |||
| 9c25701703 |
@@ -76,7 +76,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="The Team That Actually Shows Up"
|
||||
description={[
|
||||
"Reliable & Punctual — We show up when we say we will. Expertise and quality craftsmanship at the heart of everything we do.", "Expert Problem-Solvers — Knowledgeable, thorough, and precise in every job.", "Premium Materials — Only the best quality parts for lasting results.", "Tidy Workmanship — We treat your home with respect and leave it spotless."]}
|
||||
"We are proud to serve our local community with rapid-response plumbing and heating services that put your schedule first.", "Our team is built on a foundation of reliability; we pride ourselves on showing up exactly when promised, fully equipped to resolve your issues in a single visit.", "Stop waiting for contractors who don't show up. Experience the difference of a local team committed to speed, precision, and excellence in every project we undertake."]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -189,7 +189,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplitForm
|
||||
useInvertedBackground={false}
|
||||
title="Ready for Heating Done Properly?"
|
||||
title="Request Your Free No-Obligation Quote Today"
|
||||
description="Get a free, no-obligation quote today."
|
||||
inputs={[
|
||||
{
|
||||
@@ -238,4 +238,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user