Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-06-07 10:30:57 +00:00

View File

@@ -34,41 +34,23 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "#home",
},
name: "Home", id: "#home"},
{
name: "About",
id: "#about",
},
name: "About", id: "#about"},
{
name: "Features",
id: "#features",
},
name: "Features", id: "#features"},
{
name: "Metrics",
id: "#metrics",
},
name: "Metrics", id: "#metrics"},
{
name: "Pricing",
id: "#pricing",
},
name: "Pricing", id: "#pricing"},
{
name: "Testimonials",
id: "#testimonials",
},
name: "Testimonials", id: "#testimonials"},
{
name: "Partners",
id: "#partners",
},
name: "Partners", id: "#partners"},
{
name: "FAQ",
id: "#faq",
},
name: "FAQ", id: "#faq"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
brandName="RapidDeliver"
/>
@@ -78,115 +60,65 @@ export default function LandingPage() {
<HeroSplitTestimonial
useInvertedBackground={false}
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
imagePosition="right"
title="Your World, Delivered Faster"
description="Experience unparalleled speed and reliability. From parcels to packages, we ensure your deliveries arrive on time, every time, connecting you to what matters most."
testimonials={[
{
name: "Sarah J.",
handle: "@SarahJ",
testimonial: "RapidDeliver transformed our e-commerce logistics. Their speed and precision are unmatched!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smile-woman-talking-phone-looking-camera_23-2148317284.jpg?_wi=1",
imageAlt: "Sarah J. photo",
},
name: "Sarah J.", handle: "@SarahJ", testimonial: "RapidDeliver transformed our e-commerce logistics. Their speed and precision are unmatched!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smile-woman-talking-phone-looking-camera_23-2148317284.jpg", imageAlt: "Sarah J. photo"},
{
name: "Michael C.",
handle: "@MichaelC",
testimonial: "Reliable service every single time. Their real-time tracking gives us peace of mind.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-correcting-grammar-mistakes_23-2150171372.jpg?_wi=1",
imageAlt: "Michael C. photo",
},
name: "Michael C.", handle: "@MichaelC", testimonial: "Reliable service every single time. Their real-time tracking gives us peace of mind.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-correcting-grammar-mistakes_23-2150171372.jpg", imageAlt: "Michael C. photo"},
{
name: "Emily R.",
handle: "@EmilyR",
testimonial: "From urgent documents to fragile items, RapidDeliver handles everything with utmost care.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-standing-by-cafe_1303-29687.jpg",
imageAlt: "Emily R. photo",
},
name: "Emily R.", handle: "@EmilyR", testimonial: "From urgent documents to fragile items, RapidDeliver handles everything with utmost care.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-standing-by-cafe_1303-29687.jpg", imageAlt: "Emily R. photo"},
{
name: "David K.",
handle: "@DavidK",
testimonial: "The business plan is fantastic value. Our deliveries are now effortless and cost-effective.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/triumph-success-mature-win-lady_1194-7884.jpg",
imageAlt: "David K. photo",
},
name: "David K.", handle: "@DavidK", testimonial: "The business plan is fantastic value. Our deliveries are now effortless and cost-effective.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/triumph-success-mature-win-lady_1194-7884.jpg", imageAlt: "David K. photo"},
{
name: "Jessica L.",
handle: "@JessicaL",
testimonial: "Always on time, always professional. RapidDeliver is our go-to for all shipping needs.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-modern-male-with-tattoos-his-arms-posing-near-window-room-with-loft-interior_613910-3595.jpg",
imageAlt: "Jessica L. photo",
},
name: "Jessica L.", handle: "@JessicaL", testimonial: "Always on time, always professional. RapidDeliver is our go-to for all shipping needs.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-modern-male-with-tattoos-his-arms-posing-near-window-room-with-loft-interior_613910-3595.jpg", imageAlt: "Jessica L. photo"},
]}
buttons={[
{
text: "Get a Quote",
href: "#pricing",
},
text: "Get a Quote", href: "#pricing"},
{
text: "Track Your Order",
href: "#features",
},
text: "Track Your Order", href: "#features"},
]}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/close-up-portrait-professional-business-woman-smiling-outdoor_1391-4.jpg",
alt: "Customer avatar 1",
},
src: "http://img.b2bpic.net/free-photo/close-up-portrait-professional-business-woman-smiling-outdoor_1391-4.jpg", alt: "Customer avatar 1"},
{
src: "http://img.b2bpic.net/free-photo/successful-senior-businessman-standing-window_1262-3120.jpg",
alt: "Customer avatar 2",
},
src: "http://img.b2bpic.net/free-photo/successful-senior-businessman-standing-window_1262-3120.jpg", alt: "Customer avatar 2"},
{
src: "http://img.b2bpic.net/free-photo/portrait-happy-africanamerican-woman-triumphing-winning-making-fist-pump-shouting-joy_1258-130712.jpg",
alt: "Customer avatar 3",
},
src: "http://img.b2bpic.net/free-photo/portrait-happy-africanamerican-woman-triumphing-winning-making-fist-pump-shouting-joy_1258-130712.jpg", alt: "Customer avatar 3"},
{
src: "http://img.b2bpic.net/free-photo/close-up-smiley-man-talking-phone_23-2148230757.jpg",
alt: "Customer avatar 4",
},
src: "http://img.b2bpic.net/free-photo/close-up-smiley-man-talking-phone_23-2148230757.jpg", alt: "Customer avatar 4"},
{
src: "http://img.b2bpic.net/free-photo/business-man-smiling-portrait_23-2149280769.jpg",
alt: "Customer avatar 5",
},
src: "http://img.b2bpic.net/free-photo/business-man-smiling-portrait_23-2149280769.jpg", alt: "Customer avatar 5"},
]}
avatarText="Trusted by thousands"
imageSrc="http://img.b2bpic.net/free-photo/red-cargo-truck-driving-highway-through-forest-delivering-freight-fast-logistics-transport_169016-71777.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/red-cargo-truck-driving-highway-through-forest-delivering-freight-fast-logistics-transport_169016-71777.jpg"
imageAlt="Modern delivery truck in an urban setting, representing fast and efficient service."
mediaAnimation="opacity"
fixedMediaHeight={true}
marqueeItems={[
{
type: "text-icon",
text: "Fast & Reliable",
icon: Rocket,
type: "text-icon", text: "Fast & Reliable", icon: Rocket,
},
{
type: "text-icon",
text: "Real-time Tracking",
icon: Compass,
type: "text-icon", text: "Real-time Tracking", icon: Compass,
},
{
type: "text-icon",
text: "Secure Delivery",
icon: ShieldCheck,
type: "text-icon", text: "Secure Delivery", icon: ShieldCheck,
},
{
type: "text-icon",
text: "Global Network",
icon: Globe,
type: "text-icon", text: "Global Network", icon: Globe,
},
{
type: "text-icon",
text: "Customer Satisfaction",
icon: Star,
type: "text-icon", text: "Customer Satisfaction", icon: Star,
},
]}
showMarqueeCard={true}
@@ -203,19 +135,13 @@ export default function LandingPage() {
description="RapidDeliver is dedicated to revolutionizing the delivery experience. We combine cutting-edge logistics with a customer-first approach to make sure your items reach their destination efficiently and securely, whether it's across town or across the globe."
bulletPoints={[
{
title: "Rapid & Reliable",
description: "Our optimized network ensures your packages arrive quickly and safely, every time.",
icon: Gauge,
title: "Rapid & Reliable", description: "Our optimized network ensures your packages arrive quickly and safely, every time.", icon: Gauge,
},
{
title: "Transparent Tracking",
description: "Stay informed with real-time updates and precise GPS tracking from pickup to delivery.",
icon: MapPin,
title: "Transparent Tracking", description: "Stay informed with real-time updates and precise GPS tracking from pickup to delivery.", icon: MapPin,
},
{
title: "Exceptional Support",
description: "Our dedicated customer service team is ready to assist you 24/7 with any query or concern.",
icon: LifeBuoy,
title: "Exceptional Support", description: "Our dedicated customer service team is ready to assist you 24/7 with any query or concern.", icon: LifeBuoy,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-delivery-man-with-tablet_23-2149035867.jpg"
@@ -231,79 +157,52 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Real-Time Tracking",
description: "Monitor your deliveries every step of the way with our advanced GPS tracking system. Get live updates and accurate ETAs directly to your device.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/businessman-using-his-mobile-phone_53876-40348.jpg",
imageAlt: "Real-time delivery tracking interface on a smartphone",
},
title: "Real-Time Tracking", description: "Monitor your deliveries every step of the way with our advanced GPS tracking system. Get live updates and accurate ETAs directly to your device.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/businessman-using-his-mobile-phone_53876-40348.jpg", imageAlt: "Real-time delivery tracking interface on a smartphone"},
items: [
{
icon: MapPin,
text: "Live Location",
},
text: "Live Location"},
{
icon: Clock,
text: "Accurate ETA",
},
text: "Accurate ETA"},
{
icon: Search,
text: "Detailed Updates",
},
text: "Detailed Updates"},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/red-cargo-truck-driving-highway-through-forest-delivering-freight-fast-logistics-transport_169016-71777.jpg?_wi=2",
imageAlt: "real-time tracking mobile app",
},
{
title: "Secure Handling",
description: "Your items are our priority. We employ robust security measures and careful handling protocols to ensure every package arrives in pristine condition.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/top-view-hand-entering-box_23-2149516444.jpg",
imageAlt: "Warehouse worker securely handling a package",
},
title: "Secure Handling", description: "Your items are our priority. We employ robust security measures and careful handling protocols to ensure every package arrives in pristine condition.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/top-view-hand-entering-box_23-2149516444.jpg", imageAlt: "Warehouse worker securely handling a package"},
items: [
{
icon: Lock,
text: "Encrypted Data",
},
text: "Encrypted Data"},
{
icon: Shield,
text: "Insured Shipments",
},
text: "Insured Shipments"},
{
icon: Box,
text: "Careful Packaging",
},
text: "Careful Packaging"},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/smile-woman-talking-phone-looking-camera_23-2148317284.jpg?_wi=2",
imageAlt: "real-time tracking mobile app",
},
{
title: "Flexible Scheduling",
description: "Tailor your delivery times to fit your schedule. Choose from various delivery windows and re-schedule with ease, giving you full control.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-holding-smartphone_23-2148943302.jpg",
imageAlt: "Calendar interface showing flexible delivery scheduling options",
},
title: "Flexible Scheduling", description: "Tailor your delivery times to fit your schedule. Choose from various delivery windows and re-schedule with ease, giving you full control.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-holding-smartphone_23-2148943302.jpg", imageAlt: "Calendar interface showing flexible delivery scheduling options"},
items: [
{
icon: Calendar,
text: "Custom Windows",
},
text: "Custom Windows"},
{
icon: Settings,
text: "Easy Reschedule",
},
text: "Easy Reschedule"},
{
icon: Users,
text: "Recipient Control",
},
text: "Recipient Control"},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-correcting-grammar-mistakes_23-2150171372.jpg?_wi=2",
imageAlt: "real-time tracking mobile app",
},
]}
title="Seamless Delivery, Smart Features"
@@ -319,20 +218,11 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "packages",
value: "1M+",
description: "Packages Delivered Annually",
},
id: "packages", value: "1M+", description: "Packages Delivered Annually"},
{
id: "on-time",
value: "99.8%",
description: "On-Time Delivery Rate",
},
id: "on-time", value: "99.8%", description: "On-Time Delivery Rate"},
{
id: "cities",
value: "250+",
description: "Cities Served Globally",
},
id: "cities", value: "250+", description: "Cities Served Globally"},
]}
title="Our Impact, Your Trust"
description="See the numbers behind our commitment to excellence and customer satisfaction."
@@ -346,57 +236,31 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
id: "standard",
badge: "Popular",
badgeIcon: Sparkles,
price: "$9.99",
name: "Standard Delivery",
buttons: [
id: "standard", badge: "Popular", badgeIcon: Sparkles,
price: "$9.99", name: "Standard Delivery", buttons: [
{
text: "Select Plan",
},
text: "Select Plan"},
],
features: [
"Reliable 2-3 Day Delivery",
"Basic Tracking Notifications",
"Standard Customer Support",
],
"Reliable 2-3 Day Delivery", "Basic Tracking Notifications", "Standard Customer Support"],
},
{
id: "express",
badge: "Fastest",
badgeIcon: Zap,
price: "$19.99",
name: "Express Delivery",
buttons: [
id: "express", badge: "Fastest", badgeIcon: Zap,
price: "$19.99", name: "Express Delivery", buttons: [
{
text: "Select Plan",
},
text: "Select Plan"},
],
features: [
"Guaranteed Next-Day Delivery",
"Real-Time GPS Tracking",
"Priority Customer Support",
"Optional Signature Confirmation",
],
"Guaranteed Next-Day Delivery", "Real-Time GPS Tracking", "Priority Customer Support", "Optional Signature Confirmation"],
},
{
id: "business",
badge: "Best Value",
badgeIcon: Star,
price: "$99/month",
name: "Business Solutions",
buttons: [
id: "business", badge: "Best Value", badgeIcon: Star,
price: "$99/month", name: "Business Solutions", buttons: [
{
text: "Contact Sales",
},
text: "Contact Sales"},
],
features: [
"Unlimited Monthly Deliveries",
"Dedicated Account Manager",
"Advanced Analytics & Reporting",
"Custom Integration Options",
],
"Unlimited Monthly Deliveries", "Dedicated Account Manager", "Advanced Analytics & Reporting", "Custom Integration Options"],
},
]}
title="Plans for Every Delivery Need"
@@ -411,50 +275,20 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Anna Williams",
handle: "@AnnaW_Biz",
testimonial: "RapidDeliver has been a game-changer for our small business. Their reliability means we never miss a deadline!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-hispanic-woman-smiling-confident-using-laptop-new-home_839833-9796.jpg",
imageAlt: "Anna Williams",
},
id: "1", name: "Anna Williams", handle: "@AnnaW_Biz", testimonial: "RapidDeliver has been a game-changer for our small business. Their reliability means we never miss a deadline!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-hispanic-woman-smiling-confident-using-laptop-new-home_839833-9796.jpg", imageAlt: "Anna Williams"},
{
id: "2",
name: "Ben Carter",
handle: "@BenC_Logistics",
testimonial: "The real-time tracking is incredibly accurate, keeping our clients informed and happy. A truly exceptional service.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-delivery-man-holding-parcel-cardboard-box-against-yellow-background_93675-133652.jpg",
imageAlt: "Ben Carter",
},
id: "2", name: "Ben Carter", handle: "@BenC_Logistics", testimonial: "The real-time tracking is incredibly accurate, keeping our clients informed and happy. A truly exceptional service.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-delivery-man-holding-parcel-cardboard-box-against-yellow-background_93675-133652.jpg", imageAlt: "Ben Carter"},
{
id: "3",
name: "Chloe Davis",
handle: "@ChloeD_Commerce",
testimonial: "We rely on RapidDeliver for all our e-commerce shipments. Fast, secure, and their support team is fantastic!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-smiley-woman-looking-box_23-2148764538.jpg",
imageAlt: "Chloe Davis",
},
id: "3", name: "Chloe Davis", handle: "@ChloeD_Commerce", testimonial: "We rely on RapidDeliver for all our e-commerce shipments. Fast, secure, and their support team is fantastic!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-smiley-woman-looking-box_23-2148764538.jpg", imageAlt: "Chloe Davis"},
{
id: "4",
name: "Daniel Evans",
handle: "@DanielE_Tech",
testimonial: "Their flexible scheduling options saved us so much time and hassle. Highly recommend for any business.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/crazy-dealer-happy-expression_1194-3984.jpg",
imageAlt: "Daniel Evans",
},
id: "4", name: "Daniel Evans", handle: "@DanielE_Tech", testimonial: "Their flexible scheduling options saved us so much time and hassle. Highly recommend for any business.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/crazy-dealer-happy-expression_1194-3984.jpg", imageAlt: "Daniel Evans"},
{
id: "5",
name: "Ella Foster",
handle: "@EllaF_Retail",
testimonial: "From fragile items to urgent documents, RapidDeliver handles every package with professional care. Top-notch service!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-using-phone-while-moving-house_329181-19971.jpg",
imageAlt: "Ella Foster",
},
id: "5", name: "Ella Foster", handle: "@EllaF_Retail", testimonial: "From fragile items to urgent documents, RapidDeliver handles every package with professional care. Top-notch service!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-using-phone-while-moving-house_329181-19971.jpg", imageAlt: "Ella Foster"},
]}
showRating={true}
title="What Our Customers Say"
@@ -467,14 +301,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"GlobalTech Solutions",
"EcoMart Retail",
"SwiftLogistics Inc.",
"HealthPrime Pharma",
"InnovateAI Group",
"EduVerse Online",
"FinWise Capital",
]}
"GlobalTech Solutions", "EcoMart Retail", "SwiftLogistics Inc.", "HealthPrime Pharma", "InnovateAI Group", "EduVerse Online", "FinWise Capital"]}
title="Trusted by Leading Brands"
description="We're proud to partner with businesses of all sizes, ensuring their products and services reach customers seamlessly and efficiently."
speed={40}
@@ -487,30 +314,15 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "1",
title: "How do I track my delivery?",
content: "You can track your delivery in real-time using the tracking number provided in your confirmation email. Simply enter it on our website's 'Track Order' section.",
},
id: "1", title: "How do I track my delivery?", content: "You can track your delivery in real-time using the tracking number provided in your confirmation email. Simply enter it on our website's 'Track Order' section."},
{
id: "2",
title: "What are your delivery times?",
content: "Our standard delivery times vary by service type and destination. Express deliveries are typically next-day, while standard services range from 2-5 business days. Specific estimates are provided at checkout.",
},
id: "2", title: "What are your delivery times?", content: "Our standard delivery times vary by service type and destination. Express deliveries are typically next-day, while standard services range from 2-5 business days. Specific estimates are provided at checkout."},
{
id: "3",
title: "Do you offer international shipping?",
content: "Yes, we offer reliable international shipping to over 250 countries. Please note that customs duties and taxes may apply, which are the responsibility of the recipient.",
},
id: "3", title: "Do you offer international shipping?", content: "Yes, we offer reliable international shipping to over 250 countries. Please note that customs duties and taxes may apply, which are the responsibility of the recipient."},
{
id: "4",
title: "What if my package is delayed or lost?",
content: "In the rare event of a delay or lost package, please contact our 24/7 customer support. We will investigate immediately and keep you informed of the resolution process.",
},
id: "4", title: "What if my package is delayed or lost?", content: "In the rare event of a delay or lost package, please contact our 24/7 customer support. We will investigate immediately and keep you informed of the resolution process."},
{
id: "5",
title: "Can I change my delivery address after shipment?",
content: "Depending on the shipment status and carrier policy, it may be possible to update the delivery address. Please contact our support team as soon as possible for assistance.",
},
id: "5", title: "Can I change my delivery address after shipment?", content: "Depending on the shipment status and carrier policy, it may be possible to update the delivery address. Please contact our support team as soon as possible for assistance."},
]}
sideTitle="Frequently Asked Questions"
sideDescription="Find quick answers to your most common questions about our delivery services, tracking, and more."
@@ -522,18 +334,13 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={false}
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
text="Ready to simplify your deliveries? Get in touch with our team today and experience the RapidDeliver difference!"
buttons={[
{
text: "Contact Us Now",
href: "#",
},
text: "Contact Us Now", href: "#"},
{
text: "Get a Free Quote",
href: "#",
},
text: "Get a Free Quote", href: "#"},
]}
/>
</div>
@@ -542,66 +349,39 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Services",
items: [
title: "Services", items: [
{
label: "Standard Delivery",
href: "#pricing",
},
label: "Standard Delivery", href: "#pricing"},
{
label: "Express Delivery",
href: "#pricing",
},
label: "Express Delivery", href: "#pricing"},
{
label: "Business Solutions",
href: "#pricing",
},
label: "Business Solutions", href: "#pricing"},
{
label: "International Shipping",
href: "#features",
},
label: "International Shipping", href: "#features"},
],
},
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Our Mission",
href: "#about",
},
label: "Our Mission", href: "#about"},
{
label: "Careers",
href: "#",
},
label: "Careers", href: "#"},
{
label: "Partnerships",
href: "#partners",
},
label: "Partnerships", href: "#partners"},
],
},
{
title: "Support",
items: [
title: "Support", items: [
{
label: "FAQ",
href: "#faq",
},
label: "FAQ", href: "#faq"},
{
label: "Contact Us",
href: "#contact",
},
label: "Contact Us", href: "#contact"},
{
label: "Track Order",
href: "#features",
},
label: "Track Order", href: "#features"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}