Switch to version 1: modified src/app/page.tsx
This commit is contained in:
154
src/app/page.tsx
154
src/app/page.tsx
@@ -45,8 +45,8 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitKpi
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Professional Vehicle Removal Services"
|
||||
description="From end-of-life vehicle scrapping to efficient office furniture clearances, we handle the heavy lifting. Get a free, instant, no-obligation quote today."
|
||||
title="Instant Cash for Any Car"
|
||||
description="Don't let your old vehicle take up space. Get a free, instant, no-obligation quote today. We buy any car, any condition, and handle the pickup for free."
|
||||
kpis={[
|
||||
{
|
||||
value: "24/7", label: "Service Available"},
|
||||
@@ -62,28 +62,38 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "Call Us Now", href: "tel:0800123456"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/truck-loading-furniture-for-moving_23-2148784400.jpg"
|
||||
imageAlt="Professional removal service loading truck"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mechanic-using-control-box_107420-95946.jpg"
|
||||
imageAlt="Professional car removal service"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-professional-mover_107420-95946.jpg", alt: "Expert Team Member 1" },
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/professional-office-manager_1303-14566.jpg", alt: "Professional Client" },
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-customer-after-removal_107420-12357.jpg", alt: "Satisfied Client" },
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-office-worker_23-2148763862.jpg", alt: "Satisfied Client" },
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/confident-team-leader_23-2148289227.jpg", alt: "Team Lead" },
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/man-looking-car-car-showroom_1303-14566.jpg", alt: "Happy Customer 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/blond-businessman-sad-expression_1194-3629.jpg", alt: "Happy Customer 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg", alt: "Happy Customer 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-man-drinking-coffee-picking-taxi_23-2148289227.jpg", alt: "Happy Customer 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-outdoors-successful-business-person_23-2148763862.jpg", alt: "Happy Customer 5"},
|
||||
]}
|
||||
avatarText="Trusted by 1,000+ businesses and homeowners"
|
||||
avatarText="Join 10,000+ satisfied car owners"
|
||||
marqueeItems={[
|
||||
{ type: "text-icon", text: "Licensed & Insured", icon: ShieldCheck },
|
||||
{ type: "text-icon", text: "Furniture Clearance", icon: Truck },
|
||||
{ type: "text-icon", text: "Secure Disposal", icon: Wallet },
|
||||
{ type: "text-icon", text: "Eco-Friendly", icon: Leaf },
|
||||
{ type: "text-icon", text: "Nationwide Service", icon: MapPin },
|
||||
{
|
||||
type: "text-icon", text: "Licensed & Insured", icon: ShieldCheck,
|
||||
},
|
||||
{
|
||||
type: "text-icon", text: "Free Towing", icon: Truck,
|
||||
},
|
||||
{
|
||||
type: "text-icon", text: "Same Day Cash", icon: Wallet,
|
||||
},
|
||||
{
|
||||
type: "text-icon", text: "Eco-Friendly", icon: Leaf,
|
||||
},
|
||||
{
|
||||
type: "text-icon", text: "Nationwide Service", icon: MapPin,
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -95,20 +105,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
id: "f1", title: "Comprehensive Clearance", descriptions: [
|
||||
"Whether it's an entire office suite or unwanted furniture, we clear your space efficiently and safely."],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-office-after-furniture-removal_23-2148784415.jpg", imageAlt: "Office clearance service"},
|
||||
id: "f1", title: "Free Collection", descriptions: [
|
||||
"No hidden fees. We pick up your vehicle from your location at a time that works for you."],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=pipcl6", imageAlt: "Free collection"},
|
||||
{
|
||||
id: "f2", title: "Reliable Team", descriptions: [
|
||||
"Experienced professionals trained in safe handling, transport, and disposal protocols."],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-movers-carrying-sofa_23-2148784405.jpg", imageAlt: "Professional furniture removal team"},
|
||||
id: "f2", title: "Instant Payment", descriptions: [
|
||||
"Secure payment transfer the moment we take possession of the vehicle. No waiting around."],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/golden-euro-sign-yellow-background-currency-exchange-money-transfer-concept-euro-is-main-money-european-union-region-by-3d-render_616485-23.jpg", imageAlt: "Instant payment"},
|
||||
{
|
||||
id: "f3", title: "Eco-Conscious Disposal", descriptions: [
|
||||
"We ensure that all items are responsibly disposed of, recycled, or donated whenever possible."],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/recycling-bin-symbol-green-background_1250-1365.jpg", imageAlt: "Eco-friendly waste management"},
|
||||
id: "f3", title: "Fast Quotes", descriptions: [
|
||||
"Simple online form to get an honest valuation within minutes of submission."],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-hourglass-mouse-symbol-design_460848-7398.jpg", imageAlt: "Fast quotes"},
|
||||
]}
|
||||
title="Professional Removal Solutions"
|
||||
description="We prioritize security, efficiency, and environmental responsibility in every job we undertake."
|
||||
title="Why Choose Kar Removal?"
|
||||
description="We prioritize your convenience and security in every transaction."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -119,20 +129,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1", value: "01", title: "Book a Consultation", items: [
|
||||
"Describe your removal needs", "Get a transparent price", "Schedule at your convenience"],
|
||||
id: "m1", value: "01", title: "Request a Quote", items: [
|
||||
"Input vehicle details", "Get instant valuation", "No obligation"],
|
||||
},
|
||||
{
|
||||
id: "m2", value: "02", title: "Expert Removal", items: [
|
||||
"Our team arrives on time", "Safe handling and loading", "Protecting your premises"],
|
||||
id: "m2", value: "02", title: "Schedule Pickup", items: [
|
||||
"Select convenient date", "Confirm vehicle status", "Ready for collection"],
|
||||
},
|
||||
{
|
||||
id: "m3", value: "03", title: "Final Sweep", items: [
|
||||
"Site cleared of debris", "Responsible disposal", "Ready for your next step"],
|
||||
id: "m3", value: "03", title: "Get Paid", items: [
|
||||
"Final inspection", "Transfer payment", "Paperwork complete"],
|
||||
},
|
||||
]}
|
||||
title="Simple 3-Step Process"
|
||||
description="We have streamlined our operations to guarantee a stress-free experience for your office or residential removal."
|
||||
title="Three Simple Steps"
|
||||
description="We've streamlined the removal process to make selling your car as easy as possible."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -144,38 +154,44 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Julia Anderson", role: "Office Manager", company: "Tech Innovate", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-office_107420-12357.jpg"},
|
||||
id: "1", name: "Mark Roberts", role: "Accountant", company: "Local Firm", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-looking-car-car-showroom_1303-14566.jpg"},
|
||||
{
|
||||
id: "2", name: "Mark Stevens", role: "Operations Lead", company: "Urban Solutions", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-office-manager_1303-14566.jpg"},
|
||||
id: "2", name: "Sarah Miller", role: "Teacher", company: "Primary School", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-sad-expression_1194-3629.jpg"},
|
||||
{
|
||||
id: "3", name: "Rebecca Lowe", role: "Facility Coordinator", company: "Global Enterprise", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-team-leader_23-2148289227.jpg"},
|
||||
id: "3", name: "James Smith", role: "Technician", company: "Self Employed", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg"},
|
||||
{
|
||||
id: "4", name: "Linda White", role: "Consultant", company: "Growth Group", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-drinking-coffee-picking-taxi_23-2148289227.jpg"},
|
||||
{
|
||||
id: "5", name: "David Brown", role: "Engineer", company: "Build Corp", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-outdoors-successful-business-person_23-2148763862.jpg"},
|
||||
]}
|
||||
title="Trusted by Industry Leaders"
|
||||
description="See why businesses choose our professional furniture and removal services."
|
||||
title="Trusted by Drivers Everywhere"
|
||||
description="Read what our happy customers have to say about our seamless service."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplitForm
|
||||
useInvertedBackground={false}
|
||||
title="Start Your Removal Plan"
|
||||
description="Tell us about the space or items you need removed. Our team will get back to you with a competitive, clear estimate."
|
||||
title="Get Your Instant Quote"
|
||||
description="Fill out the details below, and one of our experts will be in touch with a competitive offer within minutes."
|
||||
inputs={[
|
||||
{
|
||||
name: "type", type: "text", placeholder: "Service Type (e.g. Office Clearout)"},
|
||||
name: "make", type: "text", placeholder: "Vehicle Make & Model"},
|
||||
{
|
||||
name: "location", type: "text", placeholder: "Postcode / Location"},
|
||||
name: "reg", type: "text", placeholder: "Registration Number"},
|
||||
{
|
||||
name: "name", type: "text", placeholder: "Full Name"},
|
||||
name: "postcode", type: "text", placeholder: "Postcode"},
|
||||
]}
|
||||
textarea={{
|
||||
name: "details", placeholder: "Tell us about the size and type of items", rows: 4,
|
||||
name: "notes", placeholder: "Condition details (optional)", rows: 4,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/interior-empty-modern-office_23-2148784400.jpg"
|
||||
imageAlt="Office clearance inquiry"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-pushpins-showing-destination-points-map_23-2147837128.jpg"
|
||||
imageAlt="Service area map"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -185,29 +201,37 @@ export default function LandingPage() {
|
||||
columns={[
|
||||
{
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "#" },
|
||||
{ label: "Contact", href: "#contact" },
|
||||
{ label: "Privacy", href: "#" },
|
||||
{
|
||||
label: "About Us", href: "#"},
|
||||
{
|
||||
label: "Contact", href: "#contact"},
|
||||
{
|
||||
label: "Privacy", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Services", items: [
|
||||
{ label: "Furniture Removal", href: "#" },
|
||||
{ label: "Office Clearance", href: "#" },
|
||||
{ label: "Instant Quote", href: "#contact" },
|
||||
{
|
||||
label: "Car Scrapping", href: "#"},
|
||||
{
|
||||
label: "Same-Day Collection", href: "#"},
|
||||
{
|
||||
label: "Instant Valuation", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Help", items: [
|
||||
{ label: "FAQ", href: "#" },
|
||||
{ label: "Support", href: "tel:0800123456" },
|
||||
{
|
||||
label: "FAQ", href: "#"},
|
||||
{
|
||||
label: "Support", href: "tel:0800123456"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
copyrightText="© 2024 Professional Removal Services. All rights reserved."
|
||||
copyrightText="© 2024 Kar Removal Services. All rights reserved."
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user