From 853d660f8142e36290f4b6bbeccbb46d0d9e164e Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 16:44:07 +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 e780c0a..4a11412 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,11 +56,11 @@ export default function LandingPage() { buttonAnimation="slide-up" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/man-engaged-household-tasks-scenery_23-2151741196.jpg?_wi=1", imageAlt: "Professional drainage team at work"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUctNOLSJy7GksqDwfCl6zTPHj/uploaded-1772815364685-ufjwgmyg.png", imageAlt: "Professional drainage team at work"}, { - imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990730.jpg?_wi=1", imageAlt: "Drain unblocking service"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUctNOLSJy7GksqDwfCl6zTPHj/uploaded-1772815295512-k2d6gu3r.png", imageAlt: "Drain unblocking service"}, { - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-holding-tablet_23-2148751958.jpg?_wi=1", imageAlt: "CCTV drain inspection"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUctNOLSJy7GksqDwfCl6zTPHj/uploaded-1772815330267-hhk8zu2w.png", imageAlt: "CCTV drain inspection"}, ]} mediaAnimation="slide-up" /> @@ -90,9 +90,9 @@ export default function LandingPage() { title: "Blocked Drains", description: "Swift unblocking of residential and commercial drainage systems. We tackle blockages caused by debris, hair, grease, and tree roots.", icon: Droplets, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990730.jpg?_wi=2", imageAlt: "Blocked drain service"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUctNOLSJy7GksqDwfCl6zTPHj/uploaded-1772815438280-scuburlq.png", imageAlt: "Blocked drain service"}, { - imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721538.jpg?_wi=1", imageAlt: "Professional drain solution"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUctNOLSJy7GksqDwfCl6zTPHj/uploaded-1772815444384-cziw8if5.jpg", imageAlt: "Professional drain solution"}, ], }, { -- 2.49.1