Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-11 09:15:12 +00:00

View File

@@ -54,11 +54,11 @@ export default function LandingPage() {
buttonAnimation="slide-up"
carouselItems={[
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/unpleased-young-cleaning-guy-wearing-uniform-cap-holding-plunger-head_141793-123408.jpg", imageAlt: "Professional plumber at work" },
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-with-stomachache-white-background_1368-4020.jpg", imageAlt: "Emergency leak repair service" },
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/bearded-delivery-man-red-uniform-cap-holding-clipboard-with-blank-pages-smiling-confident-standing-blue-wall_141793-48142.jpg", imageAlt: "U.S. Plumbing service vehicle" },
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/electrician-installing-laying-electrical-cables-ceiling-inside-house_169016-53725.jpg", imageAlt: "Water heater installation" },
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/young-joyful-blonde-male-barber-uniform-holds-hair-clipper-raises-fist-up-isolated-olive-green-space-with-copy-space_141793-60317.jpg", imageAlt: "Certified plumbing technician" },
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990703.jpg", imageAlt: "Professional drain cleaning" }
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-with-stomachache-white-background_1368-4020.jpg?_wi=1", imageAlt: "Emergency leak repair service" },
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/bearded-delivery-man-red-uniform-cap-holding-clipboard-with-blank-pages-smiling-confident-standing-blue-wall_141793-48142.jpg?_wi=1", imageAlt: "U.S. Plumbing service vehicle" },
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/electrician-installing-laying-electrical-cables-ceiling-inside-house_169016-53725.jpg?_wi=1", imageAlt: "Water heater installation" },
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/young-joyful-blonde-male-barber-uniform-holds-hair-clipper-raises-fist-up-isolated-olive-green-space-with-copy-space_141793-60317.jpg?_wi=1", imageAlt: "Certified plumbing technician" },
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990703.jpg?_wi=1", imageAlt: "Professional drain cleaning" }
]}
autoPlay={true}
autoPlayInterval={4000}
@@ -74,7 +74,7 @@ export default function LandingPage() {
description="U.S. Plumbing has been serving Los Angeles County with pride and reliability."
subdescription="Licensed | Insured | Honest Pricing | Fast Response"
icon={CheckCircle}
imageSrc="http://img.b2bpic.net/free-photo/young-joyful-blonde-male-barber-uniform-holds-hair-clipper-raises-fist-up-isolated-olive-green-space-with-copy-space_141793-60317.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-joyful-blonde-male-barber-uniform-holds-hair-clipper-raises-fist-up-isolated-olive-green-space-with-copy-space_141793-60317.jpg?_wi=2"
imageAlt="U.S. Plumbing team"
mediaAnimation="slide-up"
useInvertedBackground={false}
@@ -92,22 +92,22 @@ export default function LandingPage() {
{
title: "Leak Repair", description: "Fast detection and repair of water leaks to prevent damage and waste.", icon: Droplet,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/mechanic-with-stomachache-white-background_1368-4020.jpg", imageAlt: "Leak repair service" },
{ imageSrc: "http://img.b2bpic.net/free-photo/bearded-delivery-man-red-uniform-cap-holding-clipboard-with-blank-pages-smiling-confident-standing-blue-wall_141793-48142.jpg", imageAlt: "Service vehicle" }
{ imageSrc: "http://img.b2bpic.net/free-photo/mechanic-with-stomachache-white-background_1368-4020.jpg?_wi=2", imageAlt: "Leak repair service" },
{ imageSrc: "http://img.b2bpic.net/free-photo/bearded-delivery-man-red-uniform-cap-holding-clipboard-with-blank-pages-smiling-confident-standing-blue-wall_141793-48142.jpg?_wi=2", imageAlt: "Service vehicle" }
]
},
{
title: "Drain Cleaning", description: "Professional drain clearing and maintenance for smooth water flow.", icon: Wind,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990703.jpg", imageAlt: "Drain cleaning service" },
{ imageSrc: "http://img.b2bpic.net/free-photo/bearded-delivery-man-red-uniform-cap-holding-clipboard-with-blank-pages-smiling-confident-standing-blue-wall_141793-48142.jpg", imageAlt: "Equipped service van" }
{ imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990703.jpg?_wi=2", imageAlt: "Drain cleaning service" },
{ imageSrc: "http://img.b2bpic.net/free-photo/bearded-delivery-man-red-uniform-cap-holding-clipboard-with-blank-pages-smiling-confident-standing-blue-wall_141793-48142.jpg?_wi=3", imageAlt: "Equipped service van" }
]
},
{
title: "Water Heater Service", description: "Installation, repair, and maintenance of water heater systems.", icon: Flame,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/electrician-installing-laying-electrical-cables-ceiling-inside-house_169016-53725.jpg", imageAlt: "Water heater installation" },
{ imageSrc: "http://img.b2bpic.net/free-photo/bearded-delivery-man-red-uniform-cap-holding-clipboard-with-blank-pages-smiling-confident-standing-blue-wall_141793-48142.jpg", imageAlt: "Professional service" }
{ imageSrc: "http://img.b2bpic.net/free-photo/electrician-installing-laying-electrical-cables-ceiling-inside-house_169016-53725.jpg?_wi=2", imageAlt: "Water heater installation" },
{ imageSrc: "http://img.b2bpic.net/free-photo/bearded-delivery-man-red-uniform-cap-holding-clipboard-with-blank-pages-smiling-confident-standing-blue-wall_141793-48142.jpg?_wi=4", imageAlt: "Professional service" }
]
},
{