From ee63729a54c8992d334ebb49b65c575e182abf2f Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Thu, 2 Apr 2026 04:14:39 +0000 Subject: [PATCH] Bob AI: Update the business name in the hero section to 'L.A. Drain --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index cd16386..67dd666 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,14 +50,14 @@ export default function LandingPage() { id: "contact", }, ]} - brandName="Elite Plumbing" + brandName="L.A. Drain Inspections & Repairs" />
-- 2.49.1