Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-04-29 01:03:38 +00:00
2 changed files with 6 additions and 6 deletions

View File

@@ -49,7 +49,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="95 Years of Excellence in St. John's"
description="Established in 1929, Hubley's Plumbing & Heating is proud to be a staple of the St. John's community. With 6 licensed plumbers, we serve both residential and commercial needs with integrity and high-quality workmanship."
imageSrc="http://img.b2bpic.net/free-photo/young-trans-man-with-apron-working-as-waiter_23-2149409819.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-trans-man-with-apron-working-as-waiter_23-2149409819.jpg?_wi=3"
/>
</div>

View File

@@ -60,7 +60,7 @@ export default function LandingPage() {
handle: "Resident",
testimonial: "Hubley's saved my basement when a pipe burst at 2 AM. Reliable and professional.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746311.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746311.jpg?_wi=1",
imageAlt: "plumbing emergency service professional",
},
{
@@ -68,7 +68,7 @@ export default function LandingPage() {
handle: "Commercial Client",
testimonial: "They have maintained our office HVAC systems for years. Always on time.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-trans-man-with-apron-working-as-waiter_23-2149409819.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-trans-man-with-apron-working-as-waiter_23-2149409819.jpg?_wi=1",
imageAlt: "plumbing emergency service professional",
},
{
@@ -106,7 +106,7 @@ export default function LandingPage() {
href: "/contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746311.jpg"
imageSrc="http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746311.jpg?_wi=2"
imageAlt="Hubley's plumbing professional technician"
avatars={[
{
@@ -257,7 +257,7 @@ export default function LandingPage() {
quote: "They fixed my leak in record time.",
tag: "Emergency",
avatarSrc: "http://img.b2bpic.net/free-photo/plumber-assembling-pipe_1098-17772.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746311.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746311.jpg?_wi=3",
imageAlt: "Plumber assembling pipe",
},
{
@@ -268,7 +268,7 @@ export default function LandingPage() {
quote: "Always my first call for heating.",
tag: "Residential",
avatarSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990736.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-trans-man-with-apron-working-as-waiter_23-2149409819.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-trans-man-with-apron-working-as-waiter_23-2149409819.jpg?_wi=2",
imageAlt: "Plumber assembling pipe",
},
]}