From 45ff4c4477d98804808519a40548aab3a6eb98e8 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 00:55:00 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3f1029f..ae54270 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -78,6 +78,8 @@ export default function LandingPage() { animationType="slide-up" textboxLayout="split" useInvertedBackground={false} + tag="Hillsborough's Choice" + tagIcon={Star} title="Trusted by Hillsborough Neighbors" description="See why homeowners trust Five Star Lawn Maintenance." testimonials={[ -- 2.49.1