diff --git a/src/app/page.tsx b/src/app/page.tsx index 2ed3bcd..29fbae0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -84,6 +84,8 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} showStepNumbers={true} + tag="Expertly Handled" + tagIcon={ShieldCheck} title="Precision Roofing Workflow" description="From inspection to final certification, we handle every detail with military-grade precision." features={[ @@ -168,4 +170,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file