Merge version_3 into main #6

Merged
bender merged 1 commits from version_3 into main 2026-03-11 22:53:53 +00:00

View File

@@ -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."
textboxLayout="default"
useInvertedBackground={true}
tag="Trusted & Reliable"
tagIcon={Shield}
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
@@ -194,4 +196,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}