Merge version_3 into main #4

Merged
bender merged 1 commits from version_3 into main 2026-04-24 10:19:15 +00:00

View File

@@ -11,7 +11,7 @@ import HeroBillboard from '@/components/sections/hero/HeroBillboard';
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
import TeamCardFive from '@/components/sections/team/TeamCardFive';
import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen';
import { Award, Star, ThumbsUp } from "lucide-react";
import { Award, Star, ThumbsUp, Wrench, ShieldCheck, PhoneCall, Zap } from "lucide-react";
export default function LandingPage() {
return (
@@ -44,30 +44,30 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboard
background={{ variant: "gradient-bars" }}
title="London's Trusted 24/7 Drain Specialists"
description="247 Drain Unblocking provides expert drainage solutions for homes and businesses across London. Fast response, transparent pricing, and 6-week guarantee."
tag="Available 24/7 · Professional & Reliable"
title="London's Premier 24/7 Drainage Experts"
description="When drains fail, we deliver. From emergency unblocking to professional CCTV surveys and pipe descaling, our expert engineers provide rapid, reliable solutions across London with a 6-week guarantee."
tag="Licensed & Guaranteed Drainage Service"
buttons={[
{ text: "Call Us Now", href: "tel:02080872354" },
{ text: "View Services", href: "#services" },
{ text: "Emergency Help", href: "tel:02080872354" },
{ text: "Our Services", href: "#services" },
]}
imageSrc="http://img.b2bpic.net/free-photo/wrench-connectors-with-clear-paper_23-2147772281.jpg?_wi=1"
marqueeItems={[
{ type: "text", text: "Toilet Unblocking" },
{ type: "text", text: "CCTV Surveys" },
{ type: "text", text: "Pipe Descaling" },
{ type: "text", text: "High-Pressure Jetting" },
{ type: "text", text: "Emergency Unblocking" },
{ type: "text", text: "CCTV Drain Surveys" },
{ type: "text", text: "High Pressure Jetting" },
{ type: "text", text: "Leak Repairs" },
]}
/>
</div>
<div id="metrics" data-section="metrics">
<AboutMetric
title="Excellence in Drainage"
title="Delivering Quality & Trust"
metrics={[
{ icon: Star, label: "Google Rating", value: "4.9" },
{ icon: ThumbsUp, label: "Happy Clients", value: "500+" },
{ icon: Award, label: "Guaranteed Fix", value: "6 Weeks" },
{ icon: Star, label: "Google Rating", value: "4.9 / 5" },
{ icon: ThumbsUp, label: "Projects Completed", value: "2,500+" },
{ icon: Award, label: "Workmanship Guarantee", value: "6 Weeks" },
]}
metricsAnimation="slide-up"
useInvertedBackground={false}
@@ -78,15 +78,15 @@ export default function LandingPage() {
<FeatureCardSix
textboxLayout="split"
features={[
{ title: "Toilet Unblocking", description: "Fast, hygienic solutions for all toilet blockages, available 24/7.", imageSrc: "http://img.b2bpic.net/free-vector/plumber-service-one-page-website-design_1284-12112.jpg" },
{ title: "CCTV Surveys", description: "Professional camera inspections to identify the root cause of stubborn blockages.", imageSrc: "http://img.b2bpic.net/free-photo/view-wild-rhino-animal-its-natural-habitat_23-2151685559.jpg" },
{ title: "Pipe Descaling", description: "Effective removal of scale, roots, and buildup to restore full flow to your pipes.", imageSrc: "http://img.b2bpic.net/free-photo/lights-city-square-floor_1359-794.jpg" },
{ title: "Drain Jetting", description: "Powerful high-pressure water jetting to clear blockages quickly and thoroughly.", imageSrc: "http://img.b2bpic.net/free-photo/faucet-water-tap-droplet-icon-sign_53876-128089.jpg?_wi=1" },
{ title: "Leak Detection", description: "Accurate diagnosis of hidden leaks to prevent structural damage.", imageSrc: "http://img.b2bpic.net/free-vector/smart-house-technology-system-icons_1284-13697.jpg" },
{ title: "Full Repairs", description: "Professional repair services for damaged drains, manholes, and pipework.", imageSrc: "http://img.b2bpic.net/free-photo/contrasting-outdoor-textures_23-2149702247.jpg" },
{ title: "24/7 Emergency Unblocking", description: "Rapid response for toilets, sinks, and drains. We resolve stubborn blockages at any hour, keeping your home hygienic and functional.", imageSrc: "http://img.b2bpic.net/free-vector/plumber-service-one-page-website-design_1284-12112.jpg" },
{ title: "Professional CCTV Surveys", description: "High-tech diagnostic cameras allow us to map and identify hidden damage, root ingress, or structural weaknesses in your pipes.", imageSrc: "http://img.b2bpic.net/free-photo/view-wild-rhino-animal-its-natural-habitat_23-2151685559.jpg" },
{ title: "High-Pressure Water Jetting", description: "The gold standard for deep cleaning pipes. Our jetting service removes stubborn scale, debris, and fatbergs to restore 100% flow capacity.", imageSrc: "http://img.b2bpic.net/free-photo/faucet-water-tap-droplet-icon-sign_53876-128089.jpg?_wi=1" },
{ title: "Pipe Descaling & Cleaning", description: "Restore the longevity of your plumbing system with our professional pipe descaling to prevent future recurring blockages.", imageSrc: "http://img.b2bpic.net/free-photo/lights-city-square-floor_1359-794.jpg" },
{ title: "Advanced Leak Detection", description: "Using non-invasive sensors, we locate leaks before they cause significant structural damage or mold growth.", imageSrc: "http://img.b2bpic.net/free-vector/smart-house-technology-system-icons_1284-13697.jpg" },
{ title: "Professional Repairs & Maintenance", description: "Full-service repair work for collapsed drains, cracked pipework, and manhole restoration with minimal disruption.", imageSrc: "http://img.b2bpic.net/free-photo/contrasting-outdoor-textures_23-2149702247.jpg" },
]}
title="Our Expert Services"
description="We offer comprehensive drainage solutions to keep your system running smoothly."
title="Comprehensive Drainage Solutions"
description="247 Drain Unblocking provides a full spectrum of professional drainage maintenance and repair services across all of London."
useInvertedBackground={false}
/>
</div>
@@ -96,21 +96,21 @@ export default function LandingPage() {
animationType="slide-up"
textboxLayout="default"
team={[
{ id: "1", name: "24/7 Support", role: "We're always ready to help." },
{ id: "2", name: "Qualified Engineers", role: "Highly trained drainage professionals." },
{ id: "3", name: "Transparent Pricing", role: "No hidden fees, ever." },
{ id: "1", name: "Reliability", role: "Round-the-clock availability for all drainage emergencies." },
{ id: "2", name: "Professionalism", role: "Certified experts with decades of combined industry experience." },
{ id: "3", name: "Transparency", role: "No hidden fees. We provide clear quotes before starting any work." },
]}
title="Why Choose Us?"
description="247 Drain Unblocking stands for reliability, expert skill, and honest service."
title="The 247 Commitment"
description="Our mission is simple: to provide London with fast, professional, and honest drainage service that you can rely on every single day."
useInvertedBackground={false}
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardFifteen
testimonial="Amazing service! They fixed my blocked drain at 3 AM. Highly recommended."
testimonial="I had a major leak at 2 AM and the team arrived within 40 minutes. They were clean, fast, and very professional. Simply the best service in London!"
rating={5}
author="Sarah J."
author="Sarah J. - London Business Owner"
avatars={[]}
ratingAnimation="blur-reveal"
avatarsAnimation="blur-reveal"
@@ -121,13 +121,13 @@ export default function LandingPage() {
<div id="how-it-works" data-section="how-it-works">
<FaqSplitText
faqs={[
{ id: "1", title: "Contact Us", content: "Call 02080872354 or email Info@drainunblocking247.co.uk anytime." },
{ id: "2", title: "Response", content: "We dispatch an engineer as soon as you confirm the booking." },
{ id: "3", title: "Diagnosis", content: "We assess the issue and provide a clear plan of action." },
{ id: "4", title: "Resolution", content: "We fix the problem and ensure your system is clear." },
{ id: "1", title: "Get in touch", content: "Call our 24/7 hotline at 02080872354 or send details to Info@drainunblocking247.co.uk." },
{ id: "2", title: "Immediate Response", content: "Once your emergency is registered, our closest local engineer is dispatched immediately." },
{ id: "3", title: "Expert Assessment", content: "Upon arrival, we inspect the issue using modern tools and provide a clear, fixed-price solution." },
{ id: "4", title: "Resolution & Peace of Mind", content: "We clear the blockage, perform tests, and ensure full operation. All work is covered by a 6-week guarantee." },
]}
sideTitle="Four Simple Steps"
sideDescription="We make drainage easy and stress-free."
sideTitle="Your Drainage Fix in 4 Simple Steps"
sideDescription="We make dealing with drainage issues simple, transparent, and completely stress-free."
faqsAnimation="slide-up"
useInvertedBackground={false}
/>
@@ -136,8 +136,8 @@ export default function LandingPage() {
<div id="coverage" data-section="coverage">
<ContactCenter
tag="GET IN TOUCH"
title="Need Assistance?"
description="Reach out to 247 Drain Unblocking today for your free quote or emergency service."
title="Need Professional Assistance?"
description="Don't let a drainage problem damage your property. Call our team today for a rapid response or expert consultation."
background={{ variant: "gradient-bars" }}
useInvertedBackground={false}
onSubmit={(email) => console.log("User inquiry:", email)}
@@ -149,16 +149,23 @@ export default function LandingPage() {
logoText="247 Drain Unblocking"
columns={[
{
title: "Contact Info", items: [
{ label: "02080872354", href: "tel:02080872354" },
{ label: "Info@drainunblocking247.co.uk", href: "mailto:Info@drainunblocking247.co.uk" },
title: "Contact", items: [
{ label: "Phone: 02080872354", href: "tel:02080872354" },
{ label: "Email: Info@drainunblocking247.co.uk", href: "mailto:Info@drainunblocking247.co.uk" },
],
},
{
title: "Services", items: [
{ label: "Emergency Unblocking", href: "#services" },
{ label: "CCTV Surveys", href: "#services" },
{ label: "Pipe Repairs", href: "#services" },
],
}
]}
copyrightText="© 2025 247 Drain Unblocking. All rights reserved."
copyrightText="© 2025 247 Drain Unblocking. Serving Greater London 24/7."
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}