Update src/app/services/commercial-housekeeping/page.tsx

This commit is contained in:
2026-03-10 12:08:30 +00:00
parent ec84f68fe4
commit 49cc8fccf7

View File

@@ -17,7 +17,7 @@ export default function CommercialCleaningPage() {
borderRadius="soft"
contentWidth="mediumLarge"
sizing="mediumLargeSizeMediumTitles"
background="aurora"
background="circleGradient"
cardStyle="gradient-radial"
primaryButtonStyle="diagonal-gradient"
secondaryButtonStyle="layered"
@@ -33,8 +33,7 @@ export default function CommercialCleaningPage() {
{ name: "Contact", id: "contact" }
]}
button={{
text: "📞 Call Now",
href: "tel:087500-94616"
text: "📞 Call Now", href: "tel:087500-94616"
}}
brandName="We Clean"
/>
@@ -46,21 +45,19 @@ export default function CommercialCleaningPage() {
description="Professional office housekeeping and workspace maintenance services in Noida. Keeping your business spaces clean, sanitized, and professional. ISO 9001:2008 Certified | Trusted by Local Businesses"
buttons={[
{
text: "📞 Call Now: 087500 94616",
href: "tel:087500-94616"
text: "📞 Call Now: 087500 94616", href: "tel:087500-94616"
},
{
text: "Request Service Quote",
href: "#contact"
text: "Request Service Quote", href: "#contact"
}
]}
layoutOrder="default"
imageSrc="http://img.b2bpic.net/free-photo/full-shot-men-high-five-office_23-2149345549.jpg?_wi=4"
imageSrc="http://img.b2bpic.net/free-photo/full-shot-men-high-five-office_23-2149345549.jpg"
imageAlt="Professional office cleaning service"
mediaAnimation="slide-up"
frameStyle="card"
background={{
variant: "aurora"
variant: "plain"
}}
/>
</div>
@@ -75,41 +72,23 @@ export default function CommercialCleaningPage() {
animationType="slide-up"
features={[
{
id: "1",
title: "Daily Office Cleaning",
description: "Regular office maintenance including desk cleaning, floor care, and waste management. Keeps your workspace fresh and professional every day.",
tag: "Daily",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-men-high-five-office_23-2149345549.jpg?_wi=5",
buttons: [
id: "1", title: "Daily Office Cleaning", description: "Regular office maintenance including desk cleaning, floor care, and waste management. Keeps your workspace fresh and professional every day.", tag: "Daily", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-men-high-five-office_23-2149345549.jpg", buttons: [
{
text: "Learn More",
href: "#contact"
text: "Learn More", href: "#contact"
}
]
},
{
id: "2",
title: "Deep Office Sanitization",
description: "Comprehensive sanitization of office spaces including conference rooms, restrooms, and common areas. Medical-grade cleaning solutions for health and safety.",
tag: "Sanitization",
imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358966.jpg?_wi=8",
buttons: [
id: "2", title: "Deep Office Sanitization", description: "Comprehensive sanitization of office spaces including conference rooms, restrooms, and common areas. Medical-grade cleaning solutions for health and safety.", tag: "Sanitization", imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358966.jpg", buttons: [
{
text: "Get Quote",
href: "#contact"
text: "Get Quote", href: "#contact"
}
]
},
{
id: "3",
title: "Carpet & Upholstery Care",
description: "Professional carpet cleaning and office furniture maintenance. Extends the life of your office assets and maintains a professional appearance.",
tag: "Maintenance",
imageSrc: "http://img.b2bpic.net/free-photo/old-man-rolling-yoga-mat-floor_23-2148097396.jpg?_wi=2",
buttons: [
id: "3", title: "Carpet & Upholstery Care", description: "Professional carpet cleaning and office furniture maintenance. Extends the life of your office assets and maintains a professional appearance.", tag: "Maintenance", imageSrc: "http://img.b2bpic.net/free-photo/old-man-rolling-yoga-mat-floor_23-2148097396.jpg", buttons: [
{
text: "Schedule Service",
href: "#contact"
text: "Schedule Service", href: "#contact"
}
]
}
@@ -125,100 +104,80 @@ export default function CommercialCleaningPage() {
description="Contact We Clean today for customized commercial housekeeping solutions. Flexible schedules, reliable service, and transparent pricing for your business."
buttons={[
{
text: "📞 Call: 087500 94616",
href: "tel:087500-94616"
text: "📞 Call: 087500 94616", href: "tel:087500-94616"
},
{
text: "Request Commercial Quote",
href: "#quote-form"
text: "Request Commercial Quote", href: "#quote-form"
}
]}
useInvertedBackground={false}
background={{
variant: "aurora"
variant: "plain"
}}
/>
</div>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/little-boy-with-glasses-cleans-house-with-vacuum-cleaner_169016-11493.jpg?_wi=6"
imageSrc="http://img.b2bpic.net/free-photo/little-boy-with-glasses-cleans-house-with-vacuum-cleaner_169016-11493.jpg"
imageAlt="We Clean Housekeeping Services"
logoText="We Clean"
copyrightText="© 2024 We Clean Housekeeping Services. All rights reserved."
columns={[
{
title: "Services",
items: [
title: "Services", items: [
{
label: "Chair Dry Cleaning",
href: "/services/chair-dry-cleaning"
label: "Chair Dry Cleaning", href: "/services/chair-dry-cleaning"
},
{
label: "Deep Cleaning",
href: "/services/deep-cleaning"
label: "Deep Cleaning", href: "/services/deep-cleaning"
},
{
label: "Sofa Cleaning",
href: "/services"
label: "Sofa Cleaning", href: "/services"
},
{
label: "Carpet Cleaning",
href: "/services"
label: "Carpet Cleaning", href: "/services"
},
{
label: "Commercial Cleaning",
href: "/services/commercial-housekeeping"
label: "Commercial Cleaning", href: "/services/commercial-housekeeping"
}
]
},
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "/about-us"
label: "About Us", href: "/about-us"
},
{
label: "Service Areas",
href: "/service-areas"
label: "Service Areas", href: "/service-areas"
},
{
label: "Reviews",
href: "/reviews"
label: "Reviews", href: "/reviews"
},
{
label: "Contact",
href: "/contact"
label: "Contact", href: "/contact"
},
{
label: "Call: 087500 94616",
href: "tel:087500-94616"
label: "Call: 087500 94616", href: "tel:087500-94616"
}
]
},
{
title: "Contact",
items: [
title: "Contact", items: [
{
label: "Phone: 087500 94616",
href: "tel:087500-94616"
label: "Phone: 087500 94616", href: "tel:087500-94616"
},
{
label: "Open 24 Hours",
href: "#"
label: "Open 24 Hours", href: "#"
},
{
label: "3rd Floor, Tower-C 319",
href: "#"
label: "3rd Floor, Tower-C 319", href: "#"
},
{
label: "Noida One IT Park, Sector 62",
href: "#"
label: "Noida One IT Park, Sector 62", href: "#"
},
{
label: "Noida, Uttar Pradesh 201309",
href: "#"
label: "Noida, Uttar Pradesh 201309", href: "#"
}
]
}