From 8fcf2b752040244a0271b3ff7e288dc67d64962e Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 22:53:49 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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