From 89f1d733ea992458b9f3e208101dd2b94aa18e6e Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 15:07:20 +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 025a654..73d44ae 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -222,7 +222,7 @@ const HomePage = () => { name: "Fix & Flip - Solutions", price: "View Case", imageSrc: - "http://img.b2bpic.net/free-photo/studio-with-props-photography_23-2148885666.jpg", + "http://img.b2bpic.net/free-photo/studio-with-props-photography_23-2148885666.jpg?_wi=1", imageAlt: "Completed renovation project", }, { @@ -230,7 +230,7 @@ const HomePage = () => { name: "New Construction - Solutions", price: "View Case", imageSrc: - "http://img.b2bpic.net/free-photo/modern-country-houses-construction_1385-18.jpg", + "http://img.b2bpic.net/free-photo/modern-country-houses-construction_1385-18.jpg?_wi=1", imageAlt: "New construction development", }, { @@ -238,7 +238,7 @@ const HomePage = () => { name: "Fire Damage Recovery - Adjusters", price: "View Case", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-firefighters-platform-truck-helping-with-fire-from-burning-building-firemen-with-equipment-water-working-extinguish-flames-roof-house-city-landscape_482257-29409.jpg", + "http://img.b2bpic.net/free-photo/close-up-firefighters-platform-truck-helping-with-fire-from-burning-building-firemen-with-equipment-water-working-extinguish-flames-roof-house-city-landscape_482257-29409.jpg?_wi=1", imageAlt: "Fire damage property recovery", }, { @@ -246,7 +246,7 @@ const HomePage = () => { name: "Hurricane Damage Claim - Adjusters", price: "View Case", imageSrc: - "http://img.b2bpic.net/free-photo/view-abandoned-decaying-house-nature_23-2150166560.jpg", + "http://img.b2bpic.net/free-photo/view-abandoned-decaying-house-nature_23-2150166560.jpg?_wi=1", imageAlt: "Hurricane damage assessment and recovery", }, { @@ -254,7 +254,7 @@ const HomePage = () => { name: "Water Damage Settlement - Adjusters", price: "View Case", imageSrc: - "http://img.b2bpic.net/free-photo/natural-disaster_23-2151886462.jpg", + "http://img.b2bpic.net/free-photo/natural-disaster_23-2151886462.jpg?_wi=1", imageAlt: "Water damage claim negotiation", }, { @@ -262,7 +262,7 @@ const HomePage = () => { name: "Sold Deals - Solutions", price: "View Case", imageSrc: - "http://img.b2bpic.net/free-photo/couple-moving-new-house_23-2149383616.jpg", + "http://img.b2bpic.net/free-photo/couple-moving-new-house_23-2149383616.jpg?_wi=1", imageAlt: "Completed real estate transaction", }, ]}