Update src/app/page.tsx

This commit is contained in:
2026-04-12 19:07:28 +00:00
parent 58402d2931
commit 62baa05cd3

View File

@@ -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}