Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-07 12:34:38 +00:00

View File

@@ -69,7 +69,7 @@ export default function LandingPage() {
handle: "@ Rancho Homeowner",
testimonial: "They fixed my water heater in under an hour. Incredible service!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/courier-sitting-near-boxes_23-2147787767.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/courier-sitting-near-boxes_23-2147787767.jpg?_wi=1",
},
{
name: "Mike R.",
@@ -97,7 +97,7 @@ export default function LandingPage() {
handle: "@ Local Pro",
testimonial: "Needed an emergency repair and they arrived super fast.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-male-builder-wearing-uniform-safety-helmet-holding-out-hand-camera_141793-96323.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-male-builder-wearing-uniform-safety-helmet-holding-out-hand-camera_141793-96323.jpg?_wi=1",
},
]}
buttons={[
@@ -110,7 +110,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/view-steel-hammer-with-other-construction-elements-tools_23-2150576465.jpg"
imageSrc="http://img.b2bpic.net/free-photo/view-steel-hammer-with-other-construction-elements-tools_23-2150576465.jpg?_wi=1"
mediaAnimation="blur-reveal"
avatars={[
{
@@ -314,7 +314,7 @@ export default function LandingPage() {
quote: "They helped my aunt with her drain. Very kind and professional staff.",
tag: "Excellent",
avatarSrc: "http://img.b2bpic.net/free-photo/courier-sitting-near-boxes_23-2147787767.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-steel-hammer-with-other-construction-elements-tools_23-2150576465.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-steel-hammer-with-other-construction-elements-tools_23-2150576465.jpg?_wi=2",
imageAlt: "experienced plumbing technician uniform",
},
{
@@ -336,7 +336,7 @@ export default function LandingPage() {
quote: "Clean installation, very helpful with explaining how to maintain the new heater.",
tag: "Expert",
avatarSrc: "http://img.b2bpic.net/free-photo/plumber-looking-lateral_1368-549.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-blue-t-shirt-cap-talking-mobile-phone-looking-hesitant_176474-16836.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-blue-t-shirt-cap-talking-mobile-phone-looking-hesitant_176474-16836.jpg?_wi=1",
imageAlt: "experienced plumbing technician uniform",
},
{
@@ -347,7 +347,7 @@ export default function LandingPage() {
quote: "Efficient communication and excellent work quality. The standard for home service.",
tag: "Reliable",
avatarSrc: "http://img.b2bpic.net/free-photo/young-worker-holding-hands-pockets-uniform-looking-cheerful-front-view_176474-21697.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-male-builder-wearing-uniform-safety-helmet-holding-out-hand-camera_141793-96323.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-male-builder-wearing-uniform-safety-helmet-holding-out-hand-camera_141793-96323.jpg?_wi=2",
imageAlt: "experienced plumbing technician uniform",
},
{
@@ -409,7 +409,7 @@ export default function LandingPage() {
placeholder: "Describe your plumbing issue...",
rows: 3,
}}
imageSrc="http://img.b2bpic.net/free-photo/young-man-blue-t-shirt-cap-talking-mobile-phone-looking-hesitant_176474-16836.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-man-blue-t-shirt-cap-talking-mobile-phone-looking-hesitant_176474-16836.jpg?_wi=2"
/>
</div>
@@ -436,7 +436,7 @@ export default function LandingPage() {
]}
title="Need More Help?"
description="Check our most common questions."
imageSrc="http://img.b2bpic.net/free-photo/courier-sitting-near-boxes_23-2147787767.jpg"
imageSrc="http://img.b2bpic.net/free-photo/courier-sitting-near-boxes_23-2147787767.jpg?_wi=2"
faqsAnimation="slide-up"
/>
</div>