From 7f8032e2791f4b6f24867f17d69c3f56dcb58535 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Mar 2026 16:44:16 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f26d10d..ea7536e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/two-builders-work-clothes-yellow-hardhats-working-workshop-with-tools-background_574295-1640.jpg" + imageSrc="http://img.b2bpic.net/free-photo/two-builders-work-clothes-yellow-hardhats-working-workshop-with-tools-background_574295-1640.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -90,7 +90,7 @@ export default function LandingPage() { title: "Safety Record", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-with-protection-equipment_23-2148269365.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-with-protection-equipment_23-2148269365.jpg?_wi=1" mediaAnimation="blur-reveal" metricsAnimation="slide-up" /> @@ -109,7 +109,7 @@ export default function LandingPage() { "Residential", "Commercial", ], - imageSrc: "http://img.b2bpic.net/free-photo/two-builders-work-clothes-yellow-hardhats-working-workshop-with-tools-background_574295-1640.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-builders-work-clothes-yellow-hardhats-working-workshop-with-tools-background_574295-1640.jpg?_wi=2", }, { id: "f2", @@ -118,7 +118,7 @@ export default function LandingPage() { "Planning", "Budgeting", ], - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-with-protection-equipment_23-2148269365.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-with-protection-equipment_23-2148269365.jpg?_wi=2", }, { id: "f3", @@ -127,7 +127,7 @@ export default function LandingPage() { "Quality", "Design", ], - imageSrc: "http://img.b2bpic.net/free-photo/two-builders-work-clothes-yellow-hardhats-working-workshop-with-tools-background_574295-1640.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-builders-work-clothes-yellow-hardhats-working-workshop-with-tools-background_574295-1640.jpg?_wi=3", }, ]} title="Our Professional Services" -- 2.49.1