Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 87c85a2952 | |||
| 01bf26a589 |
@@ -69,7 +69,7 @@ export default function LandingPage() {
|
|||||||
<SplitAbout
|
<SplitAbout
|
||||||
textboxLayout="split"
|
textboxLayout="split"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
title="20+ Years of Roofing Excellence"
|
title="Building Better Roots"
|
||||||
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."
|
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" }]}
|
buttons={[{ text: "Learn More", href: "#services" }, { text: "Contact Us", href: "#contact" }]}
|
||||||
bulletPoints={[
|
bulletPoints={[
|
||||||
@@ -164,6 +164,7 @@ export default function LandingPage() {
|
|||||||
id: "q3", title: "Is there a warranty?", content: "We offer comprehensive labor and material warranties on all new installations."},
|
id: "q3", title: "Is there a warranty?", content: "We offer comprehensive labor and material warranties on all new installations."},
|
||||||
]}
|
]}
|
||||||
sideTitle="Common Roof Questions"
|
sideTitle="Common Roof Questions"
|
||||||
|
buttons={[{ text: "Contact Us Now", href: "#contact" }]}
|
||||||
faqsAnimation="slide-up"
|
faqsAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user