Update src/app/page.tsx

This commit is contained in:
2026-04-07 18:11:55 +00:00
parent b62d8591ad
commit f77a7e25de

View File

@@ -50,11 +50,11 @@ export default function LandingPage() {
{ text: "Get Free Estimate", href: "#contact" }
]}
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746294.jpg", imageAlt: "Professional plumbing in Staten Island" },
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746294.jpg", imageAlt: "Expert plumbing services" },
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746294.jpg", imageAlt: "24/7 emergency repair" },
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746294.jpg", imageAlt: "Fast response plumbing" },
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746294.jpg", imageAlt: "Reliable home plumbing" }
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746294.jpg?_wi=1", imageAlt: "Professional plumbing in Staten Island" },
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746294.jpg?_wi=2", imageAlt: "Expert plumbing services" },
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746294.jpg?_wi=3", imageAlt: "24/7 emergency repair" },
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746294.jpg?_wi=4", imageAlt: "Fast response plumbing" },
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746294.jpg?_wi=5", imageAlt: "Reliable home plumbing" }
]}
/>
</div>
@@ -64,11 +64,11 @@ export default function LandingPage() {
textboxLayout="inline-image"
useInvertedBackground={false}
features={[
{ title: "Leak Repairs", description: "Quick detection and repair to prevent costly damage.", imageSrc: "http://img.b2bpic.net/free-photo/architectural-blueprints_1359-498.jpg", buttonIcon: Zap },
{ title: "Drain Cleaning", description: "Professional clearing for smooth flowing pipes.", imageSrc: "http://img.b2bpic.net/free-vector/creative-plumber-25-flat-icon-pack-such-as-disposal-industrial-water-drain-screwdriver_1142-26830.jpg", buttonIcon: Zap },
{ title: "Leak Repairs", description: "Quick detection and repair to prevent costly damage.", imageSrc: "http://img.b2bpic.net/free-photo/architectural-blueprints_1359-498.jpg?_wi=1", buttonIcon: Zap },
{ title: "Drain Cleaning", description: "Professional clearing for smooth flowing pipes.", imageSrc: "http://img.b2bpic.net/free-vector/creative-plumber-25-flat-icon-pack-such-as-disposal-industrial-water-drain-screwdriver_1142-26830.jpg?_wi=1", buttonIcon: Zap },
{ title: "Water Heaters", description: "Efficient repair and installation for constant hot water.", imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-checking-switchboard-basement_651396-3066.jpg", buttonIcon: Zap },
{ title: "Emergency Service", description: "24/7 rapid response for your urgent plumbing emergencies.", imageSrc: "http://img.b2bpic.net/free-photo/architectural-blueprints_1359-498.jpg", buttonIcon: Zap },
{ title: "Pipe Inspection", description: "Modern camera technology to identify hidden blockages.", imageSrc: "http://img.b2bpic.net/free-vector/creative-plumber-25-flat-icon-pack-such-as-disposal-industrial-water-drain-screwdriver_1142-26830.jpg", buttonIcon: Zap }
{ title: "Emergency Service", description: "24/7 rapid response for your urgent plumbing emergencies.", imageSrc: "http://img.b2bpic.net/free-photo/architectural-blueprints_1359-498.jpg?_wi=2", buttonIcon: Zap },
{ title: "Pipe Inspection", description: "Modern camera technology to identify hidden blockages.", imageSrc: "http://img.b2bpic.net/free-vector/creative-plumber-25-flat-icon-pack-such-as-disposal-industrial-water-drain-screwdriver_1142-26830.jpg?_wi=2", buttonIcon: Zap }
]}
title="Expert Plumbing Services"
description="Professional residential solutions for all your plumbing needs."