From 36aabd436d9af7f807dee633a14910932e80f70d Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 16:26:12 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6f35e33..1f3bb07 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -114,7 +114,7 @@ export default function HomePage() { }, { id: "hero-6", - imageSrc: "http://img.b2bpic.net/free-photo/climber-looking-his-carabiners_23-2147665142.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/climber-looking-his-carabiners_23-2147665142.jpg?_wi=1", imageAlt: "Professional equipment and safety gear", }, ]} @@ -129,28 +129,28 @@ export default function HomePage() { { title: "Tree Removal", description: "Safe and professional removal of hazardous or unwanted trees", - imageSrc: "http://img.b2bpic.net/free-photo/reforestation-done-by-voluntary-group_23-2149500866.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/reforestation-done-by-voluntary-group_23-2149500866.jpg?_wi=1", imageAlt: "Tree removal service", button: { text: "Learn More", href: "/services" }, }, { title: "Tree Trimming & Pruning", description: "Expert trimming to promote health and enhance your landscape", - 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 service", button: { text: "Learn More", href: "/services" }, }, { title: "Stump Grinding", description: "Complete stump removal to reclaim your yard space", - imageSrc: "http://img.b2bpic.net/free-photo/lumberjack-cutting-wood-with-chainsaw_342744-395.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lumberjack-cutting-wood-with-chainsaw_342744-395.jpg?_wi=1", imageAlt: "Stump grinding service", button: { text: "Learn More", href: "/services" }, }, { title: "Emergency Tree Service", description: "24/7 rapid response for fallen or dangerous trees", - imageSrc: "http://img.b2bpic.net/free-photo/reforestation-done-by-voluntary-group_23-2149500866.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/reforestation-done-by-voluntary-group_23-2149500866.jpg?_wi=2", imageAlt: "Emergency tree service", button: { text: "Learn More", href: "/services" }, }, @@ -190,7 +190,7 @@ export default function HomePage() { description="4.9 Star Rating with 138+ Reviews" subdescription="Your Trusted Local Tree Experts" icon={Shield} - imageSrc="http://img.b2bpic.net/free-photo/outdoor-shot-logger-having-rest-open-air-after-cutting-trees_176532-14596.jpg" + imageSrc="http://img.b2bpic.net/free-photo/outdoor-shot-logger-having-rest-open-air-after-cutting-trees_176532-14596.jpg?_wi=1" imageAlt="Professional tree service team at work" mediaAnimation="slide-up" useInvertedBackground={false} @@ -206,7 +206,7 @@ export default function HomePage() { role: "Homeowner", company: "Harvest, AL", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=1", imageAlt: "Sarah Johnson - Homeowner", }, { @@ -215,7 +215,7 @@ export default function HomePage() { role: "Property Owner", company: "Madison, AL", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=2", imageAlt: "Michael Chen - Property Owner", }, { @@ -224,7 +224,7 @@ export default function HomePage() { role: "Homeowner", company: "Huntsville, AL", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=3", imageAlt: "Emily Rodriguez - Homeowner", }, { @@ -233,7 +233,7 @@ export default function HomePage() { role: "Business Owner", company: "Athens, AL", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=4", imageAlt: "David Kim - Business Owner", }, ]}