Update src/app/page.tsx

This commit is contained in:
2026-04-09 16:58:22 +00:00
parent a4dbbac326
commit a49b1d64e1

View File

@@ -69,7 +69,7 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/service-man-adjusting-house-heating-system_1303-26545.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/service-man-adjusting-house-heating-system_1303-26545.jpg?_wi=1",
imageAlt: "Professional Plumber",
},
{
@@ -105,19 +105,19 @@ export default function LandingPage() {
{
title: "24/7 Availability",
description: "We are ready for any plumbing emergency day or night.",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-working-as-plumber_23-2150746301.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-working-as-plumber_23-2150746301.jpg?_wi=1",
imageAlt: "24/7 service",
},
{
title: "Licensed Professionals",
description: "Highly trained and insured experts for your peace of mind.",
imageSrc: "http://img.b2bpic.net/free-photo/service-man-adjusting-house-heating-system_1303-26545.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/service-man-adjusting-house-heating-system_1303-26545.jpg?_wi=2",
imageAlt: "Expert team",
},
{
title: "Transparent Pricing",
description: "Clear and upfront costs with no hidden fees, ever.",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-working-as-plumber_23-2150746301.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-working-as-plumber_23-2150746301.jpg?_wi=2",
imageAlt: "Pricing",
},
]}