Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-07 11:21:57 +00:00

View File

@@ -2,6 +2,7 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import { ArrowRight } from "lucide-react";
import ContactSplit from '@/components/sections/contact/ContactSplit';
import FeatureCardTwentySix from '@/components/sections/feature/FeatureCardTwentySix';
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
@@ -29,48 +30,33 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Services",
id: "services",
},
name: "Services", id: "services"},
{
name: "Results",
id: "results",
},
name: "Results", id: "results"},
{
name: "Reviews",
id: "reviews",
},
name: "Reviews", id: "reviews"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="The Jet Wash King"
button={{
text: "Get a quote",
href: "#contact",
}}
text: "Get a quote", href: "#contact"}}
/>
</div>
<div id="hero" data-section="hero">
<HeroLogoBillboard
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
logoText="The Jet Wash King"
description="Professional jet washing and exterior cleaning across the area. Driveways, patios, decking, roofs — we remove every trace of dirt, algae, and moss."
buttons={[
{
text: "Book a clean",
href: "#contact",
},
text: "Book a clean", href: "#contact"},
{
text: "See our services",
href: "#services",
},
text: "See our services", href: "#services"},
]}
imageSrc="http://img.b2bpic.net/free-photo/man-doing-household-tasks_23-2151733223.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/man-doing-household-tasks_23-2151733223.jpg"
mediaAnimation="slide-up"
/>
</div>
@@ -81,29 +67,17 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Driveways",
description: "Block paving, tarmac, concrete — lift years of build-up and leave it looking new.",
buttonIcon: "ArrowRight",
imageSrc: "http://img.b2bpic.net/free-photo/square-shadows_1361-111.jpg?_wi=1",
},
title: "Driveways", description: "Block paving, tarmac, concrete — lift years of build-up and leave it looking new.", buttonIcon: ArrowRight,
imageSrc: "http://img.b2bpic.net/free-photo/square-shadows_1361-111.jpg"},
{
title: "Patios & paths",
description: "Resin, stone, slabs — algae and moss removed safely.",
buttonIcon: "ArrowRight",
imageSrc: "http://img.b2bpic.net/free-photo/woman-collects-leaves-cleans-park_1157-27412.jpg?_wi=1",
},
title: "Patios & paths", description: "Resin, stone, slabs — algae and moss removed safely.", buttonIcon: ArrowRight,
imageSrc: "http://img.b2bpic.net/free-photo/woman-collects-leaves-cleans-park_1157-27412.jpg"},
{
title: "Decking",
description: "Timber and composite decking cleaned and treated — safe and beautiful.",
buttonIcon: "ArrowRight",
imageSrc: "http://img.b2bpic.net/free-photo/elements-wooden-bench-wooden-slats-nice-brown-gradient-abstract-background-street-furniture-detail-as-background-image_166373-2892.jpg?_wi=1",
},
title: "Decking", description: "Timber and composite decking cleaned and treated — safe and beautiful.", buttonIcon: ArrowRight,
imageSrc: "http://img.b2bpic.net/free-photo/elements-wooden-bench-wooden-slats-nice-brown-gradient-abstract-background-street-furniture-detail-as-background-image_166373-2892.jpg"},
{
title: "Roofs & gutters",
description: "Softwash roof cleaning and gutter clearing — protecting your home.",
buttonIcon: "ArrowRight",
imageSrc: "http://img.b2bpic.net/free-photo/square-shadows_1361-111.jpg?_wi=2",
},
title: "Roofs & gutters", description: "Softwash roof cleaning and gutter clearing — protecting your home.", buttonIcon: ArrowRight,
imageSrc: "http://img.b2bpic.net/free-photo/square-shadows_1361-111.jpg"},
]}
title="What we do"
description="From mossy paths to grimy roofs, we bring the pressure — and the results."
@@ -117,19 +91,13 @@ export default function LandingPage() {
description="Our customers are consistently amazed. We bring back the original brightness to your surfaces."
metrics={[
{
value: "100+",
title: "Jobs completed",
},
value: "100+", title: "Jobs completed"},
{
value: "24hr",
title: "Quote turnaround",
},
value: "24hr", title: "Quote turnaround"},
{
value: "5★",
title: "Google rating",
},
value: "5★", title: "Google rating"},
]}
imageSrc="http://img.b2bpic.net/free-photo/urban-wall-surface_23-2148107093.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/urban-wall-surface_23-2148107093.jpg"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
/>
@@ -141,60 +109,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Anonymous",
date: "Jan 2025",
title: "Residential customer",
quote: "I'm amazed with the transformation for my elderly grandmother's bungalow. They have now reduced the risk of her falling.",
tag: "5 stars",
avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-young-african-american-woman-smiling-cheerful-friendly-face-laughing-confident_839833-29956.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-doing-household-tasks_23-2151733223.jpg?_wi=2",
imageAlt: "professional jet wash driveway cleaning",
},
id: "1", name: "Anonymous", date: "Jan 2025", title: "Residential customer", quote: "I'm amazed with the transformation for my elderly grandmother's bungalow. They have now reduced the risk of her falling.", tag: "5 stars", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-young-african-american-woman-smiling-cheerful-friendly-face-laughing-confident_839833-29956.jpg", imageSrc: "http://img.b2bpic.net/free-photo/man-doing-household-tasks_23-2151733223.jpg", imageAlt: "professional jet wash driveway cleaning"},
{
id: "2",
name: "Rob Burge",
date: "Jan 2025",
title: "Local Guide",
quote: "Outstanding professionalism and work — completely faultless. My driveway and patio has never looked so good.",
tag: "5 stars",
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-painting-watercolors_23-2150170382.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/square-shadows_1361-111.jpg?_wi=3",
imageAlt: "driveway block paving cleaning",
},
id: "2", name: "Rob Burge", date: "Jan 2025", title: "Local Guide", quote: "Outstanding professionalism and work — completely faultless. My driveway and patio has never looked so good.", tag: "5 stars", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-painting-watercolors_23-2150170382.jpg", imageSrc: "http://img.b2bpic.net/free-photo/square-shadows_1361-111.jpg", imageAlt: "driveway block paving cleaning"},
{
id: "3",
name: "Amanda",
date: "Jan 2025",
title: "Local Guide",
quote: "Can't recommend Kane enough. Professional, friendly, and did a fantastic job on my decking.",
tag: "5 stars",
avatarSrc: "http://img.b2bpic.net/free-photo/happy-business-women-posing-pointing-fingers-camera-while-sitting-table-with-coffee-cups-documents_74855-9959.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-collects-leaves-cleans-park_1157-27412.jpg?_wi=2",
imageAlt: "stone patio cleaning pressure wash",
},
id: "3", name: "Amanda", date: "Jan 2025", title: "Local Guide", quote: "Can't recommend Kane enough. Professional, friendly, and did a fantastic job on my decking.", tag: "5 stars", avatarSrc: "http://img.b2bpic.net/free-photo/happy-business-women-posing-pointing-fingers-camera-while-sitting-table-with-coffee-cups-documents_74855-9959.jpg", imageSrc: "http://img.b2bpic.net/free-photo/woman-collects-leaves-cleans-park_1157-27412.jpg", imageAlt: "stone patio cleaning pressure wash"},
{
id: "4",
name: "Palm Court Pavilion",
date: "Jan 2025",
title: "Commercial customer",
quote: "New year search for a new jet wash option — got it right first time. Our outside decking area and pathways look fantastic.",
tag: "5 stars",
avatarSrc: "http://img.b2bpic.net/free-photo/front-view-business-woman-suit_23-2148603018.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/elements-wooden-bench-wooden-slats-nice-brown-gradient-abstract-background-street-furniture-detail-as-background-image_166373-2892.jpg?_wi=2",
imageAlt: "wooden decking pressure cleaning",
},
id: "4", name: "Palm Court Pavilion", date: "Jan 2025", title: "Commercial customer", quote: "New year search for a new jet wash option — got it right first time. Our outside decking area and pathways look fantastic.", tag: "5 stars", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-business-woman-suit_23-2148603018.jpg", imageSrc: "http://img.b2bpic.net/free-photo/elements-wooden-bench-wooden-slats-nice-brown-gradient-abstract-background-street-furniture-detail-as-background-image_166373-2892.jpg", imageAlt: "wooden decking pressure cleaning"},
{
id: "5",
name: "Ali Mayne-Minter",
date: "Jan 2025",
title: "Residential customer",
quote: "Kane came round and gave us a very reasonable quote for the work that needed doing. Absolutely fantastic!",
tag: "5 stars",
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-people_23-2149193851.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/urban-wall-surface_23-2148107093.jpg?_wi=2",
imageAlt: "driveway mossy before after",
},
id: "5", name: "Ali Mayne-Minter", date: "Jan 2025", title: "Residential customer", quote: "Kane came round and gave us a very reasonable quote for the work that needed doing. Absolutely fantastic!", tag: "5 stars", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-people_23-2149193851.jpg", imageSrc: "http://img.b2bpic.net/free-photo/urban-wall-surface_23-2148107093.jpg", imageAlt: "driveway mossy before after"},
]}
title="What our customers say"
description="Over 20 five-star reviews and counting."
@@ -205,12 +128,11 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Get in touch"
title="Ready to see the difference?"
description="Get in touch today for a free, no-obligation quote. We cover residential and commercial properties."
imageSrc="http://img.b2bpic.net/free-photo/man-doing-household-tasks_23-2151733223.jpg?_wi=3"
imageSrc="http://img.b2bpic.net/free-photo/man-doing-household-tasks_23-2151733223.jpg"
mediaAnimation="slide-up"
/>
</div>
@@ -219,13 +141,9 @@ export default function LandingPage() {
<FooterLogoReveal
logoText="The Jet Wash King"
leftLink={{
text: "Privacy Policy",
href: "#",
}}
text: "Privacy Policy", href: "#"}}
rightLink={{
text: "Instagram",
href: "https://instagram.com",
}}
text: "Instagram", href: "https://instagram.com"}}
/>
</div>
</ReactLenis>