Update src/app/services/page.tsx

This commit is contained in:
2026-03-31 18:01:34 +00:00
parent 6b7c3f1b48
commit ddd1542de8

View File

@@ -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",
},
]}
/>