Update src/app/page.tsx

This commit is contained in:
2026-05-11 19:27:57 +00:00
parent 2e99a0de24
commit 95d757f2a5

View File

@@ -62,11 +62,11 @@ export default function LandingPage() {
tag="Plumbing Experts" tag="Plumbing Experts"
mediaItems={[ mediaItems={[
{ {
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721574.jpg", imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721574.jpg?_wi=1",
imageAlt: "professional plumber at work", imageAlt: "professional plumber at work",
}, },
{ {
imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-hispanic-handyman-writing-work-estimate-before-fixing-kitchen-sink_662251-2690.jpg", imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-hispanic-handyman-writing-work-estimate-before-fixing-kitchen-sink_662251-2690.jpg?_wi=1",
imageAlt: "plumbing repair services professional", imageAlt: "plumbing repair services professional",
}, },
{ {
@@ -118,7 +118,7 @@ export default function LandingPage() {
imageAlt: "emergency plumbing service", imageAlt: "emergency plumbing service",
}, },
], ],
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721574.jpg", imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721574.jpg?_wi=2",
imageAlt: "emergency plumbing service", imageAlt: "emergency plumbing service",
}, },
{ {
@@ -135,7 +135,7 @@ export default function LandingPage() {
imageAlt: "bathroom plumbing installation", imageAlt: "bathroom plumbing installation",
}, },
], ],
imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-hispanic-handyman-writing-work-estimate-before-fixing-kitchen-sink_662251-2690.jpg", imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-hispanic-handyman-writing-work-estimate-before-fixing-kitchen-sink_662251-2690.jpg?_wi=2",
imageAlt: "emergency plumbing service", imageAlt: "emergency plumbing service",
}, },
{ {
@@ -152,7 +152,7 @@ export default function LandingPage() {
imageAlt: "hot water system repair", imageAlt: "hot water system repair",
}, },
], ],
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-working-house-thinking_329181-9439.jpg", imageSrc: "http://img.b2bpic.net/free-photo/carpenter-working-house-thinking_329181-9439.jpg?_wi=1",
imageAlt: "emergency plumbing service", imageAlt: "emergency plumbing service",
}, },
]} ]}
@@ -198,7 +198,7 @@ export default function LandingPage() {
{ {
id: "1", id: "1",
name: "Gabriel Leite", name: "Gabriel Leite",
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-working-house-thinking_329181-9439.jpg", imageSrc: "http://img.b2bpic.net/free-photo/carpenter-working-house-thinking_329181-9439.jpg?_wi=2",
imageAlt: "happy client smiling", imageAlt: "happy client smiling",
}, },
{ {