Merge version_2 into main #1

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

View File

@@ -2,6 +2,7 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import { MessageCircle } from "lucide-react";
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
import FeatureCardNineteen from '@/components/sections/feature/FeatureCardNineteen';
import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
@@ -29,65 +30,36 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "#hero",
},
{
name: "Services",
id: "#services",
},
{
name: "Pricing",
id: "#pricing",
},
{
name: "Contact",
id: "#contact",
},
{ name: "Home", id: "#hero" },
{ name: "Services", id: "#services" },
{ name: "Pricing", id: "#pricing" },
{ name: "Contact", id: "#contact" },
]}
brandName="J Isaac Logistics"
/>
<a
href="https://wa.me/447000000000"
target="_blank"
rel="noopener noreferrer"
className="fixed bottom-6 right-6 z-50 p-4 bg-green-500 text-white rounded-full shadow-lg hover:scale-110 transition-transform"
>
<MessageCircle size={32} />
</a>
</div>
<div id="hero" data-section="hero">
<HeroBillboardGallery
background={{
variant: "gradient-bars",
}}
background={{ variant: "gradient-bars" }}
title="Your UK Transport Solution"
description="Fast, reliable, same-day & scheduled delivery services. Book in minutes with our premium logistics network."
buttons={[
{
text: "Get a Quote",
href: "#contact",
},
{
text: "Book Delivery",
href: "#contact",
},
{ text: "Get a Quote", href: "#contact" },
{ text: "Book Delivery", href: "#contact" },
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/white-commercial-van-driving-winter-highway-delivery-logistics-transport_169016-71567.jpg",
imageAlt: "Logistics Van Speed",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-working_23-2149908142.jpg",
imageAlt: "Logistics Van Speed",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/motorhome-races-across-bridge-sunset-dream-roadtrip_169016-71100.jpg",
imageAlt: "Logistics Van Speed",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/cargo-truck-delivering-goods-snowy-highway-through-winter-landscape-truck-winter-road_169016-71725.jpg",
imageAlt: "Cargo truck on highway",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/van-enters-tunnel-sunset-sky-urban-logistics_169016-71024.jpg",
imageAlt: "Van in tunnel",
},
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BiPjyg8hqd4psRiAe2VUdkm48I/uploaded-1777026225695-4ab3c3y3.jpg", imageAlt: "Logistics Brand Logo" },
{ imageSrc: "http://img.b2bpic.net/free-photo/white-commercial-van-driving-winter-highway-delivery-logistics-transport_169016-71567.jpg", imageAlt: "Logistics Van Speed" },
{ imageSrc: "http://img.b2bpic.net/free-photo/cargo-truck-delivering-goods-snowy-highway-through-winter-landscape-truck-winter-road_169016-71725.jpg", imageAlt: "Cargo truck on highway" },
]}
mediaAnimation="slide-up"
/>
@@ -98,27 +70,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
features={[
{
tag: "Speed",
title: "Same Day Delivery",
subtitle: "Urgent Solutions",
description: "Get your items across the UK within hours. Fast, premium, and professional handling.",
imageSrc: "http://img.b2bpic.net/free-photo/wrench-mobile-phone-shiny-pushing-professional_1134-1094.jpg",
},
{
tag: "Schedule",
title: "Next Day Delivery",
subtitle: "Scheduled Logistics",
description: "Plan ahead with our reliable next-day service. Perfect for scheduled business operations.",
imageSrc: "http://img.b2bpic.net/free-vector/gradient-time-logo-collection_23-2148938719.jpg",
},
{
tag: "Budget",
title: "Same Week Delivery",
subtitle: "Cost-Effective",
description: "The most affordable way to move goods across the UK without compromising on quality.",
imageSrc: "http://img.b2bpic.net/free-photo/red-delivery-car-deliver-express-shipping-fast-delivery-background-3d-rendering-illustration_56104-1910.jpg",
},
{ tag: "Speed", title: "Same Day Delivery", subtitle: "Urgent Solutions", description: "Get your items across the UK within hours. Fast, premium, and professional handling.", imageSrc: "http://img.b2bpic.net/free-photo/wrench-mobile-phone-shiny-pushing-professional_1134-1094.jpg" },
{ tag: "Schedule", title: "Next Day Delivery", subtitle: "Scheduled Logistics", description: "Plan ahead with our reliable next-day service. Perfect for scheduled business operations.", imageSrc: "http://img.b2bpic.net/free-vector/gradient-time-logo-collection_23-2148938719.jpg" },
{ tag: "Budget", title: "Same Week Delivery", subtitle: "Cost-Effective", description: "The most affordable way to move goods across the UK without compromising on quality.", imageSrc: "http://img.b2bpic.net/free-photo/red-delivery-car-deliver-express-shipping-fast-delivery-background-3d-rendering-illustration_56104-1910.jpg" },
]}
title="Professional Delivery Services"
description="Tailored solutions to get your goods where they need to be, right on time."
@@ -131,39 +85,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
plans={[
{
id: "p1",
badge: "Express",
price: "£1.45/mile + £30",
subtitle: "Same Day Delivery",
features: [
"Fastest routing",
"Priority handling",
"Live tracking",
],
},
{
id: "p2",
badge: "Balanced",
price: "£1.35/mile + £30",
subtitle: "Next Day Delivery",
features: [
"Standard priority",
"Professional driver",
"Fully insured",
],
},
{
id: "p3",
badge: "Economic",
price: "£1.20/mile + £20",
subtitle: "Same Week Delivery",
features: [
"Cost efficient",
"Reliable scheduling",
"UK-wide coverage",
],
},
{ id: "p1", badge: "Express", price: "£1.45/mile + £30", subtitle: "Same Day Delivery", features: ["Fastest routing", "Priority handling", "Live tracking"] },
{ id: "p2", badge: "Balanced", price: "£1.35/mile + £30", subtitle: "Next Day Delivery", features: ["Standard priority", "Professional driver", "Fully insured"] },
{ id: "p3", badge: "Economic", price: "£1.20/mile + £20", subtitle: "Same Week Delivery", features: ["Cost efficient", "Reliable scheduling", "UK-wide coverage"] },
]}
title="Transparent Pricing"
description="Premium transport services with clear, honest rates and zero hidden fees."
@@ -176,18 +100,9 @@ export default function LandingPage() {
title="Why Trust J Isaac Logistics"
description="We combine premium logistics standards with modern, high-speed delivery technology."
metrics={[
{
value: "24/7",
title: "Support",
},
{
value: "100%",
title: "Reliability",
},
{
value: "UK",
title: "Coverage",
},
{ value: "24/7", title: "Support" },
{ value: "100%", title: "Reliability" },
{ value: "UK", title: "Coverage" },
]}
imageSrc="http://img.b2bpic.net/free-photo/courier-doing-jobs-logistics_23-2149229205.jpg"
mediaAnimation="slide-up"
@@ -198,17 +113,9 @@ export default function LandingPage() {
<SocialProofOne
textboxLayout="default"
useInvertedBackground={true}
names={[
"Instagram Feed",
"Facebook",
"Twitter",
"LinkedIn",
"Google",
"Trustpilot",
"Yelp",
]}
title="Connect With Us"
description="Follow our latest deliveries and logistics updates on our social feed."
names={["Instagram Feed", "Facebook", "Twitter", "LinkedIn", "Google", "Trustpilot", "Yelp"]}
title="Latest Work"
description="See our latest deliveries and logistics updates directly from our Instagram feed."
/>
</div>
@@ -218,21 +125,9 @@ export default function LandingPage() {
title="Book Your Delivery"
description="Ready to get moving? Contact us today for a free quote."
inputs={[
{
name: "name",
type: "text",
placeholder: "Name",
},
{
name: "email",
type: "email",
placeholder: "Email",
},
{
name: "phone",
type: "tel",
placeholder: "Phone",
},
{ name: "name", type: "text", placeholder: "Name" },
{ name: "email", type: "email", placeholder: "Email" },
{ name: "phone", type: "tel", placeholder: "Phone" },
]}
imageSrc="http://img.b2bpic.net/free-photo/logistics-means-transport-together-with-technological-futuristic-holograms_23-2151662975.jpg"
/>
@@ -242,23 +137,7 @@ export default function LandingPage() {
<FooterBaseReveal
logoText="J Isaac Logistics"
columns={[
{
title: "Links",
items: [
{
label: "Services",
href: "#services",
},
{
label: "Pricing",
href: "#pricing",
},
{
label: "Contact",
href: "#contact",
},
],
},
{ title: "Links", items: [{ label: "Services", href: "#services" }, { label: "Pricing", href: "#pricing" }, { label: "Contact", href: "#contact" }] },
]}
copyrightText="© 2024 J Isaac Logistics"
/>
@@ -266,4 +145,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}