diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 50fef22..b706f57 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -82,28 +82,28 @@ export default function ServicesPage() { { title: "Garden Design & Decorating", description: "We create custom garden designs that reflect your style and personality. From decorative plantings to water features, we bring your vision to life with expert attention to detail.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-outside-flower-shop_53876-71005.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-outside-flower-shop_53876-71005.jpg?_wi=2", imageAlt: "Beautiful garden design and decoration", button: { text: "Get Your Design", href: "tel:08127572001" }, }, { title: "Professional Landscaping Design", description: "Our landscaping experts design and install beautiful outdoor spaces for homes and businesses. We handle everything from site assessment to installation using quality materials and plants.", - imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-man-s-hand-digging-soil-with-hoe_23-2148165180.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-man-s-hand-digging-soil-with-hoe_23-2148165180.jpg?_wi=2", imageAlt: "Professional landscaping installation", button: { text: "Start Project", href: "tel:08127572001" }, }, { title: "Expert Lawn Care & Maintenance", description: "Keep your lawn looking pristine year-round with our comprehensive lawn care services. We offer mowing, grass installation, fertilization, and seasonal maintenance tailored to Lucknow's climate.", - imageSrc: "http://img.b2bpic.net/free-photo/view-robot-tending-maintaining-gardens_23-2151803951.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-robot-tending-maintaining-gardens_23-2151803951.jpg?_wi=2", imageAlt: "Professional lawn care and maintenance", button: { text: "Book Service", href: "tel:08127572001" }, }, { title: "Plant Nursery & Horticultural Services", description: "Browse our extensive selection of plants, trees, and flowering varieties. We provide expert advice on plant selection, care, and horticultural services for all seasons.", - imageSrc: "http://img.b2bpic.net/free-photo/friends-having-sustainable-garden-indoors_23-2148999363.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/friends-having-sustainable-garden-indoors_23-2148999363.jpg?_wi=2", imageAlt: "Plant nursery and horticulture", button: { text: "View Nursery", href: "tel:08127572001" }, }, @@ -167,7 +167,7 @@ export default function ServicesPage() {