Update src/app/page.tsx

This commit is contained in:
2026-03-15 20:54:46 +00:00
parent b54723ad09
commit e5890a2a7b

View File

@@ -51,10 +51,10 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/bearded-builder-man-construction-uniform-safety-helmet-holding-wrench-pliers-looking-camera-with-serious-face-crossing-arms-standing-green-background_141793-111027.jpg", imageAlt: "Professional plumbing service in progress"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990704.jpg", imageAlt: "Emergency plumbing repair service"
imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990704.jpg?_wi=1", imageAlt: "Emergency plumbing repair service"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721537.jpg", imageAlt: "Expert pipe installation work"
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721537.jpg?_wi=1", imageAlt: "Expert pipe installation work"
}
]}
autoplayDelay={4000}
@@ -88,11 +88,11 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Emergency Repairs", description: "24/7 emergency plumbing services. Whether it's a burst pipe, water heater failure, or blocked drain, we're here to help when you need us most.", imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990704.jpg", imageAlt: "Emergency plumbing repair"
title: "Emergency Repairs", description: "24/7 emergency plumbing services. Whether it's a burst pipe, water heater failure, or blocked drain, we're here to help when you need us most.", imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990704.jpg?_wi=2", imageAlt: "Emergency plumbing repair"
},
{
id: 2,
title: "Installations & Upgrades", description: "Professional installation of new pipes, water heaters, fixtures, and complete plumbing system upgrades for your home or business.", imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721537.jpg", imageAlt: "Plumbing installation work"
title: "Installations & Upgrades", description: "Professional installation of new pipes, water heaters, fixtures, and complete plumbing system upgrades for your home or business.", imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721537.jpg?_wi=2", imageAlt: "Plumbing installation work"
},
{
id: 3,