From 54b56f6cc5ae0ae2ed8e26e5b9ffd92e09b95f09 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 10 Apr 2026 09:57:52 +0000 Subject: [PATCH] Switch to version 2: modified src/components/sections/footer/FooterMedia.tsx --- src/components/sections/footer/FooterMedia.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/sections/footer/FooterMedia.tsx b/src/components/sections/footer/FooterMedia.tsx index bb2000d..17cb472 100644 --- a/src/components/sections/footer/FooterMedia.tsx +++ b/src/components/sections/footer/FooterMedia.tsx @@ -51,11 +51,11 @@ const FooterMedia = ({ imageAlt = "", videoAriaLabel = "Footer video", // logoSrc = "/brand/logowhite.svg", - logoText = "Twiggs Local Clean LLC ", + logoText = "Webild", // logoWidth = 120, // logoHeight = 40, columns, - copyrightText = `© 2025 | Twiggs Local Clean LLC `, + copyrightText = `© 2025 | Webild`, onPrivacyClick, ariaLabel = "Site footer", className = "",