Merge version_2 into main #8

Merged
bender merged 3 commits from version_2 into main 2026-03-07 19:49:42 +00:00
3 changed files with 6 additions and 5 deletions

View File

@@ -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: (

View File

@@ -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"

View File

@@ -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"