Update src/app/services/page.tsx

This commit is contained in:
2026-03-17 17:55:58 +00:00
parent b4fb8ec277
commit 216ed39ed6

View File

@@ -53,7 +53,7 @@ export default function ServicesPage() {
},
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/still-life-cleaning-tools_23-2150552306.jpg"
imageSrc="http://img.b2bpic.net/free-photo/still-life-cleaning-tools_23-2150552306.jpg?_wi=2"
imageAlt="Carpet cleaning service showcase"
mediaAnimation="slide-up"
mediaPosition="right"
@@ -110,7 +110,7 @@ export default function ServicesPage() {
tag: "Verified Customer",
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-stylish-pretty-young-woman-look-professional-cross-hands-chest-smiling-confident-camera-wear-glasses-standing-near-reception-office-hall-discuss-business_197531-22165.jpg",
avatarAlt: "Patricia Anderson",
imageSrc: "http://img.b2bpic.net/free-photo/man-preparing-clean-by-doing-yoga_23-2148457053.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-preparing-clean-by-doing-yoga_23-2148457053.jpg?_wi=2",
imageAlt: "Before and after carpet cleaning",
},
{
@@ -122,7 +122,7 @@ export default function ServicesPage() {
tag: "Verified Customer",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-businessman-wearing-glasses_329181-677.jpg",
avatarAlt: "Robert Thompson",
imageSrc: "http://img.b2bpic.net/free-photo/male-female-coworkers-same-room_23-2148985539.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/male-female-coworkers-same-room_23-2148985539.jpg?_wi=2",
imageAlt: "Commercial carpet cleaning results",
},
{
@@ -134,7 +134,7 @@ export default function ServicesPage() {
tag: "Verified Customer",
avatarSrc: "http://img.b2bpic.net/free-photo/business-woman-sitting-couch-smiling_23-2148095698.jpg",
avatarAlt: "Elizabeth Martinez",
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-relaxing-while-knitting_23-2149397728.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-relaxing-while-knitting_23-2149397728.jpg?_wi=2",
imageAlt: "Fine upholstery cleaning",
},
]}