Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-13 21:06:20 +00:00

View File

@@ -76,43 +76,43 @@ export default function LandingPage() {
{
title: "Leak Repair", description: "Quick detection and repair of water leaks in pipes, fixtures, and walls. Prevent costly water damage.", icon: Droplets,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-vector/blacksmith-design-concept_98292-2640.jpg", imageAlt: "Leak repair service icon" },
{ imageSrc: "http://img.b2bpic.net/free-vector/blacksmith-design-concept_98292-2640.jpg", imageAlt: "Leak repair service icon" }
{ imageSrc: "http://img.b2bpic.net/free-vector/blacksmith-design-concept_98292-2640.jpg?_wi=1", imageAlt: "Leak repair service icon" },
{ imageSrc: "http://img.b2bpic.net/free-vector/blacksmith-design-concept_98292-2640.jpg?_wi=2", imageAlt: "Leak repair service icon" }
]
},
{
title: "Pipe Bursts", description: "Emergency response for burst pipes. We'll stop the damage and restore your water supply fast.", icon: AlertTriangle,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-vector/plumbing-logo-collection_1346-56.jpg", imageAlt: "Pipe burst emergency icon" },
{ imageSrc: "http://img.b2bpic.net/free-vector/plumbing-logo-collection_1346-56.jpg", imageAlt: "Pipe burst emergency icon" }
{ imageSrc: "http://img.b2bpic.net/free-vector/plumbing-logo-collection_1346-56.jpg?_wi=1", imageAlt: "Pipe burst emergency icon" },
{ imageSrc: "http://img.b2bpic.net/free-vector/plumbing-logo-collection_1346-56.jpg?_wi=2", imageAlt: "Pipe burst emergency icon" }
]
},
{
title: "Faucet Installation", description: "Professional installation of new faucets. Modern fixtures that save water and look great.", icon: Wrench,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-vector/flat-plumbing-service-composition_1284-48443.jpg", imageAlt: "Faucet installation icon" },
{ imageSrc: "http://img.b2bpic.net/free-vector/flat-plumbing-service-composition_1284-48443.jpg", imageAlt: "Faucet installation icon" }
{ imageSrc: "http://img.b2bpic.net/free-vector/flat-plumbing-service-composition_1284-48443.jpg?_wi=1", imageAlt: "Faucet installation icon" },
{ imageSrc: "http://img.b2bpic.net/free-vector/flat-plumbing-service-composition_1284-48443.jpg?_wi=2", imageAlt: "Faucet installation icon" }
]
},
{
title: "Running Toilet Repair", description: "Fix running toilets quickly. Save money on your water bill with a properly functioning toilet.", icon: Droplet,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/working-toilet_1098-14696.jpg", imageAlt: "Running toilet repair icon" },
{ imageSrc: "http://img.b2bpic.net/free-photo/working-toilet_1098-14696.jpg", imageAlt: "Running toilet repair icon" }
{ imageSrc: "http://img.b2bpic.net/free-photo/working-toilet_1098-14696.jpg?_wi=1", imageAlt: "Running toilet repair icon" },
{ imageSrc: "http://img.b2bpic.net/free-photo/working-toilet_1098-14696.jpg?_wi=2", imageAlt: "Running toilet repair icon" }
]
},
{
title: "Drain Cleaning", description: "Clear clogged drains using professional equipment. Fast relief from slow or backed-up drains.", icon: Zap,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-vector/plumbing-solutions-logo-design_742173-26651.jpg", imageAlt: "Drain cleaning service icon" },
{ imageSrc: "http://img.b2bpic.net/free-vector/plumbing-solutions-logo-design_742173-26651.jpg", imageAlt: "Drain cleaning service icon" }
{ imageSrc: "http://img.b2bpic.net/free-vector/plumbing-solutions-logo-design_742173-26651.jpg?_wi=1", imageAlt: "Drain cleaning service icon" },
{ imageSrc: "http://img.b2bpic.net/free-vector/plumbing-solutions-logo-design_742173-26651.jpg?_wi=2", imageAlt: "Drain cleaning service icon" }
]
},
{
title: "Emergency & Weekend Service", description: "Available for emergencies 24/7. Weekends and holidays — we're here when you need us most.", icon: Clock,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-vector/medical-elements-collection_1270-65.jpg", imageAlt: "Emergency service 24/7 icon" },
{ imageSrc: "http://img.b2bpic.net/free-vector/medical-elements-collection_1270-65.jpg", imageAlt: "Emergency service 24/7 icon" }
{ imageSrc: "http://img.b2bpic.net/free-vector/medical-elements-collection_1270-65.jpg?_wi=1", imageAlt: "Emergency service 24/7 icon" },
{ imageSrc: "http://img.b2bpic.net/free-vector/medical-elements-collection_1270-65.jpg?_wi=2", imageAlt: "Emergency service 24/7 icon" }
]
}
]}