Update src/app/page.tsx
This commit is contained in:
@@ -36,7 +36,7 @@ export default function LandingPage() {
|
||||
{ name: "Contact", id: "contact" }
|
||||
]}
|
||||
button={{ text: "Get Quote", href: "contact" }}
|
||||
brandName="SecureClean Pro"
|
||||
brandName="Structure Corp"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -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() {
|
||||
|
||||
<div id="highlights" data-section="highlights">
|
||||
<ProductCardTwo
|
||||
title="Why Choose SecureClean Pro"
|
||||
title="Why Choose Structure Corp"
|
||||
description="Industry-leading service packages designed for maximum protection and cleanliness with professional-grade results."
|
||||
products={[
|
||||
{
|
||||
@@ -204,8 +204,8 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBase
|
||||
logoText="SecureClean Pro"
|
||||
copyrightText="© 2025 SecureClean Pro. All rights reserved."
|
||||
logoText="Structure Corp"
|
||||
copyrightText="© 2025 Structure Corp. All rights reserved."
|
||||
columns={[
|
||||
{
|
||||
title: "Services", items: [
|
||||
|
||||
Reference in New Issue
Block a user