Merge version_2 into main #8
@@ -28,7 +28,7 @@ export default function AboutPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="medium"
|
||||
sizing="medium"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-elevated"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -119,6 +119,7 @@ export default function AboutPage() {
|
||||
description="Our roadmap to becoming Africa's leading logistics provider"
|
||||
tag="2024-2030"
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
items={[
|
||||
{
|
||||
trigger: "trigger-1", content: (
|
||||
|
||||
@@ -30,7 +30,7 @@ export default function HomePage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="medium"
|
||||
sizing="medium"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-elevated"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -47,7 +47,7 @@ export default function HomePage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardScroll
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "plain" }}
|
||||
title="African Logistics Reimagined"
|
||||
description="Connecting businesses across Africa with reliable, innovative, and customer-focused transportation solutions."
|
||||
tag="Next Generation Logistics"
|
||||
|
||||
@@ -27,7 +27,7 @@ export default function WhyChooseUsPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="medium"
|
||||
sizing="medium"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-elevated"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -44,7 +44,7 @@ export default function WhyChooseUsPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardScroll
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "plain" }}
|
||||
title="Why Choose Webild Logistics"
|
||||
description="The trusted partner for African businesses seeking reliable, innovative, and customer-focused logistics solutions."
|
||||
tag="Choose Excellence"
|
||||
|
||||
Reference in New Issue
Block a user