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() {