Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| afe932fdaf | |||
| 4646050b72 | |||
| 48d80eb89e |
@@ -8,7 +8,7 @@ const inter = Inter({
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "SecureClean Pro - Security & Cleaning Services", description: "Professional security monitoring and commercial cleaning services for businesses and homes. 24/7 surveillance, expert cleaning teams, and biohazard remediation."};
|
||||
title: "Structure Corp - Security & Cleaning Services", description: "Professional security monitoring and commercial cleaning services for businesses and homes. 24/7 surveillance, expert cleaning teams, and biohazard remediation."};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
|
||||
@@ -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