From 9d8e24564a58436b7d8ff84aa8b6b2c8e2cabdd1 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 19:01:00 +0000 Subject: [PATCH] Update src/app/services/page.tsx --- src/app/services/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 1a6f474..498faf8 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -60,12 +60,12 @@ export default function LandingPage() { { title: "Foundation Work", description: "Solid engineering for lasting structures.", - imageSrc: "http://img.b2bpic.net/free-photo/abstract-city-building-shadows_23-2149283303.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-city-building-shadows_23-2149283303.jpg?_wi=3", }, { title: "Complete Design-Build", description: "From blue-prints to finished keys.", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-contractor-with-security-helmet-checking-construction-blueprints-while-looking-tablet_662251-387.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-contractor-with-security-helmet-checking-construction-blueprints-while-looking-tablet_662251-387.jpg?_wi=2", }, ]} /> @@ -73,7 +73,7 @@ export default function LandingPage() {