Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-02 07:19:04 +00:00

View File

@@ -83,7 +83,7 @@ export default function LandingPage() {
href: "#services",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/young-bearded-handsome-builder-wearing-construction-uniform-safety-helmet-standing-with-arms-raised-holding-wrench-hammer-smiling-cheerfully-isolated-pink-wall_141793-15760.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-bearded-handsome-builder-wearing-construction-uniform-safety-helmet-standing-with-arms-raised-holding-wrench-hammer-smiling-cheerfully-isolated-pink-wall_141793-15760.jpg?_wi=1"
mediaAnimation="slide-up"
avatars={[
{
@@ -148,7 +148,7 @@ export default function LandingPage() {
description: "Professional-grade hydrojetting to clear stubborn clogs.",
bentoComponent: "reveal-icon",
icon: Wrench,
imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-handsome-builder-wearing-construction-uniform-safety-helmet-standing-with-arms-raised-holding-wrench-hammer-smiling-cheerfully-isolated-pink-wall_141793-15760.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-handsome-builder-wearing-construction-uniform-safety-helmet-standing-with-arms-raised-holding-wrench-hammer-smiling-cheerfully-isolated-pink-wall_141793-15760.jpg?_wi=2",
imageAlt: "professional plumber working residential kitchen",
},
{
@@ -164,7 +164,7 @@ export default function LandingPage() {
description: "Installation and repair for all heater types.",
bentoComponent: "reveal-icon",
icon: Home,
imageSrc: "http://img.b2bpic.net/free-photo/male-hands-with-wrench-turning-off-valves_169016-53780.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/male-hands-with-wrench-turning-off-valves_169016-53780.jpg?_wi=1",
imageAlt: "emergency plumbing repair service",
},
]}
@@ -209,7 +209,7 @@ export default function LandingPage() {
name: "Taylor L.",
role: "Homeowner",
testimonial: "Excellent service and very transparent pricing!",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-correcting-grammar-mistakes_23-2150171372.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-correcting-grammar-mistakes_23-2150171372.jpg?_wi=1",
},
{
id: "2",
@@ -237,7 +237,7 @@ export default function LandingPage() {
name: "Sam R.",
role: "Homeowner",
testimonial: "Great experience, would highly recommend.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-correcting-grammar-mistakes_23-2150171372.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-correcting-grammar-mistakes_23-2150171372.jpg?_wi=2",
},
]}
title="Client Success Stories"
@@ -271,7 +271,7 @@ export default function LandingPage() {
required: true,
}}
buttonText="Submit Request"
imageSrc="http://img.b2bpic.net/free-photo/male-hands-with-wrench-turning-off-valves_169016-53780.jpg"
imageSrc="http://img.b2bpic.net/free-photo/male-hands-with-wrench-turning-off-valves_169016-53780.jpg?_wi=2"
mediaAnimation="slide-up"
/>
</div>