From 62baa05cd3ce4341f47b15fdf6c7c4853feb6448 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 19:07:28 +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 54beb58..10cb8e4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,8 +48,8 @@ export default function LandingPage() { tag="Trusted Local Hauling" buttons={[{ text: "Get A Free Quote Now", href: "#contact" }]} mediaItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/young-delivery-men-moving-objects-out-car_23-2148944549.jpg?_wi=1", imageAlt: "Our team at work" }, - { imageSrc: "http://img.b2bpic.net/free-photo/messy-room-disorder-concept-living-room-bedroom-scattered-clothes-stuff-floor_132075-8430.jpg?_wi=1", imageAlt: "Before and after junk removal" } + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CAbs2mtVAarsbwSrty8hTuKmCw/uploaded-1776020782705-bf9vlr3s.jpg", imageAlt: "Our team at work" }, + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CAbs2mtVAarsbwSrty8hTuKmCw/uploaded-1776020836779-5af1j1ge.jpg", imageAlt: "Before and after junk removal" } ]} mediaAnimation="slide-up" rating={5} -- 2.49.1