diff --git a/src/app/page.tsx b/src/app/page.tsx index 06b287c..fe2e649 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -239,14 +239,14 @@ export default function LandingPage() { id: "project-1", name: "Residential Roof Replacement", price: "Completed", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-house-with-chimney-blue-sky_23-2149627194.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-house-with-chimney-blue-sky_23-2149627194.jpg?_wi=1", imageAlt: "Old damaged residential roof before replacement", }, { id: "project-2", name: "New Shingle Installation", price: "Completed", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-house-with-chimney-blue-sky_23-2149627194.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-house-with-chimney-blue-sky_23-2149627194.jpg?_wi=2", imageAlt: "Newly installed residential roof with new shingles", }, {