Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8037bb2534 | |||
| 1063b1ef78 | |||
| 77272b264f | |||
| c6bf2622dc |
@@ -69,8 +69,9 @@ export default function LandingPage() {
|
||||
<SplitAbout
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
title="Building Better Roots"
|
||||
title="20+ Years of Roofing Excellence"
|
||||
description="For over two decades, MG Roofing has served our community with unwavering dedication to quality. We ensure every shingle and beam meets the highest industry standards."
|
||||
buttons={[{ text: "Learn More", href: "#services" }, { text: "Contact Us", href: "#contact" }]}
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Precision Installation", description: "Expert crews trained in modern techniques."},
|
||||
@@ -210,4 +211,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user