update image and about section

This commit is contained in:
2026-06-13 00:27:45 +05:30
parent 2bc01b5952
commit 205924e057
75 changed files with 418 additions and 308 deletions

View File

@@ -19,7 +19,7 @@ type Stage = {
const STAGES: Stage[] = [
{
img: "/images/first-mile-approach.jpg",
img: "/images/first-mile-approach.webp",
label: "Stage 01",
title: "First Mile Warehouse",
subtitle: "Consolidation & Prep",
@@ -31,7 +31,7 @@ const STAGES: Stage[] = [
]
},
{
img: "/images/mid-mile-approach.jpg",
img: "/images/mid-mile-approach.webp",
label: "Stage 02",
title: "Mid Mile Transit",
subtitle: "Hub-to-Hub Transport",
@@ -43,7 +43,7 @@ const STAGES: Stage[] = [
]
},
{
img: "/images/last-mile-approach.jpg",
img: "/images/last-mile-approach.webp",
label: "Stage 03",
title: "Last Mile Delivery",
subtitle: "Hub to Doorstep",