Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8fcf2b7520 | |||
| b1f23055bd | |||
| d1d69e7877 |
@@ -98,6 +98,8 @@ export default function LandingPage() {
|
|||||||
description="We're St. Louis's trusted roofing partner, delivering exceptional service backed by years of experience and genuine care for every project."
|
description="We're St. Louis's trusted roofing partner, delivering exceptional service backed by years of experience and genuine care for every project."
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
|
tag="Trusted & Reliable"
|
||||||
|
tagIcon={Shield}
|
||||||
bulletPoints={[
|
bulletPoints={[
|
||||||
{
|
{
|
||||||
title: "3+ Years of Excellence", description: "Proven track record of successful roofing projects across St. Louis. Our experience ensures quality workmanship and reliable solutions.", icon: Award
|
title: "3+ Years of Excellence", description: "Proven track record of successful roofing projects across St. Louis. Our experience ensures quality workmanship and reliable solutions.", icon: Award
|
||||||
@@ -194,4 +196,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user