Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-06-11 14:49:28 +00:00

View File

@@ -98,7 +98,7 @@ export default function LandingPage() {
handle: "@PropertyMgr",
testimonial: "Quick quotes and reliable scheduling, perfect for my vacant units. Highly recommend their prompt service.",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=nbcf8v",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=nbcf8v&_wi=1",
imageAlt: "abstract user icon yellow black",
},
{
@@ -106,7 +106,7 @@ export default function LandingPage() {
handle: "@BizOwnerNJ",
testimonial: "Needed a fast office cleanout, and they delivered! Excellent service and transparent pricing.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-row-chairs-empty-room_1048-8379.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-row-chairs-empty-room_1048-8379.jpg?_wi=1",
imageAlt: "abstract user icon yellow black",
},
{
@@ -114,7 +114,7 @@ export default function LandingPage() {
handle: "@NJRealtor",
testimonial: "Their property clearance helped me close deals faster. Truly a trusted partner for real estate.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/vibrant-yellow-orange-ribbons-hanging-public-art-installation_1308-189835.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vibrant-yellow-orange-ribbons-hanging-public-art-installation_1308-189835.jpg?_wi=1",
imageAlt: "abstract user icon yellow black",
},
{
@@ -122,7 +122,7 @@ export default function LandingPage() {
handle: "@SatisfiedClient",
testimonial: "Amazing work! My home was decluttered in no time. The team was courteous and very thorough.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/vacuum-cleaner-tackling-heavily-soiled-floor_23-2151340133.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vacuum-cleaner-tackling-heavily-soiled-floor_23-2151340133.jpg?_wi=1",
imageAlt: "abstract user icon yellow black",
},
]}
@@ -156,7 +156,7 @@ export default function LandingPage() {
},
]}
avatarText="Trusted by hundreds of clients"
imageSrc="http://img.b2bpic.net/free-photo/3d-render-row-chairs-empty-room_1048-8379.jpg"
imageSrc="http://img.b2bpic.net/free-photo/3d-render-row-chairs-empty-room_1048-8379.jpg?_wi=2"
imageAlt="Clean empty room with yellow accents"
mediaAnimation="slide-up"
marqueeItems={[
@@ -195,7 +195,7 @@ export default function LandingPage() {
href: "#services",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/vibrant-yellow-orange-ribbons-hanging-public-art-installation_1308-189835.jpg"
imageSrc="http://img.b2bpic.net/free-photo/vibrant-yellow-orange-ribbons-hanging-public-art-installation_1308-189835.jpg?_wi=2"
imageAlt="Cleanout truck with black and yellow branding"
/>
</div>
@@ -210,7 +210,7 @@ export default function LandingPage() {
title: "Estate Cleanouts",
description: "Sensitive and thorough estate cleanout services, handling items with care and respect during difficult times. We manage removal and disposal efficiently.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/vacuum-cleaner-tackling-heavily-soiled-floor_23-2151340133.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vacuum-cleaner-tackling-heavily-soiled-floor_23-2151340133.jpg?_wi=2",
imageAlt: "Cluttered house interior before an estate cleanout",
},
items: [
@@ -228,7 +228,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=nbcf8v",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=nbcf8v&_wi=2",
imageAlt: "cluttered garage before cleanout messy",
},
{
@@ -253,7 +253,7 @@ export default function LandingPage() {
},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-row-chairs-empty-room_1048-8379.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-row-chairs-empty-room_1048-8379.jpg?_wi=3",
imageAlt: "cluttered garage before cleanout messy",
},
{
@@ -278,7 +278,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/vibrant-yellow-orange-ribbons-hanging-public-art-installation_1308-189835.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vibrant-yellow-orange-ribbons-hanging-public-art-installation_1308-189835.jpg?_wi=3",
imageAlt: "cluttered garage before cleanout messy",
},
]}