From 95ba99ae59d211d4a108b7d10526934d00c81b27 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Apr 2026 22:38:02 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index add269d..1781e64 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -192,7 +192,7 @@ export default function LandingPage() { title: "Fair Pricing", description: "Competitive estimates that respect your budget.", tag: "Value", - imageSrc: "http://img.b2bpic.net/free-photo/hands-engineer-working-blueprint-construction-concept-engineering-tools-vintage-tone-retro-filter-effect-soft-focus-selective-focus_1418-596.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hands-engineer-working-blueprint-construction-concept-engineering-tools-vintage-tone-retro-filter-effect-soft-focus-selective-focus_1418-596.jpg?_wi=1", }, { id: "w2", @@ -206,21 +206,21 @@ export default function LandingPage() { title: "Communication", description: "Clear updates throughout the entire process.", tag: "Reliability", - imageSrc: "http://img.b2bpic.net/free-photo/couple-watching-movie-streaming-service_23-2149026157.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-watching-movie-streaming-service_23-2149026157.jpg?_wi=1", }, { id: "w4", title: "Safety First", description: "OSHA-compliant practices for a secure work environment.", tag: "Safe", - imageSrc: "http://img.b2bpic.net/free-photo/hands-engineer-working-blueprint-construction-concept-engineering-tools-vintage-tone-retro-filter-effect-soft-focus-selective-focus_1418-596.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hands-engineer-working-blueprint-construction-concept-engineering-tools-vintage-tone-retro-filter-effect-soft-focus-selective-focus_1418-596.jpg?_wi=2", }, { id: "w5", title: "Local Roots", description: "Proudly serving Davison and surrounding neighborhoods.", tag: "Local", - imageSrc: "http://img.b2bpic.net/free-photo/couple-watching-movie-streaming-service_23-2149026157.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-watching-movie-streaming-service_23-2149026157.jpg?_wi=2", }, ]} title="Why Monkey Paw Construction?" -- 2.49.1