diff --git a/src/app/page.tsx b/src/app/page.tsx index 8a5e938..75717f8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -100,21 +100,21 @@ export default function HomePage() { id: 2, title: "Emergency Tree Services", description: "24/7 response to storm damage and fallen trees. Rapid assessment and immediate action to secure your property.", - imageSrc: "http://img.b2bpic.net/free-photo/two-women-walking-forest-forest-nature-outdoor-recreation_169016-68233.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-women-walking-forest-forest-nature-outdoor-recreation_169016-68233.jpg?_wi=1", imageAlt: "emergency tree storm damage fallen tree rapid response" }, { id: 3, title: "Tree Trimming & Pruning", description: "Professional trimming to improve tree health and appearance. We preserve healthy trees whenever possible.", - imageSrc: "http://img.b2bpic.net/free-photo/senior-man-working-field_329181-12481.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/senior-man-working-field_329181-12481.jpg?_wi=1", imageAlt: "tree trimming pruning maintenance healthy tree" }, { id: 4, title: "Storm Cleanup", description: "Comprehensive cleanup after severe weather. We clear debris and restore your property safely.", - imageSrc: "http://img.b2bpic.net/free-photo/two-women-walking-forest-forest-nature-outdoor-recreation_169016-68233.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-women-walking-forest-forest-nature-outdoor-recreation_169016-68233.jpg?_wi=2", imageAlt: "storm damage cleanup debris removal tree cleanup recovery" }, {