From 9cb155edfa3439c893f6c96012209097dc7fc07c Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 19:56:41 +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 c83f783..fec8ff6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,7 +45,7 @@ export default function LandingPage() { description="4.9-Star Rated Tree Service in Harvest, AL – Licensed, Insured & Available for Emergency Services" tag="Professional Arborists" tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/carpenter-working-sawmill-wood-manufacture_1303-22887.jpg" + imageSrc="http://img.b2bpic.net/free-photo/carpenter-working-sawmill-wood-manufacture_1303-22887.jpg?_wi=1" imageAlt="Professional tree removal equipment and crew in action" textPosition="bottom-left" showBlur={true} @@ -88,10 +88,10 @@ export default function LandingPage() { title: "Tree Removal", description: "Safe, controlled removal protecting your home and property from potential hazards", icon: Zap, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/young-couple-love-around-tree_23-2147986339.jpg", imageAlt: "Before and after tree removal" + imageSrc: "http://img.b2bpic.net/free-photo/young-couple-love-around-tree_23-2147986339.jpg?_wi=1", imageAlt: "Before and after tree removal" }, { - imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-logger-having-rest-open-air-after-cutting-trees_176532-14596.jpg", imageAlt: "Professional crew removing large oak tree" + imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-logger-having-rest-open-air-after-cutting-trees_176532-14596.jpg?_wi=1", imageAlt: "Professional crew removing large oak tree" } ] }, @@ -102,7 +102,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-splitting-wood-outdoors_23-2149382181.jpg", imageAlt: "Clean yard after stump grinding" }, { - imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-logger-having-rest-open-air-after-cutting-trees_176532-14596.jpg", imageAlt: "Stump grinding equipment in action" + imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-logger-having-rest-open-air-after-cutting-trees_176532-14596.jpg?_wi=2", imageAlt: "Stump grinding equipment in action" } ] }, @@ -110,10 +110,10 @@ export default function LandingPage() { title: "Tree Trimming & Pruning", description: "Improve tree health, increase curb appeal, and prevent future damage through expert pruning", icon: Scissors, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/young-couple-love-around-tree_23-2147986339.jpg", imageAlt: "Freshly trimmed and pruned tree" + imageSrc: "http://img.b2bpic.net/free-photo/young-couple-love-around-tree_23-2147986339.jpg?_wi=2", imageAlt: "Freshly trimmed and pruned tree" }, { - imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-logger-having-rest-open-air-after-cutting-trees_176532-14596.jpg", imageAlt: "Professional pruning techniques" + imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-logger-having-rest-open-air-after-cutting-trees_176532-14596.jpg?_wi=3", imageAlt: "Professional pruning techniques" } ] }, @@ -124,7 +124,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/two-women-walking-forest-forest-nature-outdoor-recreation_169016-68233.jpg", imageAlt: "Emergency tree removal after storm" }, { - imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-logger-having-rest-open-air-after-cutting-trees_176532-14596.jpg", imageAlt: "Rapid response crew at work" + imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-logger-having-rest-open-air-after-cutting-trees_176532-14596.jpg?_wi=4", imageAlt: "Rapid response crew at work" } ] }, @@ -135,7 +135,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/wall-stacked-wooden-logs-as-background_169016-25212.jpg", imageAlt: "Premium stacked firewood" }, { - imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-logger-having-rest-open-air-after-cutting-trees_176532-14596.jpg", imageAlt: "Professional firewood preparation" + imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-logger-having-rest-open-air-after-cutting-trees_176532-14596.jpg?_wi=5", imageAlt: "Professional firewood preparation" } ] } @@ -209,10 +209,10 @@ export default function LandingPage() { title: "Open Until 6 PM Today", description: "Call now to schedule your free estimate. We respond quickly to all inquiries.", icon: Clock, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/carpenter-working-sawmill-wood-manufacture_1303-22887.jpg", imageAlt: "Professional arborists ready to help" + imageSrc: "http://img.b2bpic.net/free-photo/carpenter-working-sawmill-wood-manufacture_1303-22887.jpg?_wi=2", imageAlt: "Professional arborists ready to help" }, { - imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-logger-having-rest-open-air-after-cutting-trees_176532-14596.jpg", imageAlt: "Experienced team standing by" + imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-logger-having-rest-open-air-after-cutting-trees_176532-14596.jpg?_wi=6", imageAlt: "Experienced team standing by" } ] } -- 2.49.1