From e0c6d6daa8f1d63b01a148dae6febdf20f3cf412 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 18:30:13 +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 b00209f..ff4e998 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/new-developing-residential-area_23-2147694686.jpg", imageAlt: "Modern residential construction project"}, { - imageSrc: "http://img.b2bpic.net/free-photo/construction-works-frankfurt-downtown-germany_1268-20907.jpg", imageAlt: "Commercial construction site"}, + imageSrc: "http://img.b2bpic.net/free-photo/construction-works-frankfurt-downtown-germany_1268-20907.jpg?_wi=1", imageAlt: "Commercial construction site"}, { imageSrc: "http://img.b2bpic.net/free-photo/workers-talking-phone-doing-paperwork_23-2147668775.jpg", imageAlt: "Interior renovation project"}, ]} @@ -73,7 +73,7 @@ export default function LandingPage() { title: "Residential Construction", description: "Custom home building and residential projects with attention to detail and quality craftsmanship. From foundation to finishing touches.", imageSrc: "http://img.b2bpic.net/free-photo/construction-with-mobile-phone_329181-2852.jpg"}, { id: 2, - title: "Commercial Construction", description: "Large-scale commercial projects including office buildings, retail spaces, and industrial facilities. Meeting strict timelines and budgets.", imageSrc: "http://img.b2bpic.net/free-photo/construction-works-frankfurt-downtown-germany_1268-20907.jpg"}, + title: "Commercial Construction", description: "Large-scale commercial projects including office buildings, retail spaces, and industrial facilities. Meeting strict timelines and budgets.", imageSrc: "http://img.b2bpic.net/free-photo/construction-works-frankfurt-downtown-germany_1268-20907.jpg?_wi=2"}, { id: 3, title: "Renovations", description: "Complete renovation and remodeling services for existing structures. Modernizing spaces while preserving structural integrity.", imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278559.jpg"},