diff --git a/src/app/page.tsx b/src/app/page.tsx index 564833d..4aefb39 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,7 +10,7 @@ import HeroSplitDoubleCarousel from '@/components/sections/hero/HeroSplitDoubleC import MetricCardThree from '@/components/sections/metrics/MetricCardThree'; import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen'; -import { CheckCircle, Clock, Star, Users } from "lucide-react"; +import { CheckCircle, Clock, Star, Users, Zap, Shield, Wrench, Droplets, ArrowDown, Flame, Truck } from "lucide-react"; export default function LandingPage() { return ( @@ -31,144 +31,59 @@ export default function LandingPage() {
@@ -178,48 +93,13 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} features={[ - { - title: "Water Heater Repair", - description: "Expert repair and installation to keep your hot water running.", - imageSrc: "http://img.b2bpic.net/free-photo/plumber-repair-experienced-attentive-middleaged-man-examining-bottom-kitchen-sink_259150-58266.jpg", - buttonIcon: "Zap", - }, - { - title: "Leak Detection & Repair", - description: "We locate leaks fast and save you from structural damage.", - imageSrc: "http://img.b2bpic.net/free-photo/technician-checking-heating-system-boiler-room_169016-53608.jpg", - buttonIcon: "Shield", - }, - { - title: "Fixture Installation", - description: "Professional install of all faucets, sinks, and shower fixtures.", - imageSrc: "http://img.b2bpic.net/free-photo/man-adjusting-water-tap-with-wrench_259150-58269.jpg", - buttonIcon: "Wrench", - }, - { - title: "Water Conditioning", - description: "Softening and filtration systems for clean, healthy household water.", - imageSrc: "http://img.b2bpic.net/free-photo/defective-manometers-zoom-shot_482257-96171.jpg", - buttonIcon: "Droplets", - }, - { - title: "Shower & Drain Repair", - description: "Clear clogs and restore your shower drainage efficiently.", - imageSrc: "http://img.b2bpic.net/free-photo/sanitary-technician-lying-sink_23-2147772221.jpg", - buttonIcon: "ArrowDown", - }, - { - title: "Boiler Services", - description: "Reliable boiler replacement and system maintenance.", - imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55834.jpg", - buttonIcon: "Flame", - }, - { - title: "Mobile Home Plumbing", - description: "Specialized plumbing services for mobile home water and pipe systems.", - imageSrc: "http://img.b2bpic.net/free-photo/stylish-young-bearded-man-snapback-holding-hand-handle-his-white-jeep-opening-door-while-getting-going-spend-weekend-safari-race_273609-1579.jpg", - buttonIcon: "Truck", - }, + { title: "Water Heater Repair", description: "Expert repair and installation to keep your hot water running.", imageSrc: "http://img.b2bpic.net/free-photo/plumber-repair-experienced-attentive-middleaged-man-examining-bottom-kitchen-sink_259150-58266.jpg", buttonIcon: Zap }, + { title: "Leak Detection & Repair", description: "We locate leaks fast and save you from structural damage.", imageSrc: "http://img.b2bpic.net/free-photo/technician-checking-heating-system-boiler-room_169016-53608.jpg", buttonIcon: Shield }, + { title: "Fixture Installation", description: "Professional install of all faucets, sinks, and shower fixtures.", imageSrc: "http://img.b2bpic.net/free-photo/man-adjusting-water-tap-with-wrench_259150-58269.jpg", buttonIcon: Wrench }, + { title: "Water Conditioning", description: "Softening and filtration systems for clean, healthy household water.", imageSrc: "http://img.b2bpic.net/free-photo/defective-manometers-zoom-shot_482257-96171.jpg", buttonIcon: Droplets }, + { title: "Shower & Drain Repair", description: "Clear clogs and restore your shower drainage efficiently.", imageSrc: "http://img.b2bpic.net/free-photo/sanitary-technician-lying-sink_23-2147772221.jpg", buttonIcon: ArrowDown }, + { title: "Boiler Services", description: "Reliable boiler replacement and system maintenance.", imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55834.jpg", buttonIcon: Flame }, + { title: "Mobile Home Plumbing", description: "Specialized plumbing services for mobile home water and pipe systems.", imageSrc: "http://img.b2bpic.net/free-photo/stylish-young-bearded-man-snapback-holding-hand-handle-his-white-jeep-opening-door-while-getting-going-spend-weekend-safari-race_273609-1579.jpg", buttonIcon: Truck }, ]} title="Plumbing Services We Provide" description="From emergency repairs to new installations, we handle it all with old-school craftsmanship." @@ -232,30 +112,10 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} metrics={[ - { - id: "m1", - icon: Clock, - title: "Fast Response", - value: "1-2 Hours", - }, - { - id: "m2", - icon: CheckCircle, - title: "Honest Pricing", - value: "Fair & Low", - }, - { - id: "m3", - icon: Users, - title: "Family Business", - value: "Owner-Operated", - }, - { - id: "m4", - icon: Star, - title: "Going Above", - value: "Always", - }, + { id: "m1", icon: Clock, title: "Fast Response", value: "1-2 Hours" }, + { id: "m2", icon: CheckCircle, title: "Honest Pricing", value: "Fair & Low" }, + { id: "m3", icon: Users, title: "Family Business", value: "Owner-Operated" }, + { id: "m4", icon: Star, title: "Going Above", value: "Always" }, ]} title="Why Neighbors Trust Us" description="We're not a big chain—we're your neighbors who happen to know everything about plumbing." @@ -269,26 +129,11 @@ export default function LandingPage() { rating={5} author="Google Review Customer" avatars={[ - { - src: "http://img.b2bpic.net/free-photo/cheerful-woman-holding-house-star-icons_53876-71032.jpg", - alt: "Customer", - }, - { - src: "http://img.b2bpic.net/free-photo/closeup-content-pretty-businesswoman-glasses_1262-1740.jpg", - alt: "Customer", - }, - { - src: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", - alt: "Customer", - }, - { - src: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg", - alt: "Customer", - }, - { - src: "http://img.b2bpic.net/free-photo/cheerful-woman-new-flat_1098-17257.jpg", - alt: "Customer", - }, + { src: "http://img.b2bpic.net/free-photo/cheerful-woman-holding-house-star-icons_53876-71032.jpg", alt: "Customer" }, + { src: "http://img.b2bpic.net/free-photo/closeup-content-pretty-businesswoman-glasses_1262-1740.jpg", alt: "Customer" }, + { src: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", alt: "Customer" }, + { src: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg", alt: "Customer" }, + { src: "http://img.b2bpic.net/free-photo/cheerful-woman-new-flat_1098-17257.jpg", alt: "Customer" }, ]} ratingAnimation="slide-up" avatarsAnimation="slide-up" @@ -299,26 +144,10 @@ export default function LandingPage() { @@ -358,42 +172,21 @@ export default function LandingPage() {