From 30a3f89cb88fab88ffe6e87d9093bc101588b865 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 06:10:01 +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 f515414..096f025 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -182,37 +182,37 @@ export default function LandingPage() { id: "p1", name: "Luxury Shingle Project", price: "Residential", - imageSrc: "http://img.b2bpic.net/free-photo/roof-pattern_1203-3266.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/roof-pattern_1203-3266.jpg?_wi=1", }, { id: "p2", name: "Modern Roof Repair", price: "Renovation", - imageSrc: "http://img.b2bpic.net/free-photo/chinise-building_1417-1695.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chinise-building_1417-1695.jpg?_wi=1", }, { id: "p3", name: "Commercial Flat Roof", price: "Commercial", - imageSrc: "http://img.b2bpic.net/free-photo/city-building-corner_23-2148107091.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/city-building-corner_23-2148107091.jpg?_wi=1", }, { id: "p4", name: "Classic Home Roof", price: "Residential", - imageSrc: "http://img.b2bpic.net/free-photo/architects-looking-plan-front-house_23-2147813107.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/architects-looking-plan-front-house_23-2147813107.jpg?_wi=1", }, { id: "p5", name: "Full Shingle Replace", price: "Replacement", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-low-angle-closeup-shot-black-roof-building_181624-10654.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-low-angle-closeup-shot-black-roof-building_181624-10654.jpg?_wi=1", }, { id: "p6", name: "Custom Roof Design", price: "Residential", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet-outdoors_23-2149343635.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet-outdoors_23-2149343635.jpg?_wi=1", }, ]} title="Recent Projects"