From 2bcaaf2f8ec0b3b9f54200578a361245682232c4 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 22 May 2026 22:00:05 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index bc36f27..ca765c7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -38,7 +38,7 @@ export default function LandingPage() { { name: "Testimonials", id: "testimonials" }, { name: "FAQ", id: "faq" } ]} - brandName="H&M Logistics Service LLC" + brandName="H&M Logistics Services LLC" button={{ text: "Get Quote", href: "#contact" }} /> @@ -189,7 +189,7 @@ export default function LandingPage() {