From 5fd8bdc300e5e11c390d45e22f0f0d6c67d18bfd Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 15 Mar 2026 20:49:18 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 579c45d..5d5fe8a 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -7,7 +7,7 @@ import MediaAbout from "@/components/sections/about/MediaAbout"; import FeatureCardEight from "@/components/sections/feature/FeatureCardEight"; import FaqBase from "@/components/sections/faq/FaqBase"; import FooterLogoReveal from "@/components/sections/footer/FooterLogoReveal"; -import { CheckCircle, HelpCircle } from "lucide-react"; +import { CheckCircle, HelpCircle, Users } from "lucide-react"; const AboutPage = () => { const navItems = [ @@ -97,7 +97,7 @@ const AboutPage = () => { imageAlt="Houston Green Landscaping team at work" useInvertedBackground={false} tag="Family-Run Service" - tagIcon="Users" + tagIcon={Users} tagAnimation="slide-up" buttons={[ {