Merge version_1 into main #1

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

View File

@@ -67,7 +67,7 @@ export default function LandingPage() {
},
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/close-up-mechanic-working_23-2148480380.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-mechanic-working_23-2148480380.jpg?_wi=1"
/>
</div>
@@ -95,7 +95,7 @@ export default function LandingPage() {
description="Ryan Naska founded Naska Plumbing on the belief that fair pricing and quality workmanship should go hand-in-hand. When you hire us, you get the owner on the job."
subdescription="We treat every home with respect, ensuring the site is clean and the job is done right the first time."
icon={Shield}
imageSrc="http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721575.jpg"
imageSrc="http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721575.jpg?_wi=1"
mediaAnimation="slide-up"
/>
</div>
@@ -110,7 +110,7 @@ export default function LandingPage() {
title: "Water Heaters & Softeners",
description: "Reliable installation and repairs for your home's essential water systems.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/modern-autonomous-heating-system-boiler-room_169016-53691.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-autonomous-heating-system-boiler-room_169016-53691.jpg?_wi=1",
},
items: [
{
@@ -127,7 +127,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-mechanic-working_23-2148480380.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-mechanic-working_23-2148480380.jpg?_wi=2",
imageAlt: "luxury bathroom plumbing elegant",
},
{
@@ -151,7 +151,7 @@ export default function LandingPage() {
},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721575.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721575.jpg?_wi=2",
imageAlt: "professional plumber smiling portrait",
},
{
@@ -175,7 +175,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/modern-autonomous-heating-system-boiler-room_169016-53691.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-autonomous-heating-system-boiler-room_169016-53691.jpg?_wi=2",
imageAlt: "water heater installation modern",
},
]}