From 0c31f69293febe1e57c4882d0c4b1b339607dd02 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 1 Apr 2026 06:23:07 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1fa6825..fe5329a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,15 +62,15 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-asian-young-woman-winter-costume-forest-with-copy-space-vacation-travel-concept_1150-61743.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-asian-young-woman-winter-costume-forest-with-copy-space-vacation-travel-concept_1150-61743.jpg?_wi=1", imageAlt: "Professional tree service at dusk", }, { - imageSrc: "http://img.b2bpic.net/free-photo/green-tractor-with-trailer-rural-road-power-innovation-agriculture_169016-69719.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/green-tractor-with-trailer-rural-road-power-innovation-agriculture_169016-69719.jpg?_wi=1", imageAlt: "Arborist equipment", }, { - imageSrc: "http://img.b2bpic.net/free-photo/single-palm-tree-middle-flat-field-island_181624-1454.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/single-palm-tree-middle-flat-field-island_181624-1454.jpg?_wi=1", imageAlt: "Residential property care", }, { @@ -120,7 +120,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/drone-shot-environmental-activists-cleaning-forest-from-rubbish_482257-97696.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-asian-young-woman-winter-costume-forest-with-copy-space-vacation-travel-concept_1150-61743.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-asian-young-woman-winter-costume-forest-with-copy-space-vacation-travel-concept_1150-61743.jpg?_wi=2", imageAlt: "professional tree removal service", }, { @@ -135,7 +135,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/asian-man-cutting-trees-using-electrical-chainsaw_1150-5896.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/green-tractor-with-trailer-rural-road-power-innovation-agriculture_169016-69719.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/green-tractor-with-trailer-rural-road-power-innovation-agriculture_169016-69719.jpg?_wi=2", imageAlt: "arborist equipment trucks", }, { @@ -150,7 +150,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/side-view-male-worker-with-protective-glasses-reflective-vest_23-2148773500.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/single-palm-tree-middle-flat-field-island_181624-1454.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/single-palm-tree-middle-flat-field-island_181624-1454.jpg?_wi=2", imageAlt: "suburban landscaping tree care", }, ]} @@ -170,7 +170,7 @@ export default function LandingPage() { quote: "Leo's team handled our emergency tree removal perfectly. Fast and professional.", name: "Sarah Johnson", role: "Homeowner", - imageSrc: "http://img.b2bpic.net/free-photo/happy-young-plus-size-woman-making-notes-her-copybook-using-wireless-internet-connection-laptop_343059-3891.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-young-plus-size-woman-making-notes-her-copybook-using-wireless-internet-connection-laptop_343059-3891.jpg?_wi=1", }, { id: "2", @@ -202,7 +202,7 @@ export default function LandingPage() { quote: "Incredible communication and very tidy work. Will definitely hire again.", name: "Jessica Lee", role: "Property Owner", - imageSrc: "http://img.b2bpic.net/free-photo/happy-young-plus-size-woman-making-notes-her-copybook-using-wireless-internet-connection-laptop_343059-3891.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-young-plus-size-woman-making-notes-her-copybook-using-wireless-internet-connection-laptop_343059-3891.jpg?_wi=2", }, ]} title="Trusted by Local Families" -- 2.49.1