diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index aad77cb..d92d335 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -42,23 +42,23 @@ export default function ServicesPage() { { id: "service-1", brand: "A Cut Above", name: "Tree Removal", price: "Professional Grade", rating: 5, reviewCount: "Expert", imageSrc: - "http://img.b2bpic.net/free-photo/outdoor-shot-logger-having-rest-open-air-after-cutting-trees_176532-14596.jpg", imageAlt: "Professional tree removal service"}, + "http://img.b2bpic.net/free-photo/outdoor-shot-logger-having-rest-open-air-after-cutting-trees_176532-14596.jpg?_wi=6", imageAlt: "Professional tree removal service"}, { id: "service-2", brand: "A Cut Above", name: "Hazardous Tree Removal", price: "Precision Work", rating: 5, reviewCount: "Specialist", imageSrc: - "http://img.b2bpic.net/free-photo/reforestation-done-by-voluntary-group_23-2149500866.jpg", imageAlt: "Hazardous tree removal near homes"}, + "http://img.b2bpic.net/free-photo/reforestation-done-by-voluntary-group_23-2149500866.jpg?_wi=3", imageAlt: "Hazardous tree removal near homes"}, { id: "service-3", brand: "A Cut Above", name: "Tree Trimming & Pruning", price: "Maintenance", rating: 5, reviewCount: "Care", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-man-cutting-dried-branches_23-2148396749.jpg", imageAlt: "Professional tree trimming service"}, + "http://img.b2bpic.net/free-photo/close-up-man-cutting-dried-branches_23-2148396749.jpg?_wi=3", imageAlt: "Professional tree trimming service"}, { id: "service-4", brand: "A Cut Above", name: "Stump Grinding", price: "Complete Removal", rating: 5, reviewCount: "Thorough", imageSrc: - "http://img.b2bpic.net/free-photo/ax-tree-trunk-background-roadway_181624-47172.jpg", imageAlt: "Stump grinding and removal"}, + "http://img.b2bpic.net/free-photo/ax-tree-trunk-background-roadway_181624-47172.jpg?_wi=3", imageAlt: "Stump grinding and removal"}, { id: "service-5", brand: "A Cut Above", name: "Emergency Tree Service", price: "24/7 Available", rating: 5, reviewCount: "Urgent", imageSrc: - "http://img.b2bpic.net/free-photo/two-women-walking-forest-forest-nature-outdoor-recreation_169016-68233.jpg", imageAlt: "Emergency tree removal service"}, + "http://img.b2bpic.net/free-photo/two-women-walking-forest-forest-nature-outdoor-recreation_169016-68233.jpg?_wi=3", imageAlt: "Emergency tree removal service"}, ]} gridVariant="three-columns-all-equal-width" textboxLayout="default" @@ -91,7 +91,7 @@ export default function ServicesPage() { description="We stand behind every project with a promise of excellence. From initial consultation to final cleanup, you'll experience professionalism, expertise, and genuine care for your property. Your satisfaction is our priority." tag="Quality Guaranteed" buttons={[{ text: "Schedule Consultation", href: "tel:2069305697" }]} - imageSrc="http://img.b2bpic.net/free-photo/analyzing-results-expert-study_1098-14778.jpg" + imageSrc="http://img.b2bpic.net/free-photo/analyzing-results-expert-study_1098-14778.jpg?_wi=3" imageAlt="precision work careful planning professional accuracy" useInvertedBackground={false} />