Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ed5d0ab402 | |||
| 39986737c9 | |||
| 52b1402f1a | |||
| d6aac70668 | |||
| 19d6d0ac6c |
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
||||
<HeroSplitKpi
|
||||
background={{
|
||||
variant: "rotated-rays-static"}}
|
||||
title="Premium Roofing Solutions That Stand the Test of Time"
|
||||
title="Premium Roofing & Installation Services"
|
||||
description="Trusted by homeowners and businesses for durable, elegant, and expertly installed roofing systems."
|
||||
kpis={[
|
||||
{
|
||||
@@ -216,7 +216,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplitForm
|
||||
useInvertedBackground={false}
|
||||
title="Request a Free Inspection"
|
||||
title="Get Your Free, No-Obligation Roofing Quote Today"
|
||||
description="Ready to upgrade your property? Fill out the form below to receive a personalized quote."
|
||||
inputs={[
|
||||
{
|
||||
@@ -270,4 +270,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user