diff --git a/src/app/page.tsx b/src/app/page.tsx index e1bf0a2..30b2a17 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,7 +10,7 @@ import HeroBillboardScroll from '@/components/sections/hero/HeroBillboardScroll' import MediaAbout from '@/components/sections/about/MediaAbout'; import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive'; -import { AlertTriangle, Droplets, Phone, Settings, ShieldCheck, Wrench } from "lucide-react"; +import { AlertTriangle, Droplets, Phone, Settings, ShieldCheck, Wrench, ShowerHead, Thermometer, Pipette } from "lucide-react"; export default function LandingPage() { return ( @@ -30,53 +30,28 @@ export default function LandingPage() {
@@ -86,82 +61,40 @@ export default function LandingPage() { animationType="slide-up" textboxLayout="split" useInvertedBackground={true} - features={[ - { - title: "General Repairs", - description: "Professional leak repair, faucet fixing, and drain cleaning to keep your home running smoothly.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/technician-checking-heating-system-boiler-room_169016-55519.jpg?_wi=1", - imageAlt: "plumbing pipe repair service", - }, - items: [ - { - icon: Wrench, - text: "Drain Cleaning", - }, - { - icon: Droplets, - text: "Leak Detection", - }, - { - icon: Settings, - text: "Faucet Repairs", - }, - ], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-businessman-bike-shop_23-2149039016.jpg?_wi=2", - imageAlt: "plumbing pipe repair service", - }, - { - title: "Installations", - description: "Expert installation services for sinks, toilets, showers, and water heaters with a focus on durability.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721566.jpg?_wi=1", - imageAlt: "toilet installation service", - }, - items: [ - { - icon: ShowerHead, - text: "Fixture Setup", - }, - { - icon: Thermometer, - text: "Water Heaters", - }, - { - icon: Pipette, - text: "Piping Upgrade", - }, - ], - imageSrc: "http://img.b2bpic.net/free-photo/having-discussion_1098-14647.jpg?_wi=1", - imageAlt: "plumbing pipe repair service", - }, - { - title: "Emergency Services", - description: "When disaster strikes, we are here to help. Fast-response emergency plumbing whenever you need us.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-male-worker-uniform-with-tool-case-red-surface_140725-154715.jpg?_wi=1", - imageAlt: "emergency plumbing service sign", - }, - items: [ - { - icon: Phone, - text: "24/7 Support", - }, - { - icon: AlertTriangle, - text: "Emergency Response", - }, - { - icon: ShieldCheck, - text: "Reliable Care", - }, - ], - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-brunette-woman-sitting-with-coffee-using-smartphone-cafe-chatting_1258-199048.jpg", - imageAlt: "plumbing pipe repair service", - }, - ]} title="Our Plumbing Services" description="Comprehensive plumbing solutions delivered by experts." + features={[ + { + title: "General Repairs", description: "Professional leak repair, faucet fixing, and drain cleaning to keep your home running smoothly.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/technician-checking-heating-system-boiler-room_169016-55519.jpg", imageAlt: "plumbing pipe repair service"}, + items: [ + { icon: Wrench, text: "Drain Cleaning" }, + { icon: Droplets, text: "Leak Detection" }, + { icon: Settings, text: "Faucet Repairs" }, + ], + reverse: false + }, + { + title: "Installations", description: "Expert installation services for sinks, toilets, showers, and water heaters with a focus on durability.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721566.jpg", imageAlt: "toilet installation service"}, + items: [ + { icon: ShowerHead, text: "Fixture Setup" }, + { icon: Thermometer, text: "Water Heaters" }, + { icon: Pipette, text: "Piping Upgrade" }, + ], + reverse: true + }, + { + title: "Emergency Services", description: "When disaster strikes, we are here to help. Fast-response emergency plumbing whenever you need us.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-male-worker-uniform-with-tool-case-red-surface_140725-154715.jpg", imageAlt: "emergency plumbing service sign"}, + items: [ + { icon: Phone, text: "24/7 Support" }, + { icon: AlertTriangle, text: "Emergency Response" }, + { icon: ShieldCheck, text: "Reliable Care" }, + ], + reverse: false + }, + ]} /> @@ -170,13 +103,8 @@ export default function LandingPage() { useInvertedBackground={false} title="Serving Jacksonville, NC with Care" description="Boot's Plumbing has been dedicated to serving Jacksonville for years. We believe in high-quality workmanship and community involvement. Our mission is to build lasting relationships with every customer we serve." - buttons={[ - { - text: "Learn More", - href: "#", - }, - ]} - imageSrc="http://img.b2bpic.net/free-photo/having-discussion_1098-14647.jpg?_wi=2" + buttons={[{ text: "Learn More", href: "#" }]} + imageSrc="http://img.b2bpic.net/free-photo/having-discussion_1098-14647.jpg" imageAlt="plumbing team professional uniforms" /> @@ -185,65 +113,20 @@ export default function LandingPage() { @@ -253,20 +136,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "f1", - title: "Do you provide 24/7 emergency service?", - content: "Yes, we are available for emergency plumbing needs in Jacksonville, NC.", - }, + id: "f1", title: "Do you provide 24/7 emergency service?", content: "Yes, we are available for emergency plumbing needs in Jacksonville, NC."}, { - id: "f2", - title: "Are your plumbers licensed?", - content: "Absolutely. All our technicians are fully licensed and insured.", - }, + id: "f2", title: "Are your plumbers licensed?", content: "Absolutely. All our technicians are fully licensed and insured."}, { - id: "f3", - title: "How do I request a quote?", - content: "You can fill out our contact form or call us directly at 910-000-0000.", - }, + id: "f3", title: "How do I request a quote?", content: "You can fill out our contact form or call us directly at 910-000-0000."}, ]} title="Common Questions" description="Everything you need to know about our plumbing services." @@ -280,29 +154,12 @@ export default function LandingPage() { title="Contact Boot's Plumbing" description="Submit a service request or ask a question. We look forward to helping you!" inputs={[ - { - name: "name", - type: "text", - placeholder: "Your Name", - required: true, - }, - { - name: "email", - type: "email", - placeholder: "Your Email", - required: true, - }, - { - name: "phone", - type: "tel", - placeholder: "Your Phone Number", - required: true, - }, + { name: "name", type: "text", placeholder: "Your Name", required: true }, + { name: "email", type: "email", placeholder: "Your Email", required: true }, + { name: "phone", type: "tel", placeholder: "Your Phone Number", required: true }, ]} textarea={{ - name: "message", - placeholder: "Describe your plumbing issue here...", - rows: 4, + name: "message", placeholder: "Describe your plumbing issue here...", rows: 4, required: true, }} imageSrc="http://img.b2bpic.net/free-photo/flat-lay-still-life-assortment-pvc_23-2149062947.jpg" @@ -316,50 +173,23 @@ export default function LandingPage() { logoText="Boot's Plumbing" columns={[ { - title: "Services", - items: [ - { - label: "Repairs", - href: "#services", - }, - { - label: "Installations", - href: "#services", - }, - { - label: "Emergency", - href: "#services", - }, + title: "Services", items: [ + { label: "Repairs", href: "#services" }, + { label: "Installations", href: "#services" }, + { label: "Emergency", href: "#services" }, ], }, { - title: "About", - items: [ - { - label: "Our History", - href: "#about", - }, - { - label: "Careers", - href: "#", - }, - { - label: "Contact", - href: "#contact", - }, + title: "About", items: [ + { label: "Our History", href: "#about" }, + { label: "Careers", href: "#" }, + { label: "Contact", href: "#contact" }, ], }, { - title: "Support", - items: [ - { - label: "FAQ", - href: "#faq", - }, - { - label: "Privacy Policy", - href: "#", - }, + title: "Support", items: [ + { label: "FAQ", href: "#faq" }, + { label: "Privacy Policy", href: "#" }, ], }, ]}