Merge version_1 into main #2
@@ -8,7 +8,7 @@ import TextAbout from '@/components/sections/about/TextAbout';
|
||||
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
|
||||
import ContactSplit from '@/components/sections/contact/ContactSplit';
|
||||
import FooterCard from '@/components/sections/footer/FooterCard';
|
||||
import { AlertCircle, CheckCircle, Droplet, Facebook, Hammer2, Instagram, MessageSquare, Phone, Shield, Star, Wrench, Zap } from 'lucide-react';
|
||||
import { AlertCircle, CheckCircle, Droplet, Facebook, Hammer, Instagram, MessageSquare, Phone, Shield, Star, Wrench, Zap } from 'lucide-react';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -48,16 +48,16 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "glowing-orb" }}
|
||||
leftCarouselItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990736.jpg?_wi=1", imageAlt: "Professional plumber at work" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721567.jpg?_wi=1", imageAlt: "Drain cleaning service" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-13430.jpg?_wi=1", imageAlt: "Pipe repair expertise" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721551.jpg?_wi=1", imageAlt: "Fixture installation" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990736.jpg", imageAlt: "Professional plumber at work" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721567.jpg", imageAlt: "Drain cleaning service" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-13430.jpg", imageAlt: "Pipe repair expertise" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721551.jpg", imageAlt: "Fixture installation" }
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721551.jpg?_wi=2", imageAlt: "Modern bathroom installation" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-13430.jpg?_wi=2", imageAlt: "Water line maintenance" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990736.jpg?_wi=2", imageAlt: "Expert technician" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721567.jpg?_wi=2", imageAlt: "Advanced drain service" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721551.jpg", imageAlt: "Modern bathroom installation" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-13430.jpg", imageAlt: "Water line maintenance" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990736.jpg", imageAlt: "Expert technician" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721567.jpg", imageAlt: "Advanced drain service" }
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Schedule Service", href: "contact" },
|
||||
@@ -75,29 +75,29 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Emergency Repairs", description: "24/7 emergency response for burst pipes, major leaks, and critical plumbing failures. Fast arrival times and immediate solutions.", icon: AlertCircle,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-13430.jpg?_wi=3", imageAlt: "Emergency pipe repair" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990736.jpg?_wi=3", imageAlt: "Certified technician emergency service" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-13430.jpg", imageAlt: "Emergency pipe repair" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990736.jpg", imageAlt: "Certified technician emergency service" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Drain Cleaning & Maintenance", description: "Professional drain cleaning, unclogging, and preventative maintenance to keep your systems flowing smoothly.", icon: Droplet,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721567.jpg?_wi=3", imageAlt: "Professional drain cleaning" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721551.jpg?_wi=3", imageAlt: "Drain maintenance service" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721567.jpg", imageAlt: "Professional drain cleaning" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721551.jpg", imageAlt: "Drain maintenance service" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Fixture Installation", description: "Expert installation of faucets, toilets, showers, and other plumbing fixtures with attention to quality and durability.", icon: Hammer2,
|
||||
title: "Fixture Installation", description: "Expert installation of faucets, toilets, showers, and other plumbing fixtures with attention to quality and durability.", icon: Hammer,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721551.jpg?_wi=4", imageAlt: "Modern fixture installation" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990736.jpg?_wi=4", imageAlt: "Professional installation work" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721551.jpg", imageAlt: "Modern fixture installation" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990736.jpg", imageAlt: "Professional installation work" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Water Line Repairs", description: "Diagnosis and repair of water line issues, including leaks, breaks, and replacements for optimal system performance.", icon: Zap,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-13430.jpg?_wi=4", imageAlt: "Water line repair work" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721567.jpg?_wi=4", imageAlt: "System inspection and repair" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-13430.jpg", imageAlt: "Water line repair work" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721567.jpg", imageAlt: "System inspection and repair" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user