Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-20 16:44:04 +00:00

View File

@@ -62,7 +62,7 @@ export default function LandingPage() {
handle: "@localclient",
testimonial: "Excellent service and very punctual.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530686.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530686.jpg?_wi=1",
imageAlt: "professional handyman working",
},
{
@@ -70,7 +70,7 @@ export default function LandingPage() {
handle: "@homeowner",
testimonial: "Fixed my leaky faucet in no time.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/tools-collection-top-view_1112-396.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tools-collection-top-view_1112-396.jpg?_wi=1",
imageAlt: "professional handyman working",
},
{
@@ -78,7 +78,7 @@ export default function LandingPage() {
handle: "@businessowner",
testimonial: "Reliable for my commercial office repairs.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/joyful-young-bald-call-center-man-wearing-headset-sitting-desk-with-work-tools-pointing-isolated-purple_141793-84112.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/joyful-young-bald-call-center-man-wearing-headset-sitting-desk-with-work-tools-pointing-isolated-purple_141793-84112.jpg?_wi=1",
imageAlt: "professional handyman working",
},
{
@@ -86,7 +86,7 @@ export default function LandingPage() {
handle: "@localclient",
testimonial: "Very professional and clean work.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-looking-tablet-talking-phone-smiling-girlfriend_176420-9101.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-looking-tablet-talking-phone-smiling-girlfriend_176420-9101.jpg?_wi=1",
imageAlt: "professional handyman working",
},
{
@@ -94,7 +94,7 @@ export default function LandingPage() {
handle: "@homeowner",
testimonial: "Best handyman in West Palm Beach.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15675.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15675.jpg?_wi=1",
imageAlt: "professional handyman working",
},
]}
@@ -108,7 +108,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530686.jpg"
imageSrc="http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530686.jpg?_wi=2"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530685.jpg",
@@ -172,7 +172,7 @@ export default function LandingPage() {
title: "Days a Week",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/tools-collection-top-view_1112-396.jpg"
imageSrc="http://img.b2bpic.net/free-photo/tools-collection-top-view_1112-396.jpg?_wi=2"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
/>
@@ -196,7 +196,7 @@ export default function LandingPage() {
title: "Appliance Installation",
subtitle: "Professional setups",
description: "Efficient installation for all household appliances.",
imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530686.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530686.jpg?_wi=3",
imageAlt: "Variety of carpentry tools on table",
},
{
@@ -204,7 +204,7 @@ export default function LandingPage() {
title: "Fixture Upgrades",
subtitle: "Lights and outlets",
description: "Safe and reliable electrical fixture swaps.",
imageSrc: "http://img.b2bpic.net/free-photo/tools-collection-top-view_1112-396.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tools-collection-top-view_1112-396.jpg?_wi=3",
imageAlt: "Variety of carpentry tools on table",
},
]}
@@ -301,7 +301,7 @@ export default function LandingPage() {
content: "Just fill out our contact form or give us a call.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/joyful-young-bald-call-center-man-wearing-headset-sitting-desk-with-work-tools-pointing-isolated-purple_141793-84112.jpg"
imageSrc="http://img.b2bpic.net/free-photo/joyful-young-bald-call-center-man-wearing-headset-sitting-desk-with-work-tools-pointing-isolated-purple_141793-84112.jpg?_wi=2"
title="Frequently Asked Questions"
description="Answers to commonly asked questions about our handyman services."
faqsAnimation="slide-up"
@@ -320,7 +320,7 @@ export default function LandingPage() {
role: "Owner",
company: "West Palm Property",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15675.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15675.jpg?_wi=2",
},
{
id: "2",
@@ -383,7 +383,7 @@ export default function LandingPage() {
tag="Contact Us"
title="Get Your Free Quote Today"
description="Serving West Palm Beach with top-rated handyman services. Let us fix your space."
imageSrc="http://img.b2bpic.net/free-photo/man-looking-tablet-talking-phone-smiling-girlfriend_176420-9101.jpg"
imageSrc="http://img.b2bpic.net/free-photo/man-looking-tablet-talking-phone-smiling-girlfriend_176420-9101.jpg?_wi=2"
mediaAnimation="slide-up"
/>
</div>