Merge version_1 into main #1
236
src/app/page.tsx
236
src/app/page.tsx
@@ -12,7 +12,7 @@ import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/Nav
|
||||
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import SplitAbout from '@/components/sections/about/SplitAbout';
|
||||
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
|
||||
import { Clock, Package, Users } from "lucide-react";
|
||||
import { Clock, Package, Users, Zap, Lock, MapPin, Headphones } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -33,33 +33,19 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#home",
|
||||
},
|
||||
name: "Home", id: "#home"},
|
||||
{
|
||||
name: "About Us",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About Us", id: "#about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "#services",
|
||||
},
|
||||
name: "Services", id: "#services"},
|
||||
{
|
||||
name: "Clients",
|
||||
id: "#clients",
|
||||
},
|
||||
name: "Clients", id: "#clients"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "#faq"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
logoSrc="http://img.b2bpic.net/free-photo/top-view-shirt-shop-post-box_1150-6708.jpg"
|
||||
logoAlt="UK Courier Solutions Logo"
|
||||
@@ -72,19 +58,14 @@ export default function LandingPage() {
|
||||
<div id="home" data-section="home">
|
||||
<HeroBillboardScroll
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Your Trusted B2B Courier Partner in the UK"
|
||||
description="Streamline your business operations with reliable, fast, and secure parcel delivery services across the United Kingdom. We handle your shipments so you can focus on growth."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get a Quote",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get a Quote", href: "#contact"},
|
||||
{
|
||||
text: "Learn More",
|
||||
href: "#about",
|
||||
},
|
||||
text: "Learn More", href: "#about"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/courier-doing-jobs-logistics_23-2149229212.jpg"
|
||||
imageAlt="Delivery van driving through a UK city street"
|
||||
@@ -99,17 +80,11 @@ export default function LandingPage() {
|
||||
description="At UK Courier Solutions, we specialize in providing tailored B2B delivery services designed to meet the unique demands of your business. With a robust network and advanced logistics, we ensure your parcels reach their destination safely and on time, every time."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Nationwide Coverage",
|
||||
description: "Extensive network reaching every corner of the UK for comprehensive service.",
|
||||
},
|
||||
title: "Nationwide Coverage", description: "Extensive network reaching every corner of the UK for comprehensive service."},
|
||||
{
|
||||
title: "Dedicated Support",
|
||||
description: "Personalized account management and customer service for your business needs.",
|
||||
},
|
||||
title: "Dedicated Support", description: "Personalized account management and customer service for your business needs."},
|
||||
{
|
||||
title: "Eco-Friendly Solutions",
|
||||
description: "Committed to sustainable practices for a greener delivery future.",
|
||||
},
|
||||
title: "Eco-Friendly Solutions", description: "Committed to sustainable practices for a greener delivery future."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/employees-working-warehouse_23-2148923073.jpg"
|
||||
imageAlt="Global delivery network map with UK focus"
|
||||
@@ -123,32 +98,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Express Delivery",
|
||||
description: "Guaranteed rapid delivery for urgent shipments, ensuring your deadlines are always met.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/courier-doing-jobs-logistics_23-2149229176.jpg",
|
||||
imageAlt: "Fast clock with a parcel",
|
||||
buttonIcon: "Zap",
|
||||
title: "Express Delivery", description: "Guaranteed rapid delivery for urgent shipments, ensuring your deadlines are always met.", imageSrc: "http://img.b2bpic.net/free-photo/courier-doing-jobs-logistics_23-2149229176.jpg", imageAlt: "Fast clock with a parcel", buttonIcon: Zap,
|
||||
},
|
||||
{
|
||||
title: "Secure Handling",
|
||||
description: "Advanced security protocols and careful handling to protect your valuable goods from dispatch to delivery.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charming-woman-receiving-parcel-with-courier_23-2147787855.jpg",
|
||||
imageAlt: "Secure padlock on a package",
|
||||
buttonIcon: "Lock",
|
||||
title: "Secure Handling", description: "Advanced security protocols and careful handling to protect your valuable goods from dispatch to delivery.", imageSrc: "http://img.b2bpic.net/free-photo/charming-woman-receiving-parcel-with-courier_23-2147787855.jpg", imageAlt: "Secure padlock on a package", buttonIcon: Lock,
|
||||
},
|
||||
{
|
||||
title: "Real-time Tracking",
|
||||
description: "Monitor your shipments every step of the way with our live tracking system and instant updates.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smartphone-with-gps-application_1098-21636.jpg",
|
||||
imageAlt: "GPS tracking on a map",
|
||||
buttonIcon: "MapPin",
|
||||
title: "Real-time Tracking", description: "Monitor your shipments every step of the way with our live tracking system and instant updates.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smartphone-with-gps-application_1098-21636.jpg", imageAlt: "GPS tracking on a map", buttonIcon: MapPin,
|
||||
},
|
||||
{
|
||||
title: "Dedicated Account Manager",
|
||||
description: "Receive personalized support from a dedicated expert who understands your business logistics.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/frowning-young-delivery-woman-uniform-cap-holding-cardbox-talking-phone-looking-down-isolated-olive-green-wall-with-copy-space_141793-112801.jpg",
|
||||
imageAlt: "Customer support representative",
|
||||
buttonIcon: "Headphones",
|
||||
title: "Dedicated Account Manager", description: "Receive personalized support from a dedicated expert who understands your business logistics.", imageSrc: "http://img.b2bpic.net/free-photo/frowning-young-delivery-woman-uniform-cap-holding-cardbox-talking-phone-looking-down-isolated-olive-green-wall-with-copy-space_141793-112801.jpg", imageAlt: "Customer support representative", buttonIcon: Headphones,
|
||||
},
|
||||
]}
|
||||
title="Our Premier Courier Services"
|
||||
@@ -160,25 +119,17 @@ export default function LandingPage() {
|
||||
<MetricCardThree
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
animationType="scale-rotate"
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
icon: Package,
|
||||
title: "Parcels Delivered",
|
||||
value: "5M+",
|
||||
},
|
||||
id: "m1", icon: Package,
|
||||
title: "Parcels Delivered", value: "5M+"},
|
||||
{
|
||||
id: "m2",
|
||||
icon: Users,
|
||||
title: "Satisfied Businesses",
|
||||
value: "10K+",
|
||||
},
|
||||
id: "m2", icon: Users,
|
||||
title: "Satisfied Businesses", value: "10K+"},
|
||||
{
|
||||
id: "m3",
|
||||
icon: Clock,
|
||||
title: "On-Time Deliveries",
|
||||
value: "99.8%",
|
||||
},
|
||||
id: "m3", icon: Clock,
|
||||
title: "On-Time Deliveries", value: "99.8%"},
|
||||
]}
|
||||
title="Achieving Excellence in Logistics"
|
||||
description="Our commitment to quality is reflected in our consistent performance and growing client satisfaction."
|
||||
@@ -190,14 +141,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"http://img.b2bpic.net/free-vector/friends-logo-template_23-2149505594.jpg",
|
||||
"http://img.b2bpic.net/free-photo/high-angle-measuring-tools-desk_23-2150440912.jpg",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=a9925l",
|
||||
"http://img.b2bpic.net/free-photo/employee-large-piece-puzzle_1156-604.jpg",
|
||||
"http://img.b2bpic.net/free-photo/buy-shopping-shopaholic-purchase-icon_53876-21336.jpg",
|
||||
"http://img.b2bpic.net/free-photo/senior-physician-consulting-old-male-patient-gives-advice_482257-126911.jpg",
|
||||
"http://img.b2bpic.net/free-photo/metallic-connecticut-state-flag-connecticut-flag-background-metallic-texture_559531-11372.jpg",
|
||||
]}
|
||||
"http://img.b2bpic.net/free-vector/friends-logo-template_23-2149505594.jpg", "http://img.b2bpic.net/free-photo/high-angle-measuring-tools-desk_23-2150440912.jpg", "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=a9925l", "http://img.b2bpic.net/free-photo/employee-large-piece-puzzle_1156-604.jpg", "http://img.b2bpic.net/free-photo/buy-shopping-shopaholic-purchase-icon_53876-21336.jpg", "http://img.b2bpic.net/free-photo/senior-physician-consulting-old-male-patient-gives-advice_482257-126911.jpg", "http://img.b2bpic.net/free-photo/metallic-connecticut-state-flag-connecticut-flag-background-metallic-texture_559531-11372.jpg"]}
|
||||
title="Trusted by Leading UK Businesses"
|
||||
description="We partner with a diverse range of companies, delivering tailored solutions that power their success."
|
||||
showCard={false}
|
||||
@@ -211,45 +155,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah J.",
|
||||
role: "Operations Director, Tech Innovations Ltd.",
|
||||
testimonial: "UK Courier Solutions has been a game-changer for our logistics. Their express delivery service is incredibly reliable, ensuring our critical components always arrive on schedule. Highly recommended!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-businessman_1098-16854.jpg",
|
||||
imageAlt: "Sarah J.",
|
||||
},
|
||||
id: "1", name: "Sarah J.", role: "Operations Director, Tech Innovations Ltd.", testimonial: "UK Courier Solutions has been a game-changer for our logistics. Their express delivery service is incredibly reliable, ensuring our critical components always arrive on schedule. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/successful-businessman_1098-16854.jpg", imageAlt: "Sarah J."},
|
||||
{
|
||||
id: "2",
|
||||
name: "Mark T.",
|
||||
role: "Supply Chain Manager, Global Manufacturing Co.",
|
||||
testimonial: "The secure handling of our high-value shipments by UK Courier Solutions gives us complete peace of mind. Their professionalism and attention to detail are unmatched in the industry.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businessman-holding-cup-coffee_23-2147955375.jpg",
|
||||
imageAlt: "Mark T.",
|
||||
},
|
||||
id: "2", name: "Mark T.", role: "Supply Chain Manager, Global Manufacturing Co.", testimonial: "The secure handling of our high-value shipments by UK Courier Solutions gives us complete peace of mind. Their professionalism and attention to detail are unmatched in the industry.", imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businessman-holding-cup-coffee_23-2147955375.jpg", imageAlt: "Mark T."},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily R.",
|
||||
role: "Logistics Coordinator, E-commerce Giants",
|
||||
testimonial: "The real-time tracking feature is fantastic! We can keep our customers informed every step of the way, which has significantly improved our client satisfaction scores. A truly modern courier service.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-looking-aside-pondering-holding-tablet-hand_1262-20489.jpg",
|
||||
imageAlt: "Emily R.",
|
||||
},
|
||||
id: "3", name: "Emily R.", role: "Logistics Coordinator, E-commerce Giants", testimonial: "The real-time tracking feature is fantastic! We can keep our customers informed every step of the way, which has significantly improved our client satisfaction scores. A truly modern courier service.", imageSrc: "http://img.b2bpic.net/free-photo/woman-looking-aside-pondering-holding-tablet-hand_1262-20489.jpg", imageAlt: "Emily R."},
|
||||
{
|
||||
id: "4",
|
||||
name: "David K.",
|
||||
role: "Procurement Head, PharmaSafe UK",
|
||||
testimonial: "Our dedicated account manager at UK Courier Solutions is a true asset. They understand our complex pharmaceutical delivery needs and consistently provide tailored, efficient solutions. Excellent service!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crazy-dealer-happy-expression_1194-2490.jpg",
|
||||
imageAlt: "David K.",
|
||||
},
|
||||
id: "4", name: "David K.", role: "Procurement Head, PharmaSafe UK", testimonial: "Our dedicated account manager at UK Courier Solutions is a true asset. They understand our complex pharmaceutical delivery needs and consistently provide tailored, efficient solutions. Excellent service!", imageSrc: "http://img.b2bpic.net/free-photo/crazy-dealer-happy-expression_1194-2490.jpg", imageAlt: "David K."},
|
||||
{
|
||||
id: "5",
|
||||
name: "Jessica L.",
|
||||
role: "CEO, Sustainable Ventures",
|
||||
testimonial: "We chose UK Courier Solutions for their commitment to eco-friendly practices, and they haven't disappointed. Their sustainable delivery options align perfectly with our company values without compromising on speed or quality.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/focused-man-sitting-table-with-laptop-looking-camera_74855-4223.jpg",
|
||||
imageAlt: "Jessica L.",
|
||||
},
|
||||
id: "5", name: "Jessica L.", role: "CEO, Sustainable Ventures", testimonial: "We chose UK Courier Solutions for their commitment to eco-friendly practices, and they haven't disappointed. Their sustainable delivery options align perfectly with our company values without compromising on speed or quality.", imageSrc: "http://img.b2bpic.net/free-photo/focused-man-sitting-table-with-laptop-looking-camera_74855-4223.jpg", imageAlt: "Jessica L."},
|
||||
]}
|
||||
title="What Our Clients Say"
|
||||
description="Hear directly from businesses who have transformed their logistics with UK Courier Solutions."
|
||||
@@ -261,25 +175,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "What areas do you cover in the UK?",
|
||||
content: "We offer comprehensive nationwide coverage, delivering to all postcodes across England, Scotland, Wales, and Northern Ireland.",
|
||||
},
|
||||
id: "q1", title: "What areas do you cover in the UK?", content: "We offer comprehensive nationwide coverage, delivering to all postcodes across England, Scotland, Wales, and Northern Ireland."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "Do you offer same-day delivery services?",
|
||||
content: "Yes, we provide express and same-day delivery options for urgent shipments, depending on collection and destination points. Please contact us for specific requirements.",
|
||||
},
|
||||
id: "q2", title: "Do you offer same-day delivery services?", content: "Yes, we provide express and same-day delivery options for urgent shipments, depending on collection and destination points. Please contact us for specific requirements."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "How can I track my business shipments?",
|
||||
content: "You can track all your shipments in real-time through our online portal using your unique tracking number. We also offer automated email and SMS updates.",
|
||||
},
|
||||
id: "q3", title: "How can I track my business shipments?", content: "You can track all your shipments in real-time through our online portal using your unique tracking number. We also offer automated email and SMS updates."},
|
||||
{
|
||||
id: "q4",
|
||||
title: "What types of goods do you transport?",
|
||||
content: "We handle a wide range of goods, from documents and small parcels to pallets and larger consignments. We adhere to all regulatory guidelines for safe transport.",
|
||||
},
|
||||
id: "q4", title: "What types of goods do you transport?", content: "We handle a wide range of goods, from documents and small parcels to pallets and larger consignments. We adhere to all regulatory guidelines for safe transport."},
|
||||
]}
|
||||
sideTitle="Common Questions"
|
||||
sideDescription="Find quick answers to the most frequently asked questions about our B2B courier services."
|
||||
@@ -291,20 +193,15 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Contact Us"
|
||||
title="Ready to Optimize Your Deliveries?"
|
||||
description="Get in touch with our team today to discuss your specific B2B courier needs and receive a tailored quote. We're here to help your business thrive."
|
||||
buttons={[
|
||||
{
|
||||
text: "Request a Quote",
|
||||
href: "/#contact",
|
||||
},
|
||||
text: "Request a Quote", href: "/#contact"},
|
||||
{
|
||||
text: "Call Us: 0800 123 4567",
|
||||
href: "tel:+448001234567",
|
||||
},
|
||||
text: "Call Us: 0800 123 4567", href: "tel:+448001234567"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -313,66 +210,39 @@ export default function LandingPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{
|
||||
label: "Express Delivery",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Express Delivery", href: "#services"},
|
||||
{
|
||||
label: "Secure Handling",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Secure Handling", href: "#services"},
|
||||
{
|
||||
label: "Real-time Tracking",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Real-time Tracking", href: "#services"},
|
||||
{
|
||||
label: "Dedicated Support",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Dedicated Support", href: "#services"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Clients",
|
||||
href: "#clients",
|
||||
},
|
||||
label: "Clients", href: "#clients"},
|
||||
{
|
||||
label: "Testimonials",
|
||||
href: "#testimonials",
|
||||
},
|
||||
label: "Testimonials", href: "#testimonials"},
|
||||
{
|
||||
label: "Careers",
|
||||
href: "#",
|
||||
},
|
||||
label: "Careers", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Resources",
|
||||
items: [
|
||||
title: "Resources", items: [
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "#faq"},
|
||||
{
|
||||
label: "Blog",
|
||||
href: "#",
|
||||
},
|
||||
label: "Blog", href: "#"},
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user