From 8bc1b07f63ac049b849f22a37b1f79cf02cbce71 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 16:44:49 +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 4a11412..93568ac 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -99,9 +99,9 @@ export default function LandingPage() { title: "CCTV Drain Inspections", description: "Advanced camera inspection of your drainage system to identify problems quickly and accurately. Includes full video report.", icon: Eye, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-holding-tablet_23-2148751958.jpg?_wi=2", imageAlt: "CCTV drain inspection service"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUctNOLSJy7GksqDwfCl6zTPHj/uploaded-1772815458900-tje3xau4.png", imageAlt: "CCTV drain inspection service"}, { - imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990730.jpg?_wi=3", imageAlt: "Drainage diagnosis"}, + imageSrc: "http://img.b2bpic.net/premium-photo/intricate-closeup-camera-inspection-sewer-pipe-detailed-analysis-monitoring_548264-98193.jpg?id=416965626", imageAlt: "Drainage diagnosis"}, ], }, { -- 2.49.1