Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #9.
This commit is contained in:
@@ -49,7 +49,7 @@ export default function AboutPage() {
|
||||
title="About Webild Logistics"
|
||||
description="Our mission, vision, and values shaping the future of African logistics"
|
||||
tag="Our Story"
|
||||
imageSrc="https://images.unsplash.com/photo-1552664730-d307ca884978?w=800&h=600&fit=crop"
|
||||
imageSrc="https://images.unsplash.com/photo-1552664730-d307ca884978?w=800&h=600&fit=crop&_wi=2"
|
||||
imageAlt="Team collaboration"
|
||||
buttons={[
|
||||
{ text: "Learn More", href: "mission" },
|
||||
@@ -74,7 +74,7 @@ export default function AboutPage() {
|
||||
title: "Sustainability", description: "Committed to environmental responsibility", icon: TrendingUp,
|
||||
},
|
||||
]}
|
||||
imageSrc="https://images.unsplash.com/photo-1552664730-d307ca884978?w=1200&h=800&fit=crop"
|
||||
imageSrc="https://images.unsplash.com/photo-1552664730-d307ca884978?w=1200&h=800&fit=crop&_wi=2"
|
||||
imageAlt="Our vision for African logistics"
|
||||
mediaAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -93,17 +93,17 @@ export default function AboutPage() {
|
||||
id: "reliability", title: "Reliability - Dependable Service You Can Trust", author: "Core Value", description:
|
||||
"On-time delivery guarantee with 24/7 operational excellence and consistent quality standards.", tags: ["Reliability", "Quality"],
|
||||
imageSrc:
|
||||
"https://images.unsplash.com/photo-1552664730-d307ca884978?w=800&h=600&fit=crop", imageAlt: "Reliability"},
|
||||
"https://images.unsplash.com/photo-1552664730-d307ca884978?w=800&h=600&fit=crop&_wi=3", imageAlt: "Reliability"},
|
||||
{
|
||||
id: "innovation", title: "Innovation - Cutting-Edge Logistics Technology", author: "Core Value", description:
|
||||
"Real-time tracking systems, AI-powered route optimization, and continuous improvement culture.", tags: ["Innovation", "Technology"],
|
||||
imageSrc:
|
||||
"https://images.unsplash.com/photo-1493976040803-5d82ec434371?w=800&h=600&fit=crop", imageAlt: "Innovation"},
|
||||
"https://images.unsplash.com/photo-1493976040803-5d82ec434371?w=800&h=600&fit=crop&_wi=2", imageAlt: "Innovation"},
|
||||
{
|
||||
id: "sustainability", title: "Sustainability - Environmental Responsibility", author: "Core Value", description:
|
||||
"Carbon-efficient routing, fleet modernization, and eco-friendly packaging for a better future.", tags: ["Sustainability", "Environment"],
|
||||
imageSrc:
|
||||
"https://images.unsplash.com/photo-1578881289490-85f3f96aa2fb?w=800&h=600&fit=crop", imageAlt: "Sustainability"},
|
||||
"https://images.unsplash.com/photo-1578881289490-85f3f96aa2fb?w=800&h=600&fit=crop&_wi=2", imageAlt: "Sustainability"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
title="Our Core Values"
|
||||
@@ -202,16 +202,16 @@ export default function AboutPage() {
|
||||
members={[
|
||||
{
|
||||
id: "1", name: "João Silva", role: "Founder & CEO", imageSrc:
|
||||
"https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=500&h=500&fit=crop"},
|
||||
"https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=500&h=500&fit=crop&_wi=3"},
|
||||
{
|
||||
id: "2", name: "Maria Costa", role: "COO", imageSrc:
|
||||
"https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=500&h=500&fit=crop"},
|
||||
"https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=500&h=500&fit=crop&_wi=3"},
|
||||
{
|
||||
id: "3", name: "Samuel Okafor", role: "Technology Lead", imageSrc:
|
||||
"https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=500&h=500&fit=crop"},
|
||||
"https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=500&h=500&fit=crop&_wi=3"},
|
||||
{
|
||||
id: "4", name: "Amara Diallo", role: "Regional Manager", imageSrc:
|
||||
"https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=500&h=500&fit=crop"},
|
||||
"https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=500&h=500&fit=crop&_wi=2"},
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
|
||||
@@ -51,7 +51,7 @@ export default function HomePage() {
|
||||
title="African Logistics Reimagined"
|
||||
description="Connecting businesses across Africa with reliable, innovative, and customer-focused transportation solutions."
|
||||
tag="Next Generation Logistics"
|
||||
imageSrc="https://images.unsplash.com/photo-1552664730-d307ca884978?w=800&h=600&fit=crop"
|
||||
imageSrc="https://images.unsplash.com/photo-1552664730-d307ca884978?w=800&h=600&fit=crop&_wi=1"
|
||||
imageAlt="Logistics operations"
|
||||
buttons={[
|
||||
{ text: "Get Started", href: "contact-cta" },
|
||||
@@ -76,7 +76,7 @@ export default function HomePage() {
|
||||
title: "Trusted Partners", description: "Serving 12+ African countries with consistent excellence", icon: Shield,
|
||||
},
|
||||
]}
|
||||
imageSrc="https://images.unsplash.com/photo-1552664730-d307ca884978?w=1200&h=800&fit=crop"
|
||||
imageSrc="https://images.unsplash.com/photo-1552664730-d307ca884978?w=1200&h=800&fit=crop&_wi=1"
|
||||
imageAlt="About Webild"
|
||||
mediaAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -95,17 +95,17 @@ export default function HomePage() {
|
||||
id: "1", title: "Express Logistics Solutions Across Africa", author: "Webild Team", description:
|
||||
"Fast and reliable freight services connecting major African cities with real-time tracking and predictive delivery.", tags: ["Express", "Regional"],
|
||||
imageSrc:
|
||||
"https://images.unsplash.com/photo-1493976040803-5d82ec434371?w=800&h=600&fit=crop", imageAlt: "Express logistics service"},
|
||||
"https://images.unsplash.com/photo-1493976040803-5d82ec434371?w=800&h=600&fit=crop&_wi=1", imageAlt: "Express logistics service"},
|
||||
{
|
||||
id: "2", title: "Warehouse Management & Distribution", author: "Webild Team", description:
|
||||
"Strategic warehouse placement and inventory management for optimized supply chain efficiency across the continent.", tags: ["Warehouse", "Distribution"],
|
||||
imageSrc:
|
||||
"https://images.unsplash.com/photo-1578881289490-85f3f96aa2fb?w=800&h=600&fit=crop", imageAlt: "Warehouse management"},
|
||||
"https://images.unsplash.com/photo-1578881289490-85f3f96aa2fb?w=800&h=600&fit=crop&_wi=1", imageAlt: "Warehouse management"},
|
||||
{
|
||||
id: "3", title: "Last-Mile Delivery Excellence", author: "Webild Team", description:
|
||||
"Specialized last-mile solutions ensuring packages reach their final destination safely and on schedule.", tags: ["Delivery", "Last-Mile"],
|
||||
imageSrc:
|
||||
"https://images.unsplash.com/photo-1531996516928-45c3bd7b5f00?w=800&h=600&fit=crop", imageAlt: "Last-mile delivery"},
|
||||
"https://images.unsplash.com/photo-1531996516928-45c3bd7b5f00?w=800&h=600&fit=crop&_wi=1", imageAlt: "Last-mile delivery"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
title="Our Services"
|
||||
@@ -175,16 +175,16 @@ export default function HomePage() {
|
||||
members={[
|
||||
{
|
||||
id: "1", name: "João Silva", role: "Founder & CEO", imageSrc:
|
||||
"https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=500&h=500&fit=crop"},
|
||||
"https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=500&h=500&fit=crop&_wi=1"},
|
||||
{
|
||||
id: "2", name: "Maria Costa", role: "COO", imageSrc:
|
||||
"https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=500&h=500&fit=crop"},
|
||||
"https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=500&h=500&fit=crop&_wi=1"},
|
||||
{
|
||||
id: "3", name: "Samuel Okafor", role: "Technology Lead", imageSrc:
|
||||
"https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=500&h=500&fit=crop"},
|
||||
"https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=500&h=500&fit=crop&_wi=1"},
|
||||
{
|
||||
id: "4", name: "Amara Diallo", role: "Regional Manager", imageSrc:
|
||||
"https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=500&h=500&fit=crop"},
|
||||
"https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=500&h=500&fit=crop&_wi=1"},
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
@@ -202,15 +202,15 @@ export default function HomePage() {
|
||||
{
|
||||
id: "1", name: "Kofi Mensah", role: "Founder", company: "TechStart Lagos", rating: 5,
|
||||
imageSrc:
|
||||
"https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=500&h=500&fit=crop"},
|
||||
"https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=500&h=500&fit=crop&_wi=2"},
|
||||
{
|
||||
id: "2", name: "Zainab Hassan", role: "Supply Chain Manager", company: "African Traders", rating: 5,
|
||||
imageSrc:
|
||||
"https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=500&h=500&fit=crop"},
|
||||
"https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=500&h=500&fit=crop&_wi=2"},
|
||||
{
|
||||
id: "3", name: "David Osei", role: "Business Owner", company: "Quality Goods Ghana", rating: 4,
|
||||
imageSrc:
|
||||
"https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=500&h=500&fit=crop"},
|
||||
"https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=500&h=500&fit=crop&_wi=2"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{ value: "180+", label: "Companies served" },
|
||||
|
||||
@@ -48,7 +48,7 @@ export default function WhyChooseUsPage() {
|
||||
title="Why Choose Webild Logistics"
|
||||
description="The trusted partner for African businesses seeking reliable, innovative, and customer-focused logistics solutions."
|
||||
tag="Choose Excellence"
|
||||
imageSrc="https://images.unsplash.com/photo-1552664730-d307ca884978?w=800&h=600&fit=crop"
|
||||
imageSrc="https://images.unsplash.com/photo-1552664730-d307ca884978?w=800&h=600&fit=crop&_wi=4"
|
||||
imageAlt="Why choose Webild"
|
||||
buttons={[
|
||||
{ text: "Get Started", href: "contact-cta" },
|
||||
@@ -73,7 +73,7 @@ export default function WhyChooseUsPage() {
|
||||
title: "Continental Coverage", description: "Operations across 12+ African countries", icon: TrendingUp,
|
||||
},
|
||||
]}
|
||||
imageSrc="https://images.unsplash.com/photo-1552664730-d307ca884978?w=1200&h=800&fit=crop"
|
||||
imageSrc="https://images.unsplash.com/photo-1552664730-d307ca884978?w=1200&h=800&fit=crop&_wi=3"
|
||||
imageAlt="Our advantages"
|
||||
mediaAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -92,17 +92,17 @@ export default function WhyChooseUsPage() {
|
||||
id: "1", title: "African Expertise", author: "Our Strength", description:
|
||||
"Deep understanding of African markets, regulations, and logistics challenges with on-ground operations across the continent.", tags: ["Local", "Expertise"],
|
||||
imageSrc:
|
||||
"https://images.unsplash.com/photo-1493976040803-5d82ec434371?w=800&h=600&fit=crop", imageAlt: "African expertise"},
|
||||
"https://images.unsplash.com/photo-1493976040803-5d82ec434371?w=800&h=600&fit=crop&_wi=3", imageAlt: "African expertise"},
|
||||
{
|
||||
id: "2", title: "Customer-Centric Approach", author: "Our Promise", description:
|
||||
"Dedicated account managers and 24/7 customer support ensuring your logistics needs are always prioritized.", tags: ["Support", "Service"],
|
||||
imageSrc:
|
||||
"https://images.unsplash.com/photo-1578881289490-85f3f96aa2fb?w=800&h=600&fit=crop", imageAlt: "Customer service"},
|
||||
"https://images.unsplash.com/photo-1578881289490-85f3f96aa2fb?w=800&h=600&fit=crop&_wi=3", imageAlt: "Customer service"},
|
||||
{
|
||||
id: "3", title: "Innovation & Sustainability", author: "Our Vision", description:
|
||||
"Investing in green logistics, IoT solutions, and AI to create a sustainable future for African supply chains.", tags: ["Innovation", "Green"],
|
||||
imageSrc:
|
||||
"https://images.unsplash.com/photo-1531996516928-45c3bd7b5f00?w=800&h=600&fit=crop", imageAlt: "Innovation"},
|
||||
"https://images.unsplash.com/photo-1531996516928-45c3bd7b5f00?w=800&h=600&fit=crop&_wi=2", imageAlt: "Innovation"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
title="What Sets Us Apart"
|
||||
@@ -144,15 +144,15 @@ export default function WhyChooseUsPage() {
|
||||
{
|
||||
id: "1", name: "Kofi Mensah", role: "Founder", company: "TechStart Lagos", rating: 5,
|
||||
imageSrc:
|
||||
"https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=500&h=500&fit=crop"},
|
||||
"https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=500&h=500&fit=crop&_wi=4"},
|
||||
{
|
||||
id: "2", name: "Zainab Hassan", role: "Supply Chain Manager", company: "African Traders", rating: 5,
|
||||
imageSrc:
|
||||
"https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=500&h=500&fit=crop"},
|
||||
"https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=500&h=500&fit=crop&_wi=4"},
|
||||
{
|
||||
id: "3", name: "David Osei", role: "Business Owner", company: "Quality Goods Ghana", rating: 4,
|
||||
imageSrc:
|
||||
"https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=500&h=500&fit=crop"},
|
||||
"https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=500&h=500&fit=crop&_wi=4"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{ value: "180+", label: "Companies served" },
|
||||
|
||||
Reference in New Issue
Block a user