1 Commits

Author SHA1 Message Date
e09fe6b13d Update src/app/page.tsx 2026-03-19 20:30:36 +00:00

View File

@@ -9,7 +9,7 @@ import FeatureCardOne from "@/components/sections/feature/FeatureCardOne";
import TestimonialCardSix from "@/components/sections/testimonial/TestimonialCardSix";
import ContactSplit from "@/components/sections/contact/ContactSplit";
import FooterBase from "@/components/sections/footer/FooterBase";
import { Sparkles, Heart, Award, Star, Calendar } from "lucide-react";
import { Sparkles, Heart, Award, Star, Calendar, Wrench, Droplet, Shield, Zap } from "lucide-react";
export default function LandingPage() {
return (
@@ -27,7 +27,7 @@ export default function LandingPage() {
>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
brandName="Elite Plumbing & Heating"
brandName="Elite Plumbing Solutions"
navItems={[
{ name: "Home", id: "hero" },
{ name: "Services", id: "features" },
@@ -36,32 +36,32 @@ export default function LandingPage() {
{ name: "Contact", id: "contact" }
]}
button={{
text: "Get a Quote", href: "#contact"
text: "Get Free Quote", href: "#contact"
}}
/>
</div>
<div id="hero" data-section="hero">
<HeroSplitKpi
title="Expert Plumbing & Heating Solutions for Your Home"
description="Experience reliable, professional plumbing and heating services. Our certified technicians deliver fast solutions with 25+ years of expertise. Available 24/7 for emergencies."
tag="Trusted Local Service"
title="Professional Plumbing Services You Can Trust"
description="Expert plumbing solutions for residential and commercial properties. Fast response times, transparent pricing, and guaranteed workmanship. Available 24/7 for emergency repairs."
tag="Professional Plumbing"
tagIcon={Sparkles}
tagAnimation="slide-up"
buttons={[
{ text: "Get a Quote Today", href: "#contact" },
{ text: "View Services", href: "#features" }
{ text: "Request Service", href: "#contact" },
{ text: "Learn More", href: "#features" }
]}
buttonAnimation="blur-reveal"
kpis={[
{ value: "25+", label: "Years Experience" },
{ value: "5000+", label: "Happy Customers" },
{ value: "24/7", label: "Emergency Service" }
{ value: "15+", label: "Years Experience" },
{ value: "2500+", label: "Homes Served" },
{ value: "24/7", label: "Emergency Support" }
]}
enableKpiAnimation={true}
background={{ variant: "plain" }}
imageSrc="http://img.b2bpic.net/free-photo/indoor-hotel-view_1417-1562.jpg?_wi=1"
imageAlt="Professional plumbing service"
imageAlt="Professional plumbing installation"
mediaAnimation="opacity"
imagePosition="right"
/>
@@ -69,29 +69,29 @@ export default function LandingPage() {
<div id="products" data-section="products">
<ProductCardTwo
title="Our Core Services"
description="Comprehensive plumbing and heating solutions for residential and commercial properties, delivered with precision and care."
tag="Professional Services"
title="Our Plumbing Services"
description="Comprehensive plumbing solutions for all your needs, from routine maintenance to complex installations and emergency repairs."
tag="Full Service"
tagIcon={Heart}
tagAnimation="slide-up"
buttons={[
{ text: "Schedule Service", href: "#contact" }
{ text: "View All Services", href: "#contact" }
]}
buttonAnimation="blur-reveal"
textboxLayout="default"
useInvertedBackground={true}
products={[
{
id: "plumbing", brand: "Plumbing", name: "General Plumbing", price: "Reliable Service", rating: 5,
reviewCount: "2000+", imageSrc: "http://img.b2bpic.net/free-photo/close-up-image-dentist-examining-female-s-teeth-dentistry_613910-11476.jpg?_wi=1", imageAlt: "Professional plumbing repair"
id: "repairs", brand: "Maintenance", name: "Pipe Repairs & Installation", price: "Reliable Repairs", rating: 5,
reviewCount: "1200+", imageSrc: "http://img.b2bpic.net/free-photo/close-up-image-dentist-examining-female-s-teeth-dentistry_613910-11476.jpg?_wi=1", imageAlt: "Professional pipe installation"
},
{
id: "boiler", brand: "Heating", name: "Boiler Services", price: "Expert Installation", rating: 5,
reviewCount: "1800+", imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-instruments_23-2151053263.jpg?_wi=1", imageAlt: "Boiler installation and maintenance"
id: "drainage", brand: "Drainage", name: "Drain Cleaning & Unclogging", price: "Quick Solutions", rating: 5,
reviewCount: "1800+", imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-instruments_23-2151053263.jpg?_wi=1", imageAlt: "Drain cleaning service"
},
{
id: "heating", brand: "Maintenance", name: "Heating Maintenance", price: "Preventive Care", rating: 5,
reviewCount: "1500+", imageSrc: "http://img.b2bpic.net/free-photo/portrait-pleased-smiling-woman-dentist-s-clinic_329181-20765.jpg?_wi=1", imageAlt: "Heating system maintenance"
id: "heating", brand: "Heating", name: "Boiler & Heating Installation", price: "Comfort Guaranteed", rating: 5,
reviewCount: "1500+", imageSrc: "http://img.b2bpic.net/free-photo/portrait-pleased-smiling-woman-dentist-s-clinic_329181-20765.jpg?_wi=1", imageAlt: "Boiler installation service"
}
]}
gridVariant="three-columns-all-equal-width"
@@ -102,11 +102,11 @@ export default function LandingPage() {
<div id="about" data-section="about">
<InlineImageSplitTextAbout
heading={[
{ type: "text", content: "About Elite Plumbing & Heating - Serving Carlisle Since 1998" }
{ type: "text", content: "Elite Plumbing Solutions - Your Trusted Local Experts" }
]}
useInvertedBackground={false}
buttons={[
{ type: "text", content: "Learn More" }
{ text: "Contact Us", href: "#contact" }
]}
buttonAnimation="blur-reveal"
/>
@@ -114,29 +114,29 @@ export default function LandingPage() {
<div id="features" data-section="features">
<FeatureCardOne
title="Why Choose Elite Plumbing & Heating"
description="We combine professional expertise, quality workmanship, and exceptional customer service to solve all your plumbing and heating needs."
tag="Quality Guaranteed"
title="Why Choose Elite Plumbing"
description="We deliver professional, reliable plumbing services with expert technicians, transparent pricing, and same-day service availability."
tag="Excellence in Service"
tagIcon={Award}
tagAnimation="slide-up"
buttons={[
{ text: "Contact Us Now", href: "#contact" }
{ text: "Schedule Service", href: "#contact" }
]}
buttonAnimation="blur-reveal"
textboxLayout="default"
useInvertedBackground={true}
features={[
{
title: "Professional & Certified", description: "All our technicians are certified, trained, and insured. We provide expert diagnostics and efficient solutions for all plumbing and heating issues.", imageSrc: "http://img.b2bpic.net/free-photo/indoor-hotel-view_1417-1562.jpg?_wi=2", imageAlt: "Professional plumbing team"
title: "Expert Technicians", description: "Fully trained and certified plumbers with extensive experience in residential, commercial, and industrial plumbing systems.", imageSrc: "http://img.b2bpic.net/free-photo/indoor-hotel-view_1417-1562.jpg?_wi=2", imageAlt: "Professional plumbing technician"
},
{
title: "24/7 Emergency Service", description: "Burst pipes, boiler breakdowns, or heating emergencies - we're available round the clock to solve your urgent plumbing and heating problems.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-image-dentist-examining-female-s-teeth-dentistry_613910-11476.jpg?_wi=2", imageAlt: "Emergency plumbing response"
title: "24/7 Emergency Service", description: "Available around the clock for emergencies. We respond quickly to burst pipes, leaks, and other urgent plumbing issues.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-image-dentist-examining-female-s-teeth-dentistry_613910-11476.jpg?_wi=2", imageAlt: "Emergency plumbing response"
},
{
title: "Quality Work Guaranteed", description: "Every job completed with attention to detail. We use premium materials and modern techniques to ensure lasting results and customer satisfaction.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-instruments_23-2151053263.jpg?_wi=2", imageAlt: "Quality plumbing workmanship"
title: "Transparent Pricing", description: "No hidden fees. We provide upfront quotes and detailed invoices so you know exactly what you're paying for.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-instruments_23-2151053263.jpg?_wi=2", imageAlt: "Fair pricing guarantee"
},
{
title: "Competitive & Transparent Pricing", description: "No hidden charges. We provide detailed quotes upfront so you know exactly what to expect. Fair pricing for all residential and commercial services.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-pleased-smiling-woman-dentist-s-clinic_329181-20765.jpg?_wi=2", imageAlt: "Transparent pricing consultation"
title: "Guaranteed Workmanship", description: "All our work is backed by a comprehensive warranty. We stand behind every job and ensure customer satisfaction.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-pleased-smiling-woman-dentist-s-clinic_329181-20765.jpg?_wi=2", imageAlt: "Quality workmanship assurance"
}
]}
gridVariant="two-columns-alternating-heights"
@@ -146,29 +146,29 @@ export default function LandingPage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardSix
title="Happy Customers & Success Stories"
description="Real feedback from homeowners who trusted us with their plumbing and heating needs."
tag="Customer Testimonials"
title="Customer Testimonials"
description="Real experiences from satisfied customers who trust Elite Plumbing for their needs."
tag="Customer Reviews"
tagIcon={Star}
tagAnimation="slide-up"
buttons={[
{ text: "Contact Us", href: "#contact" }
{ text: "Read More", href: "#contact" }
]}
buttonAnimation="blur-reveal"
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{
id: "1", name: "Sarah Mitchell", handle: "@sarahmiles", testimonial: "Elite Plumbing fixed our burst pipe in the middle of winter. Fast response, professional work, and fair pricing. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/successful-senior-businesswoman-showing-thumbs-up_1262-5857.jpg", imageAlt: "Sarah Mitchell customer testimonial", icon: Heart
id: "1", name: "Robert Smith", handle: "@robertsmith", testimonial: "Elite Plumbing fixed our main water leak quickly and professionally. The technician was courteous and the work was excellent. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/successful-senior-businesswoman-showing-thumbs-up_1262-5857.jpg", imageAlt: "Robert Smith testimonial", icon: Heart
},
{
id: "2", name: "James Richardson", handle: "@james_r", testimonial: "New boiler installation was seamless. The team was punctual, knowledgeable, and left the place spotless. Great experience!", imageSrc: "http://img.b2bpic.net/free-photo/serious-face-young-businessman-looking-up_1262-5526.jpg", imageAlt: "James Richardson customer testimonial", icon: Heart
id: "2", name: "Margaret Johnson", handle: "@margaret_j", testimonial: "They installed our new boiler system perfectly. On time, professional, and the price was fair. I've already recommended them to my neighbors.", imageSrc: "http://img.b2bpic.net/free-photo/serious-face-young-businessman-looking-up_1262-5526.jpg", imageAlt: "Margaret Johnson testimonial", icon: Heart
},
{
id: "3", name: "Emma Laurent", handle: "@emma_design", testimonial: "Called for an emergency heating issue in winter. They arrived within an hour and fixed everything. Fantastic service and support!", imageSrc: "http://img.b2bpic.net/free-photo/confident-young-woman-doctor-with-toothy-smile-generated-by-ai_188544-29156.jpg", imageAlt: "Emma Laurent customer testimonial", icon: Heart
id: "3", name: "David Wilson", handle: "@davidwilson", testimonial: "Called them for an emergency at 2 AM and they were here within an hour. Fixed our burst pipe and prevented major water damage. Fantastic service!", imageSrc: "http://img.b2bpic.net/free-photo/confident-young-woman-doctor-with-toothy-smile-generated-by-ai_188544-29156.jpg", imageAlt: "David Wilson testimonial", icon: Heart
},
{
id: "4", name: "Michael Torres", handle: "@m_torres", testimonial: "Regular maintenance program has saved us money in the long run. Professional, reliable, and always available when we need them.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-business-man-with-backpack_23-2149915912.jpg", imageAlt: "Michael Torres customer testimonial", icon: Heart
id: "4", name: "Sandra Lee", handle: "@sandralee", testimonial: "The drain cleaning service was thorough and efficient. No more backups! The team was professional and left everything clean. Worth every penny.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-business-man-with-backpack_23-2149915912.jpg", imageAlt: "Sandra Lee testimonial", icon: Heart
}
]}
animationType="slide-up"
@@ -179,50 +179,50 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactSplit
tag="Get in Touch"
title="Schedule Your Service Today"
description="Contact Elite Plumbing & Heating for a free quote or emergency service. Call us 24/7 or fill out the form below."
tag="Contact Us"
title="Get Your Free Plumbing Quote"
description="Contact Elite Plumbing Solutions today for professional service, emergency repairs, or to schedule your appointment. We're available 24/7 at 45 Percy Rd, Carlisle CA2 6ER, United Kingdom or call +447723356849."
tagIcon={Calendar}
tagAnimation="slide-up"
background={{ variant: "plain" }}
useInvertedBackground={true}
imageSrc="http://img.b2bpic.net/free-vector/corporate-medical-infographic-with-photo_23-2148372561.jpg"
imageAlt="Contact Elite Plumbing & Heating"
imageAlt="Plumbing service booking"
mediaAnimation="opacity"
mediaPosition="right"
inputPlaceholder="Enter your email address"
buttonText="Get a Quote"
buttonText="Get Free Quote"
termsText="By submitting, you agree to our Terms and Conditions and Privacy Policy."
/>
</div>
<div id="footer" data-section="footer">
<FooterBase
logoText="Elite Plumbing & Heating"
copyrightText="© 2025 Elite Plumbing & Heating. All rights reserved."
logoText="Elite Plumbing Solutions"
copyrightText="© 2025 Elite Plumbing Solutions. All rights reserved."
columns={[
{
title: "Services", items: [
{ label: "Pipe Repairs", href: "#products" },
{ label: "Drain Cleaning", href: "#products" },
{ label: "Boiler Installation", href: "#products" },
{ label: "Emergency Service", href: "#contact" }
]
},
{
title: "Company", items: [
{ label: "About Us", href: "#about" },
{ label: "Services", href: "#features" },
{ label: "Our Team", href: "#features" },
{ label: "Testimonials", href: "#testimonials" },
{ label: "Contact", href: "#contact" }
]
},
{
title: "Services", items: [
{ label: "General Plumbing", href: "#features" },
{ label: "Boiler Services", href: "#features" },
{ label: "Heating Maintenance", href: "#features" },
{ label: "Emergency Service", href: "#contact" }
]
},
{
title: "Contact", items: [
title: "Contact Info", items: [
{ label: "Phone: +447723356849", href: "tel:+447723356849" },
{ label: "Address: 45 Percy Rd, Carlisle CA2 6ER", href: "#" },
{ label: "Email: info@eliteplumbing.co.uk", href: "mailto:info@eliteplumbing.co.uk" },
{ label: "Hours: 24/7 Available", href: "#" }
{ label: "Address: 45 Percy Rd, Carlisle CA2 6ER, UK", href: "#" },
{ label: "Hours: 24/7 Service", href: "#" }
]
},
{