Update src/app/page.tsx

This commit is contained in:
2026-04-05 20:53:22 +00:00
parent 0866603b38
commit 00aeadbc64

View File

@@ -59,23 +59,23 @@ export default function LandingPage() {
description="Professional solutions for all your home plumbing and heating needs. Committed to quality service and local expertise you can count on."
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176722.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176722.jpg?_wi=1",
imageAlt: "Professional plumber at work",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721549.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721549.jpg?_wi=1",
imageAlt: "Plumbing tools and equipment",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990733.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990733.jpg?_wi=1",
imageAlt: "Modern pipe repair plumber",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176722.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176722.jpg?_wi=2",
imageAlt: "Quality heating system maintenance",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721549.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721549.jpg?_wi=2",
imageAlt: "Expert plumbing diagnostic services",
},
]}
@@ -159,7 +159,7 @@ export default function LandingPage() {
content: "All our team members are fully licensed, bonded, and insured professionals.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990733.jpg"
imageSrc="http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990733.jpg?_wi=2"
imageAlt="Technician checking heating system"
mediaAnimation="slide-up"
faqsAnimation="slide-up"