Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 742f768767 | |||
| eb32a6f91e | |||
| 1095926b0c | |||
| 4c49941913 | |||
| c3c007327c |
@@ -207,8 +207,8 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplitForm
|
||||
useInvertedBackground={false}
|
||||
title="Get a Free Estimate"
|
||||
description="Ready to fix your roof? Call us at (336) 847-1922 or fill out the form below."
|
||||
title="Request Your Free No-Obligation Inspection"
|
||||
description="Ready to fix your roof? Contact us today for a same-day inspection and no-obligation estimate."
|
||||
inputs={[
|
||||
{
|
||||
name: "name", type: "text", placeholder: "Your Name", required: true,
|
||||
@@ -256,4 +256,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user