From 81e96eaee4ae1e93d954f4f0d025d1a1d084b656 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 11 May 2026 01:33:42 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index fa3e81b..4a5f608 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -42,7 +42,7 @@ export default function LandingPage() { id: "/contact", }, ]} - brandName="H & M Handyman" + brandName="H & M Handyman Solutions" /> -- 2.49.1