Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5115e4a677 | |||
| 880a0b167e |
@@ -41,7 +41,7 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroCentered
|
<HeroCentered
|
||||||
title="Roofing Done Right Every Single Time"
|
title="Trusted Roofing Services in DFW"
|
||||||
description="Family-owned expertise with 15 years of honest service. When Felipe shows up, your home is in trusted hands."
|
description="Family-owned expertise with 15 years of honest service. When Felipe shows up, your home is in trusted hands."
|
||||||
background={{ variant: "radial-gradient" }}
|
background={{ variant: "radial-gradient" }}
|
||||||
avatars={[
|
avatars={[
|
||||||
@@ -124,4 +124,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user