Update src/app/services/deep-cleaning/page.tsx
This commit is contained in:
@@ -56,7 +56,7 @@ export default function DeepCleaningPage() {
|
||||
},
|
||||
]}
|
||||
layoutOrder="default"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358966.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358966.jpg?_wi=3"
|
||||
imageAlt="Deep home cleaning service"
|
||||
mediaAnimation="slide-up"
|
||||
frameStyle="card"
|
||||
@@ -71,7 +71,7 @@ export default function DeepCleaningPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
imagePosition="right"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358966.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358966.jpg?_wi=4"
|
||||
imageAlt="Professional deep cleaning service"
|
||||
mediaAnimation="slide-up"
|
||||
bulletPoints={[
|
||||
@@ -124,7 +124,7 @@ export default function DeepCleaningPage() {
|
||||
title: "Living & Bedroom Areas",
|
||||
description: "Thorough cleaning of furniture, upholstery, under beds, inside closets, and all surfaces from top to bottom",
|
||||
tag: "Interior",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358966.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358966.jpg?_wi=5",
|
||||
buttons: [
|
||||
{
|
||||
text: "Inquire",
|
||||
@@ -137,7 +137,7 @@ export default function DeepCleaningPage() {
|
||||
title: "Kitchen Deep Clean",
|
||||
description: "Professional cleaning inside and behind appliances, cabinets, and surfaces. Grease and stain removal.",
|
||||
tag: "Kitchen",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358966.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358966.jpg?_wi=6",
|
||||
buttons: [
|
||||
{
|
||||
text: "Book Service",
|
||||
@@ -150,7 +150,7 @@ export default function DeepCleaningPage() {
|
||||
title: "Bathroom Sanitization",
|
||||
description: "Complete bathroom deep clean including tiles, grout, fixtures, and thorough disinfection",
|
||||
tag: "Bathroom",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358966.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358966.jpg?_wi=7",
|
||||
buttons: [
|
||||
{
|
||||
text: "Get Quote",
|
||||
@@ -185,7 +185,7 @@ export default function DeepCleaningPage() {
|
||||
|
||||
<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"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/little-boy-with-glasses-cleans-house-with-vacuum-cleaner_169016-11493.jpg?_wi=5"
|
||||
imageAlt="We Clean Housekeeping Services"
|
||||
logoText="We Clean"
|
||||
copyrightText="© 2024 We Clean Housekeeping Services. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user