From 76f63f753d05377e0042a72c8ec53ac7a4e85a08 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 20 Mar 2026 14:42:26 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c47b371..044e700 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,11 +58,11 @@ export default function LandingPage() { buttonAnimation="slide-up" mediaItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-as-plumber_23-2150746299.jpg", imageAlt: "Professional plumber providing expert service" }, - { imageSrc: "http://img.b2bpic.net/free-photo/white-toilet-bowl-restroom_1204-358.jpg", imageAlt: "Toilet repair and installation services" }, - { imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746303.jpg", imageAlt: "Quality pipe repair and replacement" }, - { imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990706.jpg", imageAlt: "Professional drain cleaning services" }, - { imageSrc: "http://img.b2bpic.net/free-photo/top-view-plumber-checking-kitchen-fixtures_1098-17864.jpg", imageAlt: "Expert faucet installation and repair" }, - { imageSrc: "http://img.b2bpic.net/free-psd/plumbing-great-service-banner-template_23-2148709812.jpg", imageAlt: "Water heater installation and maintenance" } + { imageSrc: "http://img.b2bpic.net/free-photo/white-toilet-bowl-restroom_1204-358.jpg?_wi=1", imageAlt: "Toilet repair and installation services" }, + { imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746303.jpg?_wi=1", imageAlt: "Quality pipe repair and replacement" }, + { imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990706.jpg?_wi=1", imageAlt: "Professional drain cleaning services" }, + { imageSrc: "http://img.b2bpic.net/free-photo/top-view-plumber-checking-kitchen-fixtures_1098-17864.jpg?_wi=1", imageAlt: "Expert faucet installation and repair" }, + { imageSrc: "http://img.b2bpic.net/free-psd/plumbing-great-service-banner-template_23-2148709812.jpg?_wi=1", imageAlt: "Water heater installation and maintenance" } ]} mediaAnimation="slide-up" background={{ variant: "radial-gradient" }} @@ -92,7 +92,7 @@ export default function LandingPage() { tagAnimation="slide-up" features={[ { - id: "toilet-repair", title: "Toilet Repair & Installation", description: "Professional toilet repair, replacement, and installation services for optimal performance and water efficiency", media: { imageSrc: "http://img.b2bpic.net/free-photo/white-toilet-bowl-restroom_1204-358.jpg", imageAlt: "Professional toilet repair services" }, + id: "toilet-repair", title: "Toilet Repair & Installation", description: "Professional toilet repair, replacement, and installation services for optimal performance and water efficiency", media: { imageSrc: "http://img.b2bpic.net/free-photo/white-toilet-bowl-restroom_1204-358.jpg?_wi=2", imageAlt: "Professional toilet repair services" }, items: [ { icon: Zap, text: "Emergency repair available" }, { icon: Gauge, text: "Water-efficient models" }, @@ -101,7 +101,7 @@ export default function LandingPage() { reverse: false }, { - id: "pipe-repair", title: "Pipe Repair & Replacement", description: "Expert diagnosis and repair of leaking, corroded, or damaged pipes using quality materials and proven techniques", media: { imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746303.jpg", imageAlt: "Professional pipe repair work" }, + id: "pipe-repair", title: "Pipe Repair & Replacement", description: "Expert diagnosis and repair of leaking, corroded, or damaged pipes using quality materials and proven techniques", media: { imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746303.jpg?_wi=2", imageAlt: "Professional pipe repair work" }, items: [ { icon: Wrench, text: "Professional diagnosis" }, { icon: AlertCircle, text: "Leak detection" }, @@ -110,7 +110,7 @@ export default function LandingPage() { reverse: true }, { - id: "drain-cleaning", title: "Drain Cleaning & Unclogging", description: "Professional drain cleaning, snaking, and hydro-jetting services to restore full water flow and prevent future issues", media: { imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990706.jpg", imageAlt: "Advanced drain cleaning services" }, + id: "drain-cleaning", title: "Drain Cleaning & Unclogging", description: "Professional drain cleaning, snaking, and hydro-jetting services to restore full water flow and prevent future issues", media: { imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990706.jpg?_wi=2", imageAlt: "Advanced drain cleaning services" }, items: [ { icon: Wind, text: "Hydro-jet cleaning" }, { icon: Eye, text: "Video inspection" }, @@ -119,7 +119,7 @@ export default function LandingPage() { reverse: false }, { - id: "faucet-service", title: "Faucet Installation & Repair", description: "Professional installation, repair, and replacement of kitchen and bathroom faucets with modern, stylish options", media: { imageSrc: "http://img.b2bpic.net/free-photo/top-view-plumber-checking-kitchen-fixtures_1098-17864.jpg", imageAlt: "Expert faucet installation services" }, + id: "faucet-service", title: "Faucet Installation & Repair", description: "Professional installation, repair, and replacement of kitchen and bathroom faucets with modern, stylish options", media: { imageSrc: "http://img.b2bpic.net/free-photo/top-view-plumber-checking-kitchen-fixtures_1098-17864.jpg?_wi=2", imageAlt: "Expert faucet installation services" }, items: [ { icon: Droplets, text: "Water-saving options" }, { icon: Sparkles, text: "Modern designs" }, @@ -128,7 +128,7 @@ export default function LandingPage() { reverse: true }, { - id: "water-heater", title: "Water Heater Service", description: "Installation, repair, and maintenance of traditional and tankless water heaters to ensure reliable hot water", media: { imageSrc: "http://img.b2bpic.net/free-psd/plumbing-great-service-banner-template_23-2148709812.jpg", imageAlt: "Water heater installation and service" }, + id: "water-heater", title: "Water Heater Service", description: "Installation, repair, and maintenance of traditional and tankless water heaters to ensure reliable hot water", media: { imageSrc: "http://img.b2bpic.net/free-psd/plumbing-great-service-banner-template_23-2148709812.jpg?_wi=2", imageAlt: "Water heater installation and service" }, items: [ { icon: Flame, text: "Reliable performance" }, { icon: TrendingUp, text: "Energy efficient" },