Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
244
src/app/page.tsx
244
src/app/page.tsx
@@ -31,18 +31,9 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Freight",
|
||||
id: "services",
|
||||
},
|
||||
{
|
||||
name: "Fleet",
|
||||
id: "fleet",
|
||||
},
|
||||
{
|
||||
name: "Tracking",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Freight", id: "services" },
|
||||
{ name: "Fleet", id: "fleet" },
|
||||
{ name: "Tracking", id: "contact" },
|
||||
]}
|
||||
brandName="UZLOGS"
|
||||
/>
|
||||
@@ -50,43 +41,14 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Moving Uzbekistan Forward"
|
||||
description="UZLOGS redefines freight logistics with precision, speed, and uncompromising standards. Experience the future of transportation."
|
||||
tag="Innovative Logistics"
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Freight",
|
||||
href: "#contact",
|
||||
},
|
||||
{
|
||||
text: "Track Shipment",
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Book Freight", href: "#contact" }, { text: "Track Shipment", href: "#contact" }]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=g27ikb",
|
||||
imageAlt: "Modern UZLOGS trailer",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=otodyd",
|
||||
imageAlt: "Cinematic logistics visual",
|
||||
},
|
||||
{
|
||||
imageSrc: "asset://hero-extra-3",
|
||||
imageAlt: "Logistics operations at night",
|
||||
},
|
||||
{
|
||||
imageSrc: "asset://hero-extra-4",
|
||||
imageAlt: "Modern freight movement",
|
||||
},
|
||||
{
|
||||
imageSrc: "asset://hero-extra-5",
|
||||
imageAlt: "Advanced transport logistics",
|
||||
},
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=g27ikb", imageAlt: "Modern UZLOGS trailer" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=otodyd", imageAlt: "Cinematic logistics visual" }
|
||||
]}
|
||||
mediaAnimation="blur-reveal"
|
||||
rating={5}
|
||||
@@ -101,42 +63,12 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
members={[
|
||||
{
|
||||
id: "f1",
|
||||
name: "Premium Heavy Truck",
|
||||
role: "Long Distance",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=wchfl9",
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
name: "Rapid Delivery Unit",
|
||||
role: "Express Cargo",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=3os1i2",
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
name: "Smart Freight Trailer",
|
||||
role: "Heavy Duty",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=rac4zn",
|
||||
},
|
||||
{
|
||||
id: "f4",
|
||||
name: "Logistics Hub Mover",
|
||||
role: "Regional",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ofnwie",
|
||||
},
|
||||
{
|
||||
id: "f5",
|
||||
name: "Customized Cargo Unit",
|
||||
role: "Warehouse Link",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=zuadyn",
|
||||
},
|
||||
{
|
||||
id: "f6",
|
||||
name: "High-Efficiency Prime",
|
||||
role: "Fleet Asset",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=klvam7",
|
||||
},
|
||||
{ id: "f1", name: "Premium Heavy Truck", role: "Long Distance", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=wchfl9" },
|
||||
{ id: "f2", name: "Rapid Delivery Unit", role: "Express Cargo", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=3os1i2" },
|
||||
{ id: "f3", name: "Smart Freight Trailer", role: "Heavy Duty", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=rac4zn" },
|
||||
{ id: "f4", name: "Logistics Hub Mover", role: "Regional", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ofnwie" },
|
||||
{ id: "f5", name: "Customized Cargo Unit", role: "Warehouse Link", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=zuadyn" },
|
||||
{ id: "f6", name: "High-Efficiency Prime", role: "Fleet Asset", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=klvam7" }
|
||||
]}
|
||||
title="Precision Fleet Showcase"
|
||||
description="Our fleet represents the pinnacle of modern transport efficiency, maintained to absolute perfection."
|
||||
@@ -145,25 +77,14 @@ export default function LandingPage() {
|
||||
|
||||
<div id="services" data-section="services">
|
||||
<FeatureCardSixteen
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
negativeCard={{
|
||||
items: [
|
||||
"Express Cargo Handling",
|
||||
"Fleet Solution Support",
|
||||
"24/7 Digital Tracking",
|
||||
"Global Logistics Partnerships",
|
||||
"Integrated Inventory Management",
|
||||
],
|
||||
items: ["Express Cargo Handling", "Fleet Solution Support", "24/7 Digital Tracking", "Global Logistics Partnerships", "Integrated Inventory Management"]
|
||||
}}
|
||||
positiveCard={{
|
||||
items: [
|
||||
"Regional Freight Speed",
|
||||
"Long Distance Reliability",
|
||||
"Warehouse Integration",
|
||||
"Seamless Cargo Flow",
|
||||
"Predictive Delivery Scheduling",
|
||||
],
|
||||
items: ["Regional Freight Speed", "Long Distance Reliability", "Warehouse Integration", "Seamless Cargo Flow", "Predictive Delivery Scheduling"]
|
||||
}}
|
||||
title="Logistics Core Solutions"
|
||||
description="Engineered for speed, transparency, and complete supply chain control."
|
||||
@@ -172,36 +93,13 @@ export default function LandingPage() {
|
||||
|
||||
<div id="metrics" data-section="metrics">
|
||||
<MetricCardSeven
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "99.8%",
|
||||
title: "On-Time Delivery",
|
||||
items: [
|
||||
"Precision tracking",
|
||||
"Route optimization",
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "24/7",
|
||||
title: "Fleet Support",
|
||||
items: [
|
||||
"Dedicated dispatch",
|
||||
"Real-time updates",
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "150+",
|
||||
title: "Nationwide Hubs",
|
||||
items: [
|
||||
"Expansive coverage",
|
||||
"Strategic nodes",
|
||||
],
|
||||
},
|
||||
{ id: "m1", value: "99.8%", title: "On-Time Delivery", items: ["Precision tracking", "Route optimization"] },
|
||||
{ id: "m2", value: "24/7", title: "Fleet Support", items: ["Dedicated dispatch", "Real-time updates"] },
|
||||
{ id: "m3", value: "150+", title: "Nationwide Hubs", items: ["Expansive coverage", "Strategic nodes"] }
|
||||
]}
|
||||
title="Engineered for Growth"
|
||||
description="Real-time metrics powering our vision for the future of transport."
|
||||
@@ -212,31 +110,11 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwelve
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Aziz Akhmedov",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=12mqxh",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Kamola Karimova",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=q8vqyw",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Rustam Saidov",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=g33x9w",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Dilshod Umarov",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=kxddmx",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Zuhra Alieva",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=krhbpp",
|
||||
},
|
||||
{ id: "t1", name: "Aziz Akhmedov", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=12mqxh" },
|
||||
{ id: "t2", name: "Kamola Karimova", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=q8vqyw" },
|
||||
{ id: "t3", name: "Rustam Saidov", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=g33x9w" },
|
||||
{ id: "t4", name: "Dilshod Umarov", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=kxddmx" },
|
||||
{ id: "t5", name: "Zuhra Alieva", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=krhbpp" }
|
||||
]}
|
||||
cardTitle="Industry Excellence"
|
||||
cardTag="Verified Partners"
|
||||
@@ -249,21 +127,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "How do I book a shipment?",
|
||||
content: "Our digital platform provides an instant quoting system for fast booking.",
|
||||
},
|
||||
{
|
||||
id: "q2",
|
||||
title: "What is the delivery radius?",
|
||||
content: "We offer nationwide coverage throughout Uzbekistan with high-speed routes.",
|
||||
},
|
||||
{
|
||||
id: "q3",
|
||||
title: "How can I track my cargo?",
|
||||
content: "Every shipment includes real-time GPS tracking accessible via our dashboard.",
|
||||
},
|
||||
{ id: "q1", title: "How do I book a shipment?", content: "Our digital platform provides an instant quoting system for fast booking." },
|
||||
{ id: "q2", title: "What is the delivery radius?", content: "We offer nationwide coverage throughout Uzbekistan with high-speed routes." },
|
||||
{ id: "q3", title: "How can I track my cargo?", content: "Every shipment includes real-time GPS tracking accessible via our dashboard." }
|
||||
]}
|
||||
title="Logistics Simplified"
|
||||
description="Common questions regarding our premium freight services."
|
||||
@@ -273,41 +139,24 @@ export default function LandingPage() {
|
||||
|
||||
<div id="blog" data-section="blog">
|
||||
<BlogCardTwo
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
title="Logistics Insights"
|
||||
description="Pioneering the future of transportation in Central Asia."
|
||||
blogs={[
|
||||
{
|
||||
id: "b1",
|
||||
category: "Innovation",
|
||||
title: "Next Gen Routing",
|
||||
excerpt: "Optimizing national freight pathways.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=txpaqt",
|
||||
authorName: "UZLOGS Team",
|
||||
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=f8mh56",
|
||||
date: "Oct 2023",
|
||||
id: "b1", category: "Innovation", title: "Next Gen Routing", excerpt: "Optimizing national freight pathways.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=txpaqt", authorName: "UZLOGS Team", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=f8mh56", date: "Oct 2023"
|
||||
},
|
||||
{
|
||||
id: "b2",
|
||||
category: "Digital",
|
||||
title: "Smart Tracking",
|
||||
excerpt: "Transparent supply chain tech.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=j568uh",
|
||||
authorName: "UZLOGS Team",
|
||||
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=yu7mpq",
|
||||
date: "Oct 2023",
|
||||
id: "b2", category: "Digital", title: "Smart Tracking", excerpt: "Transparent supply chain tech.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=j568uh", authorName: "UZLOGS Team", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=yu7mpq", date: "Oct 2023"
|
||||
},
|
||||
{
|
||||
id: "b3",
|
||||
category: "Strategy",
|
||||
title: "Fleet Scaling",
|
||||
excerpt: "Building massive infrastructure.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ow1ji9",
|
||||
authorName: "UZLOGS Team",
|
||||
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=04b1e2",
|
||||
date: "Oct 2023",
|
||||
},
|
||||
id: "b3", category: "Strategy", title: "Fleet Scaling", excerpt: "Building massive infrastructure.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ow1ji9", authorName: "UZLOGS Team", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=04b1e2", date: "Oct 2023"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -315,30 +164,17 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
background={{ variant: "plain" }}
|
||||
text="Ready to move your business forward? Let’s talk about precision freight."
|
||||
buttons={[
|
||||
{
|
||||
text: "Connect with Dispatch",
|
||||
href: "mailto:support@uzlogs.uz",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Connect with Dispatch", href: "mailto:support@uzlogs.uz" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoReveal
|
||||
logoText="UZLOGS"
|
||||
leftLink={{
|
||||
text: "© 2024 UZLOGS",
|
||||
href: "#",
|
||||
}}
|
||||
rightLink={{
|
||||
text: "Terms of Service",
|
||||
href: "#",
|
||||
}}
|
||||
leftLink={{ text: "© 2024 UZLOGS", href: "#" }}
|
||||
rightLink={{ text: "Terms of Service", href: "#" }}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user