From ba2485091e74ccc243d92535838daab7ac11fd82 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 21:51:19 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b8d9d97..53b8b4b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,10 +72,10 @@ export default function LandingPage() { features={[ { id: 1, - title: "Roof Repair", description: "Professional roof repair in Lindenhurst, NY fixing leaks, missing shingles, storm damage, and flashing problems quickly and affordably.", imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg"}, + title: "Roof Repair", description: "Professional roof repair in Lindenhurst, NY fixing leaks, missing shingles, storm damage, and flashing problems quickly and affordably.", imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg?_wi=1"}, { id: 2, - title: "Roof Replacement", description: "Complete roof replacement services using high-quality materials built to withstand Long Island weather conditions.", imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg"}, + title: "Roof Replacement", description: "Complete roof replacement services using high-quality materials built to withstand Long Island weather conditions.", imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg?_wi=2"}, { id: 3, title: "Siding Installation", description: "Durable and energy-efficient siding installation to improve curb appeal and home protection.", imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-together_23-2149343675.jpg"}, -- 2.49.1