Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-31 04:35:18 +00:00

View File

@@ -65,35 +65,35 @@ export default function LandingPage() {
handle: "@johndoe",
testimonial: "Fastest crew I've ever hired. Incredible respect for my property.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/candid-construction-worker-relaxing-with-cup-coffee_329181-3751.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/candid-construction-worker-relaxing-with-cup-coffee_329181-3751.jpg?_wi=1",
},
{
name: "Jane Smith",
handle: "@janesmith",
testimonial: "Transparent pricing and zero surprises. Highly recommend.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-decorating-her-home-with-orchids_23-2150960633.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-decorating-her-home-with-orchids_23-2150960633.jpg?_wi=1",
},
{
name: "Mike Ross",
handle: "@mikeross",
testimonial: "Exceptional communication. Responded within an hour to my urgent request.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-handsome-middle-aged-business-leader_1262-4822.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-handsome-middle-aged-business-leader_1262-4822.jpg?_wi=1",
},
{
name: "Sarah Lee",
handle: "@sarahlee",
testimonial: "Courteous, clean, and quick. They did exactly what they promised.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-florist-taking-care-flowers_176420-2075.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-florist-taking-care-flowers_176420-2075.jpg?_wi=1",
},
{
name: "David Chen",
handle: "@dchen",
testimonial: "They transformed my backyard in just two days. Phenomenal work!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/candid-construction-worker-relaxing-with-cup-coffee_329181-3751.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/candid-construction-worker-relaxing-with-cup-coffee_329181-3751.jpg?_wi=2",
},
]}
buttons={[
@@ -102,7 +102,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/handsome-man-carrying-wood-planks_329181-3742.jpg"
imageSrc="http://img.b2bpic.net/free-photo/handsome-man-carrying-wood-planks_329181-3742.jpg?_wi=1"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/candid-construction-worker-relaxing-with-cup-coffee_329181-3751.jpg",
@@ -158,7 +158,7 @@ export default function LandingPage() {
title="Why Choose Green Mans?"
description="We believe home contracting shouldn't be stressful. Our mission is to restore trust in local trades through unmatched speed, honest communication, and absolute respect for you and your property."
subdescription="Whether it's seasonal landscaping, urgent snow removal, or structural contracting, we arrive when we say we will, quote fairly, and work efficiently."
imageSrc="http://img.b2bpic.net/free-photo/two-colleagues-factory_1303-14070.jpg"
imageSrc="http://img.b2bpic.net/free-photo/two-colleagues-factory_1303-14070.jpg?_wi=1"
mediaAnimation="slide-up"
icon={ShieldCheck}
/>
@@ -177,7 +177,7 @@ export default function LandingPage() {
"Weekly Care",
"Design",
],
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-carrying-wood-planks_329181-3742.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-carrying-wood-planks_329181-3742.jpg?_wi=2",
},
{
id: "f2",
@@ -186,7 +186,7 @@ export default function LandingPage() {
"Emergency Response",
"Clearing",
],
imageSrc: "http://img.b2bpic.net/free-photo/two-colleagues-factory_1303-14070.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/two-colleagues-factory_1303-14070.jpg?_wi=2",
},
{
id: "f3",
@@ -195,7 +195,7 @@ export default function LandingPage() {
"Renovations",
"Quick Fixes",
],
imageSrc: "http://img.b2bpic.net/free-photo/candid-construction-worker-relaxing-with-cup-coffee_329181-3751.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/candid-construction-worker-relaxing-with-cup-coffee_329181-3751.jpg?_wi=3",
},
]}
title="Our Expert Services"
@@ -215,7 +215,7 @@ export default function LandingPage() {
role: "CEO",
company: "TechCorp",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/candid-construction-worker-relaxing-with-cup-coffee_329181-3751.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/candid-construction-worker-relaxing-with-cup-coffee_329181-3751.jpg?_wi=4",
},
{
id: "2",
@@ -223,7 +223,7 @@ export default function LandingPage() {
role: "Property Manager",
company: "HousingCo",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-decorating-her-home-with-orchids_23-2150960633.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-decorating-her-home-with-orchids_23-2150960633.jpg?_wi=2",
},
{
id: "3",
@@ -231,7 +231,7 @@ export default function LandingPage() {
role: "Director",
company: "BuildLab",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-handsome-middle-aged-business-leader_1262-4822.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-handsome-middle-aged-business-leader_1262-4822.jpg?_wi=2",
},
{
id: "4",
@@ -239,7 +239,7 @@ export default function LandingPage() {
role: "Owner",
company: "SmallBiz",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-florist-taking-care-flowers_176420-2075.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-florist-taking-care-flowers_176420-2075.jpg?_wi=2",
},
{
id: "5",
@@ -247,7 +247,7 @@ export default function LandingPage() {
role: "Client",
company: "Homeowner",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-decorating-her-home-with-orchids_23-2150960633.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-decorating-her-home-with-orchids_23-2150960633.jpg?_wi=3",
},
]}
kpiItems={[