Update src/app/services/page.tsx
This commit is contained in:
@@ -75,14 +75,14 @@ export default function ServicesPage() {
|
||||
{
|
||||
title: "Commercial Cleaning", description: "Maintain a professional and hygienic workspace that impresses clients and boosts employee morale. Tailored plans for businesses of all sizes.", icon: Building,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/female-cleaner-working-modern-office_23-2147860220.jpg", imageAlt: "Commercial cleaning" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/female-cleaner-working-modern-office_23-2147860220.jpg?_wi=1", imageAlt: "Commercial cleaning" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/young-african-american-cleaner-working-office_23-2148773950.jpg", imageAlt: "Office cleaning" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Deep Cleaning", description: "Our intensive deep cleaning service targets every nook and cranny, eliminating grime and revitalizing your space from top to bottom.", icon: Braces,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-spray-bottle-near-different-cleaning-items_23-2147860232.jpg", imageAlt: "Deep cleaning supplies" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-spray-bottle-near-different-cleaning-items_23-2147860232.jpg?_wi=2", imageAlt: "Deep cleaning supplies" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/professional-cleaner-doing-her-job-office-apartment_23-2147860233.jpg", imageAlt: "Bathroom deep clean" }
|
||||
]
|
||||
},
|
||||
@@ -117,7 +117,7 @@ export default function ServicesPage() {
|
||||
"All Basic Home Clean features", "Office Desks & Equipment Wipe Down", "Breakroom & Appliance Exterior", "Restroom Sanitization", "Window Spot Cleaning"
|
||||
],
|
||||
button: { text: "Get a Quote", href: "/contact" },
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-cleaner-working-modern-office_23-2147860220.jpg", imageAlt: "Premium office cleaning"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-cleaner-working-modern-office_23-2147860220.jpg?_wi=2", imageAlt: "Premium office cleaning"
|
||||
},
|
||||
{
|
||||
id: "plan-3", title: "Ultimate Deep Clean", price: "$250", period: "/project", features: [
|
||||
|
||||
Reference in New Issue
Block a user