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"},