update solution page

This commit is contained in:
2026-07-20 13:33:30 +05:30
parent c29dc64c38
commit ca83f34b11
46 changed files with 4058 additions and 146 deletions

View File

@@ -3,7 +3,7 @@ import { ScrollReveal } from "@/animations/Reveal";
const INDUSTRIES = [
{
title: "Quick Commerce",
challenge: "Sub-3-hour delivery windows for dark stores and micro-warehouses.",
challenge: "Sub-3-hour arrival windows for dark stores and micro-warehouses.",
solution: "Dedicated same-day air capacity linking metros to fulfillment hubs.",
image: "/images/card 1.png",
},
@@ -34,7 +34,7 @@ const INDUSTRIES = [
{
title: "E-Commerce Logistics",
challenge: "Next-day and same-day fulfillment expectations across tier-1 and tier-2 cities.",
solution: "Direct sorting-hub-to-airport clearance network for faster regional delivery.",
solution: "Direct sorting-hub-to-airport clearance network for faster regional logistics.",
image: "/images/card6.png",
},
];