Merge version_3 into main #2

Merged
bender merged 1 commits from version_3 into main 2026-04-17 00:33:59 +00:00

View File

@@ -90,7 +90,7 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Residential Cleanup", description: "Full home cleanouts, furniture, appliances, and yard waste.", imageSrc: "http://img.b2bpic.net/free-photo/house-ruins-russian-s-war-ukraine_23-2149437941.jpg"},
title: "Residential Cleanup", description: "Full home cleanouts, furniture, appliances, and yard waste.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY0jIpfeBfvLeCF2bACvgE7dpF/uploaded-1776386019559-05w59hnh.png"},
{
title: "Commercial Services", description: "Office cleanouts, construction debris, and property management services.", imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-13311.jpg"},
{
@@ -207,4 +207,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}