diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 2a389fe..401e89a 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -84,37 +84,37 @@ export default function ServicesPage() { { title: "Artificial Turf Installation", description: "Premium artificial turf solutions that look and feel natural, require minimal maintenance, and transform any yard.", - imageSrc: "http://img.b2bpic.net/free-photo/young-happy-girl-drinks-coffee-outdoor-sitting-grass_273609-14972.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-happy-girl-drinks-coffee-outdoor-sitting-grass_273609-14972.jpg?_wi=2", buttonIcon: ArrowRight }, { title: "Landscape Design", description: "Custom design services combining aesthetics with functionality to create your dream outdoor living space.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-maze-with-wallet-leaf-colored-pencil-cup_23-2147856112.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-maze-with-wallet-leaf-colored-pencil-cup_23-2147856112.jpg?_wi=2", buttonIcon: ArrowRight }, { title: "Concrete & Hardscaping", description: "Durable hardscaping solutions including patios, walkways, and outdoor structures built to last.", - imageSrc: "http://img.b2bpic.net/free-photo/cement-background-crossed-by-diagonal-line-pebbles-stone_158595-6386.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cement-background-crossed-by-diagonal-line-pebbles-stone_158595-6386.jpg?_wi=3", buttonIcon: ArrowRight }, { title: "Irrigation Systems", description: "Professional irrigation design and installation for efficient water management and thriving landscapes.", - imageSrc: "http://img.b2bpic.net/free-photo/blue-watering-can-near-plants-growing-greenhouse_23-2147948319.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blue-watering-can-near-plants-growing-greenhouse_23-2147948319.jpg?_wi=2", buttonIcon: ArrowRight }, { title: "French Drains & Drainage", description: "Expert drainage solutions to eliminate water problems and protect your property's foundation.", - imageSrc: "http://img.b2bpic.net/free-photo/abstract-metallic-surface-wallpaper_23-2148846062.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-metallic-surface-wallpaper_23-2148846062.jpg?_wi=2", buttonIcon: ArrowRight }, { title: "Tree & Palm Services", description: "Professional tree and palm care including planting, trimming, and removal with expert knowledge.", - imageSrc: "http://img.b2bpic.net/free-photo/green-palm-tree-blue-sky-background_93675-134841.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/green-palm-tree-blue-sky-background_93675-134841.jpg?_wi=3", buttonIcon: ArrowRight } ]} @@ -153,7 +153,7 @@ export default function ServicesPage() { { text: "View More Projects", href: "/portfolio" } ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/woman-with-phone-resting-lying-hammock-with-mobile-phone_343596-668.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-with-phone-resting-lying-hammock-with-mobile-phone_343596-668.jpg?_wi=2" useInvertedBackground={false} />