Merge version_5 into main #4

Merged
bender merged 1 commits from version_5 into main 2026-04-17 00:51:50 +00:00

View File

@@ -94,7 +94,7 @@ export default function LandingPage() {
{
title: "Commercial Services", description: "Office cleanouts, construction debris, and property management services.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY0jIpfeBfvLeCF2bACvgE7dpF/uploaded-1776386284458-vbb1nl97.jpg"},
{
title: "Fast Appointments", description: "Same or next-day availability for urgent needs and flexible scheduling.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-cleaning-his-house_23-2148119208.jpg"},
title: "Fast Appointments", description: "Same or next-day availability for urgent needs and flexible scheduling.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY0jIpfeBfvLeCF2bACvgE7dpF/uploaded-1776387089918-jpxsyzj7.jpg"},
]}
title="Professional Junk Removal Solutions"
description="We handle the heavy lifting so you don't have to."
@@ -207,4 +207,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}