diff --git a/src/app/page.tsx b/src/app/page.tsx index 5d23397..2bd4845 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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() { ); -} +} \ No newline at end of file