diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 1e7720c..3776770 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -65,13 +65,13 @@ export default function LandingPage() { id: 1, title: "Diagnostics", description: "Full system safety checks.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-groomer-washes-horse-s-hooves-after-class-hippodrome-woman-takes-care-horse-washes-horse-after-training_1321-3834.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-groomer-washes-horse-s-hooves-after-class-hippodrome-woman-takes-care-horse-washes-horse-after-training_1321-3834.jpg?_wi=4", }, { id: 2, title: "Wiring Repair", description: "Full electrical system overhaul.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-groomer-washes-horse-s-hooves-after-class-hippodrome-woman-takes-care-horse-washes-horse-after-training_1321-3834.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-groomer-washes-horse-s-hooves-after-class-hippodrome-woman-takes-care-horse-washes-horse-after-training_1321-3834.jpg?_wi=5", }, ]} />