Update src/app/page.tsx
This commit is contained in:
@@ -29,10 +29,10 @@ export default function HomePage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
brandName="LogisticNet"
|
||||
navItems={[
|
||||
{ name: "About", id: "/about" },
|
||||
{ name: "Solutions", id: "/solutions" },
|
||||
{ name: "Network", id: "/about" },
|
||||
{ name: "Case Studies", id: "/solutions" },
|
||||
{ name: "Pricing", id: "/pricing" }
|
||||
{ name: "Pricing", id: "/pricing" },
|
||||
{ name: "Contact", id: "/contact" }
|
||||
]}
|
||||
button={{ text: "Request Demo", href: "/contact" }}
|
||||
/>
|
||||
@@ -55,6 +55,7 @@ export default function HomePage() {
|
||||
imageAlt: "A stylized world map showing an interconnected global logistics network"
|
||||
}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
ratingText="Trusted by 500+ Enterprise Clients"
|
||||
buttons={[
|
||||
@@ -84,32 +85,16 @@ export default function HomePage() {
|
||||
tagIcon={Shield}
|
||||
features={[
|
||||
{
|
||||
title: "Real-Time Fleet Tracking",
|
||||
description: "Monitor all 3,500+ vehicles across your network with GPS precision and predictive ETA.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_34YrpHTNyoPHUh85bjA10KHfDge/a-fleet-of-modern-logistics-trucks-lined-1771991399434-bd83e6d5.png",
|
||||
imageAlt: "Fleet of logistics trucks",
|
||||
buttonIcon: ArrowRight
|
||||
title: "Real-Time Fleet Tracking", description: "Monitor all 3,500+ vehicles across your network with GPS precision and predictive ETA.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_34YrpHTNyoPHUh85bjA10KHfDge/a-fleet-of-modern-logistics-trucks-lined-1771991399434-bd83e6d5.png", imageAlt: "Fleet of logistics trucks", buttonIcon: ArrowRight
|
||||
},
|
||||
{
|
||||
title: "Demand Forecasting Engine",
|
||||
description: "AI-powered predictions optimize inventory positioning and reduce stockouts by 40%.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_34YrpHTNyoPHUh85bjA10KHfDge/a-detailed-analytics-dashboard-showing-d-1771991398781-6fb5bcee.png?_wi=1",
|
||||
imageAlt: "Analytics and forecasting dashboard",
|
||||
buttonIcon: TrendingUp
|
||||
title: "Demand Forecasting Engine", description: "AI-powered predictions optimize inventory positioning and reduce stockouts by 40%.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_34YrpHTNyoPHUh85bjA10KHfDge/a-detailed-analytics-dashboard-showing-d-1771991398781-6fb5bcee.png?_wi=1", imageAlt: "Analytics and forecasting dashboard", buttonIcon: TrendingUp
|
||||
},
|
||||
{
|
||||
title: "Smart Warehouse Network",
|
||||
description: "Access our nationwide warehouse system with automated allocation and cross-docking capabilities.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_34YrpHTNyoPHUh85bjA10KHfDge/professional-cargo-handling-at-a-modern--1771991398762-9d97f210.png?_wi=1",
|
||||
imageAlt: "Automated warehouse operations",
|
||||
buttonIcon: Package
|
||||
title: "Smart Warehouse Network", description: "Access our nationwide warehouse system with automated allocation and cross-docking capabilities.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_34YrpHTNyoPHUh85bjA10KHfDge/professional-cargo-handling-at-a-modern--1771991398762-9d97f210.png?_wi=1", imageAlt: "Automated warehouse operations", buttonIcon: Package
|
||||
},
|
||||
{
|
||||
title: "Last-Mile Optimization",
|
||||
description: "Route optimization and delivery scheduling reduce costs by 35% while improving customer satisfaction.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_34YrpHTNyoPHUh85bjA10KHfDge/a-mobile-phone-and-computer-screen-displ-1771991399839-be9d71dd.png?_wi=1",
|
||||
imageAlt: "Real-time tracking interface",
|
||||
buttonIcon: MapPin
|
||||
title: "Last-Mile Optimization", description: "Route optimization and delivery scheduling reduce costs by 35% while improving customer satisfaction.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_34YrpHTNyoPHUh85bjA10KHfDge/a-mobile-phone-and-computer-screen-displ-1771991399839-be9d71dd.png?_wi=1", imageAlt: "Real-time tracking interface", buttonIcon: MapPin
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
@@ -125,32 +110,16 @@ export default function HomePage() {
|
||||
tagIcon={Award}
|
||||
metrics={[
|
||||
{
|
||||
id: "trucks",
|
||||
value: "3500",
|
||||
title: "Active Vehicles",
|
||||
description: "Strategic fleet across major corridors",
|
||||
icon: Truck
|
||||
id: "trucks", value: "3500", title: "Active Vehicles", description: "Strategic fleet across major corridors", icon: Truck
|
||||
},
|
||||
{
|
||||
id: "warehouses",
|
||||
value: "250",
|
||||
title: "Network Locations",
|
||||
description: "Nationwide warehouse coverage",
|
||||
icon: Building2
|
||||
id: "warehouses", value: "250", title: "Network Locations", description: "Nationwide warehouse coverage", icon: Building2
|
||||
},
|
||||
{
|
||||
id: "clients",
|
||||
value: "500",
|
||||
title: "Enterprise Clients",
|
||||
description: "Fortune 500 and mid-market companies",
|
||||
icon: Users
|
||||
id: "clients", value: "500", title: "Enterprise Clients", description: "Fortune 500 and mid-market companies", icon: Users
|
||||
},
|
||||
{
|
||||
id: "daily-shipments",
|
||||
value: "45000",
|
||||
title: "Daily Shipments",
|
||||
description: "Seamless end-to-end deliveries",
|
||||
icon: Zap
|
||||
id: "daily-shipments", value: "45000", title: "Daily Shipments", description: "Seamless end-to-end deliveries", icon: Zap
|
||||
}
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
@@ -169,35 +138,19 @@ export default function HomePage() {
|
||||
showRating={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Chen",
|
||||
handle: "@sarahchen",
|
||||
testimonial: "LogisticNet reduced our logistics costs by 32% in the first year. Their demand forecasting integration eliminated our excess inventory challenges. Outstanding partner.",
|
||||
rating: 5,
|
||||
id: "1", name: "Sarah Chen", handle: "@sarahchen", testimonial: "LogisticNet reduced our logistics costs by 32% in the first year. Their demand forecasting integration eliminated our excess inventory challenges. Outstanding partner.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_34YrpHTNyoPHUh85bjA10KHfDge/professional-portrait-of-a-business-exec-1771991397938-911577d9.png?_wi=1"
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Marcus Rodriguez",
|
||||
handle: "@mrodriguez",
|
||||
testimonial: "The real-time tracking and warehouse network optimization changed how we manage our supply chain. Delivery times dropped from 6 days to 3 days across our region.",
|
||||
rating: 5,
|
||||
id: "2", name: "Marcus Rodriguez", handle: "@mrodriguez", testimonial: "The real-time tracking and warehouse network optimization changed how we manage our supply chain. Delivery times dropped from 6 days to 3 days across our region.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_34YrpHTNyoPHUh85bjA10KHfDge/professional-portrait-of-a-logistics-ope-1771991399783-a8b42e15.png"
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Elena Vasquez",
|
||||
handle: "@evasquez",
|
||||
testimonial: "LogisticNet's integrated approach bridges physical and digital seamlessly. Their team understood our complex international requirements immediately and delivered results.",
|
||||
rating: 5,
|
||||
id: "3", name: "Elena Vasquez", handle: "@evasquez", testimonial: "LogisticNet's integrated approach bridges physical and digital seamlessly. Their team understood our complex international requirements immediately and delivered results.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_34YrpHTNyoPHUh85bjA10KHfDge/professional-portrait-of-a-supply-chain--1771991399773-373496dc.png?_wi=1"
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Kim",
|
||||
handle: "@dkim",
|
||||
testimonial: "We've worked with many logistics providers. LogisticNet stands out for their forecasting accuracy and proactive network optimization. True partnership.",
|
||||
rating: 5,
|
||||
id: "4", name: "David Kim", handle: "@dkim", testimonial: "We've worked with many logistics providers. LogisticNet stands out for their forecasting accuracy and proactive network optimization. True partnership.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_34YrpHTNyoPHUh85bjA10KHfDge/professional-portrait-of-an-ecommerce-op-1771991398868-b43afe14.png"
|
||||
}
|
||||
]}
|
||||
@@ -226,8 +179,7 @@ export default function HomePage() {
|
||||
copyrightText="© 2025 LogisticNet. All rights reserved. Integrated Logistics for the Modern Enterprise."
|
||||
columns={[
|
||||
{
|
||||
title: "Solutions",
|
||||
items: [
|
||||
title: "Solutions", items: [
|
||||
{ label: "Fleet Management", href: "/solutions" },
|
||||
{ label: "Warehouse Network", href: "/about" },
|
||||
{ label: "Demand Forecasting", href: "/solutions" },
|
||||
@@ -235,8 +187,7 @@ export default function HomePage() {
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Pricing", href: "/pricing" },
|
||||
{ label: "Case Studies", href: "/solutions" },
|
||||
@@ -244,8 +195,7 @@ export default function HomePage() {
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{ label: "Help Center", href: "#" },
|
||||
{ label: "Contact Us", href: "/contact" },
|
||||
{ label: "System Status", href: "#" },
|
||||
|
||||
Reference in New Issue
Block a user