From f0d86b93752e8290413cf394aa5a41c1a926eb19 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 14:46:51 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f90869d..5c574b3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/hipster-man-traveling-with-backpack-standing-tree-against-sky-wearing-warm-jacket-active-tourist-exploring-nature-cold-season_285396-1580.jpg" + imageSrc="http://img.b2bpic.net/free-photo/hipster-man-traveling-with-backpack-standing-tree-against-sky-wearing-warm-jacket-active-tourist-exploring-nature-cold-season_285396-1580.jpg?_wi=1" imageAlt="Professional tree service crew in action" /> @@ -105,7 +105,7 @@ export default function LandingPage() { imageAlt: "Tree removal", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/hipster-man-traveling-with-backpack-standing-tree-against-sky-wearing-warm-jacket-active-tourist-exploring-nature-cold-season_285396-1580.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hipster-man-traveling-with-backpack-standing-tree-against-sky-wearing-warm-jacket-active-tourist-exploring-nature-cold-season_285396-1580.jpg?_wi=2", imageAlt: "tree removal service equipment crane", }, { @@ -139,7 +139,7 @@ export default function LandingPage() { imageAlt: "Stump grinding", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/people-cleaning-nature-earth-day_23-2151262744.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-cleaning-nature-earth-day_23-2151262744.jpg?_wi=1", imageAlt: "tree removal service equipment crane", }, ]} @@ -166,7 +166,7 @@ export default function LandingPage() { value: "20+", title: "Years Experience", description: "Dedicated to excellence in tree care.", - imageSrc: "http://img.b2bpic.net/free-photo/people-cleaning-nature-earth-day_23-2151262744.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-cleaning-nature-earth-day_23-2151262744.jpg?_wi=2", }, { id: "m3", -- 2.49.1