Update src/app/services/page.tsx
This commit is contained in:
@@ -50,11 +50,11 @@ export default function ServicesPage() {
|
||||
title: "Professional Dry Cleaning",
|
||||
description: "Expert cleaning for all fabric types with attention to detail and eco-friendly methods. We handle delicate silks, wool, and specialty materials.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-photo-fashionable-clothes-hangers-shop_627829-6026.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-photo-fashionable-clothes-hangers-shop_627829-6026.jpg?_wi=4",
|
||||
imageAlt: "Professional dry cleaning service",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-photo-fashionable-clothes-hangers-shop_627829-6026.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-photo-fashionable-clothes-hangers-shop_627829-6026.jpg?_wi=5",
|
||||
imageAlt: "Professional dry cleaning service",
|
||||
},
|
||||
},
|
||||
@@ -63,11 +63,11 @@ export default function ServicesPage() {
|
||||
title: "Expert Repairs & Alterations",
|
||||
description: "Expert tailoring, zipper repairs, hemming, and alterations to make your clothes fit perfectly. Custom adjustments for any garment.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-designer-is-cutting-off-fabric-with-scissors-he-is-wearing-denim-closeup-photo-shoot_613910-21806.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-designer-is-cutting-off-fabric-with-scissors-he-is-wearing-denim-closeup-photo-shoot_613910-21806.jpg?_wi=3",
|
||||
imageAlt: "Clothing repair and alterations",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-designer-is-cutting-off-fabric-with-scissors-he-is-wearing-denim-closeup-photo-shoot_613910-21806.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-designer-is-cutting-off-fabric-with-scissors-he-is-wearing-denim-closeup-photo-shoot_613910-21806.jpg?_wi=4",
|
||||
imageAlt: "Clothing repair and alterations",
|
||||
},
|
||||
},
|
||||
@@ -76,11 +76,11 @@ export default function ServicesPage() {
|
||||
title: "Stain Removal & Special Care",
|
||||
description: "Advanced stain removal techniques and specialized care for delicate fabrics and wedding dresses. Same-day treatment available.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-boy-using-rag-cleaning-product_23-2148456940.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-boy-using-rag-cleaning-product_23-2148456940.jpg?_wi=3",
|
||||
imageAlt: "Stain removal and fabric care",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-boy-using-rag-cleaning-product_23-2148456940.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-boy-using-rag-cleaning-product_23-2148456940.jpg?_wi=4",
|
||||
imageAlt: "Stain removal and fabric care",
|
||||
},
|
||||
},
|
||||
@@ -119,7 +119,7 @@ export default function ServicesPage() {
|
||||
tagAnimation="blur-reveal"
|
||||
background={{ variant: "blurBottom" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-948.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-948.jpg?_wi=2"
|
||||
imageAlt="Contact us for services"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
@@ -132,7 +132,7 @@ export default function ServicesPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/flat-lay-woman-style-accessories-red-knitted-sweater-checkered-shirt-denim-jeans-black-leather-boots-hat-autumn-fashion-trend-view-from-vintage-photo-camera-traveler-outfit_285396-5116.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/flat-lay-woman-style-accessories-red-knitted-sweater-checkered-shirt-denim-jeans-black-leather-boots-hat-autumn-fashion-trend-view-from-vintage-photo-camera-traveler-outfit_285396-5116.jpg?_wi=2"
|
||||
imageAlt="Professional garment care background"
|
||||
logoText="Smart City Eco Dry Cleaners"
|
||||
copyrightText="© 2025 Smart City Eco Dry Cleaners. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user