From fdd36db03942105206356e52ce8f4de6230e3dcd Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 14 May 2026 02:55:48 +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 a1f0ba1..a4bfc8b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,7 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/big-special-tractor-is-removing-snow-from-forestal-road_613910-13787.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/big-special-tractor-is-removing-snow-from-forestal-road_613910-13787.jpg?_wi=1", imageAlt: "Landscape business professional scene", }, { @@ -96,7 +96,7 @@ export default function LandingPage() { { title: "Seasonal Campaigns", description: "Done-for-you spring and fall campaigns that drive leads, reactivate past clients, and lock in contracts before the season starts.", - imageSrc: "http://img.b2bpic.net/free-photo/planner-calendar-schedule-date-concept_53876-120949.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/planner-calendar-schedule-date-concept_53876-120949.jpg?_wi=1", }, { title: "Websites & Assets", @@ -187,7 +187,7 @@ export default function LandingPage() { button: { text: "Inquire", }, - imageSrc: "http://img.b2bpic.net/free-photo/big-special-tractor-is-removing-snow-from-forestal-road_613910-13787.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/big-special-tractor-is-removing-snow-from-forestal-road_613910-13787.jpg?_wi=2", imageAlt: "Heavy machinery used in construction industry and engineering", }, { @@ -204,7 +204,7 @@ export default function LandingPage() { button: { text: "Inquire", }, - imageSrc: "http://img.b2bpic.net/free-photo/planner-calendar-schedule-date-concept_53876-120949.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/planner-calendar-schedule-date-concept_53876-120949.jpg?_wi=2", imageAlt: "Heavy machinery used in construction industry and engineering", }, ]} -- 2.49.1