Update src/app/page.tsx
This commit is contained in:
@@ -47,11 +47,11 @@ export default function HomePage() {
|
|||||||
description="LogisticNet combines 3,500 trucks, a nationwide warehouse network, and AI-powered forecasting to deliver seamless physical-digital logistics. From origin to last-mile delivery, we optimize every step of your supply chain."
|
description="LogisticNet combines 3,500 trucks, a nationwide warehouse network, and AI-powered forecasting to deliver seamless physical-digital logistics. From origin to last-mile delivery, we optimize every step of your supply chain."
|
||||||
mediaItems={[
|
mediaItems={[
|
||||||
{
|
{
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_34YrpHTNyoPHUh85bjA10KHfDge/a-sophisticated-b2b-logistics-dashboard--1771991399151-d561d89d.png",
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_34YrpHTNyoPHUh85bjA10KHfDge/a-sophisticated-b2b-logistics-dashboard--1771991399151-d561d89d.png?_wi=1",
|
||||||
imageAlt: "A sophisticated B2B logistics dashboard displaying real-time shipment tracking"
|
imageAlt: "A sophisticated B2B logistics dashboard displaying real-time shipment tracking"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_34YrpHTNyoPHUh85bjA10KHfDge/a-stylized-world-map-showing-an-intercon-1771991399459-40aef28e.png",
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_34YrpHTNyoPHUh85bjA10KHfDge/a-stylized-world-map-showing-an-intercon-1771991399459-40aef28e.png?_wi=1",
|
||||||
imageAlt: "A stylized world map showing an interconnected global logistics network"
|
imageAlt: "A stylized world map showing an interconnected global logistics network"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
@@ -69,7 +69,7 @@ export default function HomePage() {
|
|||||||
title="Our Integrated Network Advantage"
|
title="Our Integrated Network Advantage"
|
||||||
description="LogisticNet operates a hybrid physical-digital infrastructure that gives you real-time visibility and predictive control. With strategically positioned warehouses and a fleet of 3,500 vehicles, we forecast demand patterns and pre-position inventory to minimize costs and delivery times."
|
description="LogisticNet operates a hybrid physical-digital infrastructure that gives you real-time visibility and predictive control. With strategically positioned warehouses and a fleet of 3,500 vehicles, we forecast demand patterns and pre-position inventory to minimize costs and delivery times."
|
||||||
tag="Network Infrastructure"
|
tag="Network Infrastructure"
|
||||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_34YrpHTNyoPHUh85bjA10KHfDge/an-aerial-view-of-a-modern-logistics-war-1771991399017-ff423abb.png"
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_34YrpHTNyoPHUh85bjA10KHfDge/an-aerial-view-of-a-modern-logistics-war-1771991399017-ff423abb.png?_wi=1"
|
||||||
imageAlt="Modern logistics warehouse with automated systems"
|
imageAlt="Modern logistics warehouse with automated systems"
|
||||||
buttons={[{ text: "View Network Map", href: "/solutions" }]}
|
buttons={[{ text: "View Network Map", href: "/solutions" }]}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
@@ -93,21 +93,21 @@ export default function HomePage() {
|
|||||||
{
|
{
|
||||||
title: "Demand Forecasting Engine",
|
title: "Demand Forecasting Engine",
|
||||||
description: "AI-powered predictions optimize inventory positioning and reduce stockouts by 40%.",
|
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",
|
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",
|
imageAlt: "Analytics and forecasting dashboard",
|
||||||
buttonIcon: TrendingUp
|
buttonIcon: TrendingUp
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Smart Warehouse Network",
|
title: "Smart Warehouse Network",
|
||||||
description: "Access our nationwide warehouse system with automated allocation and cross-docking capabilities.",
|
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",
|
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",
|
imageAlt: "Automated warehouse operations",
|
||||||
buttonIcon: Package
|
buttonIcon: Package
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Last-Mile Optimization",
|
title: "Last-Mile Optimization",
|
||||||
description: "Route optimization and delivery scheduling reduce costs by 35% while improving customer satisfaction.",
|
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",
|
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",
|
imageAlt: "Real-time tracking interface",
|
||||||
buttonIcon: MapPin
|
buttonIcon: MapPin
|
||||||
}
|
}
|
||||||
@@ -174,7 +174,7 @@ export default function HomePage() {
|
|||||||
handle: "@sarahchen",
|
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.",
|
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,
|
rating: 5,
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_34YrpHTNyoPHUh85bjA10KHfDge/professional-portrait-of-a-business-exec-1771991397938-911577d9.png"
|
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",
|
id: "2",
|
||||||
@@ -190,7 +190,7 @@ export default function HomePage() {
|
|||||||
handle: "@evasquez",
|
handle: "@evasquez",
|
||||||
testimonial: "LogisticNet's integrated approach bridges physical and digital seamlessly. Their team understood our complex international requirements immediately and delivered results.",
|
testimonial: "LogisticNet's integrated approach bridges physical and digital seamlessly. Their team understood our complex international requirements immediately and delivered results.",
|
||||||
rating: 5,
|
rating: 5,
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_34YrpHTNyoPHUh85bjA10KHfDge/professional-portrait-of-a-supply-chain--1771991399773-373496dc.png"
|
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",
|
id: "4",
|
||||||
|
|||||||
Reference in New Issue
Block a user