From afe932fdaf3dd98c93ad49619e867eed3a57021f Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 10:57:41 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8a31a62..8566218 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -36,7 +36,7 @@ export default function LandingPage() { { name: "Contact", id: "contact" } ]} button={{ text: "Get Quote", href: "contact" }} - brandName="SecureClean Pro" + brandName="Structure Corp" /> @@ -63,7 +63,7 @@ export default function LandingPage() { tag="About Us" tagIcon={CheckCircle} title="15+ Years of Excellence in Security and Facility Management" - description="SecureClean Pro Leadership" + description="Structure Corp Leadership" subdescription="Industry-Leading Service Provider" icon={Award} imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-cleaning-indoors_23-2150454503.jpg" @@ -101,7 +101,7 @@ export default function LandingPage() {