Update src/app/page.tsx

This commit is contained in:
2026-05-11 11:59:42 +00:00
parent d1d1c530a1
commit f1df476470

View File

@@ -73,11 +73,11 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/plumber-assembling-pipe_1098-17772.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/plumber-assembling-pipe_1098-17772.jpg?_wi=1",
imageAlt: "professional plumber at work",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/digital-modern-thermostat-home_53876-146254.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/digital-modern-thermostat-home_53876-146254.jpg?_wi=1",
imageAlt: "plumber repairing pipe",
},
{
@@ -133,7 +133,7 @@ export default function LandingPage() {
description: "Energy-efficient boiler and radiator installations customized for your needs.",
bentoComponent: "reveal-icon",
icon: Flame,
imageSrc: "http://img.b2bpic.net/free-photo/plumber-assembling-pipe_1098-17772.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/plumber-assembling-pipe_1098-17772.jpg?_wi=2",
imageAlt: "Female plumber working to fix problems at client's house",
},
{
@@ -141,7 +141,7 @@ export default function LandingPage() {
description: "Regular inspections to ensure your systems perform reliably all season.",
bentoComponent: "reveal-icon",
icon: Wrench,
imageSrc: "http://img.b2bpic.net/free-photo/digital-modern-thermostat-home_53876-146254.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/digital-modern-thermostat-home_53876-146254.jpg?_wi=2",
imageAlt: "Female plumber working to fix problems at client's house",
},
]}