Merge version_1 into main #1

Merged
bender merged 4 commits from version_1 into main 2026-04-15 13:31:30 +00:00
4 changed files with 8 additions and 8 deletions

View File

@@ -66,7 +66,7 @@ export default function LandingPage() {
description: "Always ready to handle emergencies.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721566.jpg"
imageSrc="http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721566.jpg?_wi=1"
mediaAnimation="slide-up"
/>
</div>

View File

@@ -76,7 +76,7 @@ export default function LandingPage() {
placeholder: "Describe your plumbing issue here...",
rows: 4,
}}
imageSrc="http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55822.jpg"
imageSrc="http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55822.jpg?_wi=2"
/>
</div>

View File

@@ -58,7 +58,7 @@ export default function LandingPage() {
description="Serving your local community with quality plumbing solutions for over 15 years."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-asian-handyman-arriving-house-call_1098-17816.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-asian-handyman-arriving-house-call_1098-17816.jpg?_wi=1",
imageAlt: "Service Team",
},
{
@@ -66,7 +66,7 @@ export default function LandingPage() {
imageAlt: "Service Van",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721527.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721527.jpg?_wi=1",
imageAlt: "Technician at work",
},
{

View File

@@ -59,7 +59,7 @@ export default function LandingPage() {
quote: "Howards Plumbing saved the day when our water heater burst at midnight! Fast and professional.",
tag: "Emergency",
avatarSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-happy-white-couple-moving-together-into-new-house_181624-36388.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-asian-handyman-arriving-house-call_1098-17816.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-asian-handyman-arriving-house-call_1098-17816.jpg?_wi=2",
imageAlt: "happy customer residential",
},
{
@@ -70,7 +70,7 @@ export default function LandingPage() {
quote: "Fair prices, great communication, and left everything spotless.",
tag: "Excellent",
avatarSrc: "http://img.b2bpic.net/free-photo/crazy-dealer-happy-expression_1194-3985.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721566.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721566.jpg?_wi=2",
imageAlt: "happy customer residential",
},
{
@@ -92,7 +92,7 @@ export default function LandingPage() {
quote: "Quick to respond and fixed our business plumbing issue instantly.",
tag: "Fast",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-african-woman-glass-smiling-talking-phone_176420-12471.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55822.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55822.jpg?_wi=1",
imageAlt: "happy customer residential",
},
{
@@ -103,7 +103,7 @@ export default function LandingPage() {
quote: "Very professional and friendly team. Highly recommend!",
tag: "Quality",
avatarSrc: "http://img.b2bpic.net/free-photo/air-conditioner-cleaning-commission_482257-85116.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721527.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721527.jpg?_wi=2",
imageAlt: "happy customer residential",
},
]}