From a687d5266c2040a7bd782e5b8a13e98eb8e776db Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 21 Apr 2026 19:26:48 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f9dc8bf..56e09cb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -92,7 +92,7 @@ export default function LandingPage() { useInvertedBackground={true} tag="About Us" title="Professionalism You Can Trust" - description="With over 20 years of experience serving the San Antonio area, we take pride in delivering efficient, clean, and reliable septic solutions." + description="With over 15 years of experience serving the San Antonio area, we take pride in delivering efficient, clean, and reliable septic solutions." subdescription="Our team of certified technicians is dedicated to environmentally friendly practices and total customer satisfaction on every job." icon={Shield} imageSrc="https://img.freepik.com/free-photo/two-maintenance-workers-stand-each-other-keep-hands-folded-raise-eyebrows-bewilderment_273609-8772.jpg?t=st=1725544211~exp=1725547811~hmac=a4c8a2b5e9f8c8d8b8e8f8c8d8b8e8f8c8d8b8e8f8c8d8b8e8f8c8d8b8e8f8c8" @@ -131,7 +131,7 @@ export default function LandingPage() { "Residential", "Commercial"], }, { - id: "m2", value: "20", title: "Years Experience", items: [ + id: "m2", value: "15", title: "Years Experience", items: [ "Expertise", "Reliability"], }, { -- 2.49.1