From 02239fa3bc386f69b23c6e8f2e2cf553d0e202e5 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Mar 2026 16:52:13 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 259239e..3bf5825 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -90,19 +90,19 @@ export default function LandingPage() { { title: "One-Time Yard Cleanup", description: "Behind on waste removal? No judgment — we've seen it all. One call and we'll have your yard completely cleared.", - imageSrc: "http://img.b2bpic.net/free-photo/people-doing-community-service-by-collecting-trash-outdoors_23-2149109148.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-doing-community-service-by-collecting-trash-outdoors_23-2149109148.jpg?_wi=1", buttonIcon: "Zap", }, { title: "Recurring Maintenance", description: "Weekly, bi-weekly, or monthly visits — you choose the schedule that fits your life.", - imageSrc: "http://img.b2bpic.net/free-vector/duotone-personal-trainer-price-list_23-2149543268.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/duotone-personal-trainer-price-list_23-2149543268.jpg?_wi=1", buttonIcon: "Calendar", }, { title: "Residential Service", description: "Whether you have one small dog or a full pack, we handle properties of all sizes.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-planting-vegetable-small-home-garden_53876-105373.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-planting-vegetable-small-home-garden_53876-105373.jpg?_wi=1", buttonIcon: "Home", }, ]} @@ -122,21 +122,21 @@ export default function LandingPage() { value: "5.0", title: "Star Rating", description: "Consistently exceeding client expectations.", - imageSrc: "http://img.b2bpic.net/free-photo/people-doing-community-service-by-collecting-trash-outdoors_23-2149109148.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-doing-community-service-by-collecting-trash-outdoors_23-2149109148.jpg?_wi=2", }, { id: "m2", value: "Veteran", title: "Owned & Operated", description: "Discipline and integrity on every visit.", - imageSrc: "http://img.b2bpic.net/free-vector/duotone-personal-trainer-price-list_23-2149543268.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/duotone-personal-trainer-price-list_23-2149543268.jpg?_wi=2", }, { id: "m3", value: "24h", title: "Fast Response", description: "Same-day replies, next-day availability.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-planting-vegetable-small-home-garden_53876-105373.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-planting-vegetable-small-home-garden_53876-105373.jpg?_wi=2", }, ]} title="The Reese's Difference" -- 2.49.1