diff --git a/public/images/pahse1.png b/public/images/pahse1.png
new file mode 100644
index 0000000..8d3835e
Binary files /dev/null and b/public/images/pahse1.png differ
diff --git a/public/images/wings-heroslide2.png b/public/images/wings-heroslide2.png
new file mode 100644
index 0000000..29188b6
Binary files /dev/null and b/public/images/wings-heroslide2.png differ
diff --git a/public/images/wings-heroslider3.png b/public/images/wings-heroslider3.png
new file mode 100644
index 0000000..f730de8
Binary files /dev/null and b/public/images/wings-heroslider3.png differ
diff --git a/src/app/doormile-wings/page.tsx b/src/app/doormile-wings/page.tsx
index aecbfcd..69a843b 100644
--- a/src/app/doormile-wings/page.tsx
+++ b/src/app/doormile-wings/page.tsx
@@ -1,59 +1,61 @@
-import AirFreightHero from "@/components/sections/AirFreightHero";
-import AirFreightServices from "@/components/sections/AirFreightServices";
-import AirFreightAdvantages from "@/components/sections/AirFreightAdvantages";
-import AirFreightCoverage from "@/components/sections/AirFreightCoverage";
-import AirFreightWorkflow from "@/components/sections/AirFreightWorkflow";
-import AirFreightFleet from "@/components/sections/AirFreightFleet";
-import AirFreightBenefits from "@/components/sections/AirFreightBenefits";
-import AirFreightBanner from "@/components/sections/AirFreightBanner";
-import AirFreightFAQ from "@/components/sections/AirFreightFAQ";
-import AirFreightCTA from "@/components/sections/AirFreightCTA";
+import WingsHero from "@/components/sections/WingsHero";
+import WingsWhyGrid from "@/components/sections/WingsWhyGrid";
+import WingsSpeedAdvantage from "@/components/sections/WingsSpeedAdvantage";
+import WingsFeatureGrid from "@/components/sections/WingsFeatureGrid";
+import WingsIndustries from "@/components/sections/WingsIndustries";
+import WingsHowItWorks from "@/components/sections/WingsHowItWorks";
+import WingsFleetStrategy from "@/components/sections/WingsFleetStrategy";
+import WingsInfrastructure from "@/components/sections/WingsInfrastructure";
+import WingsMileTruth from "@/components/sections/WingsMileTruth";
+import WingsRoadmap from "@/components/sections/WingsRoadmap";
+import WingsFinalCTA from "@/components/sections/WingsFinalCTA";
export const metadata = {
- title: "Doormile Wings – Doormile",
- description: "Doormile Wings delivers precision cargo solutions — express air cargo, charter capacity, cold chain, and customs clearance — across domestic and international trade lanes.",
+ title: "Doormile Wings – Redefining Domestic Air Logistics Through AI",
+ description: "Doormile Wings links India's major regional capitals with AI-powered, same-day air logistics and zero-emission EV last-mile delivery — where quick commerce meets quick logistics.",
alternates: {
canonical: "https://doormile.com/doormile-wings",
},
openGraph: {
- title: "Doormile Wings – Doormile",
- description: "Precision air cargo solutions across India and 60+ countries. Guaranteed transit times, real-time tracking, and full customs management from a single partner.",
+ title: "Doormile Wings – Redefining Domestic Air Logistics Through AI",
+ description: "Same-day air logistics linking India's major regional capitals, powered by MileTruth™ AI and zero-emission EV last-mile delivery.",
url: "https://doormile.com/doormile-wings",
siteName: "Doormile",
type: "website",
images: [
{
- url: "https://doormile.com/images/air-freight-slide-1.jpg",
+ url: "https://doormile.com/images/wings-logo.png",
width: 1200,
height: 630,
- alt: "Doormile Wings precision cargo solutions",
+ alt: "Doormile Wings",
},
],
},
twitter: {
card: "summary_large_image",
- title: "Doormile Wings – Doormile",
- description: "Precision air cargo solutions across India and 60+ countries. Guaranteed transit times, real-time tracking, full customs management.",
- images: ["https://doormile.com/images/air-freight-slide-1.jpg"],
+ title: "Doormile Wings – Redefining Domestic Air Logistics Through AI",
+ description: "Same-day air logistics linking India's major regional capitals, powered by MileTruth™ AI and zero-emission EV last-mile delivery.",
+ images: ["https://doormile.com/images/wings-logo.png"],
},
};
-export default function AirFreightPage() {
+export default function DoormileWingsPage() {
return (
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/app/globals.css b/src/app/globals.css
index fdd23f6..c7b1fe5 100644
--- a/src/app/globals.css
+++ b/src/app/globals.css
@@ -985,6 +985,7 @@ body {
to .elementor-61). Scope the same 20px frame to the Doormile Wings hero so
the card alignment matches Home and Solutions exactly. */
@media (min-width: 1025px) {
+ .wings-hero-page.elementor-element-741f56c,
.af-hero-page.elementor-element-741f56c {
--padding-top: 20px;
--padding-right: 20px;
diff --git a/src/components/layout/Header.tsx b/src/components/layout/Header.tsx
index b68994f..c69e564 100644
--- a/src/components/layout/Header.tsx
+++ b/src/components/layout/Header.tsx
@@ -1011,10 +1011,10 @@ export default function Header() {
top: 100%;
left: 50%;
transform: translate(-50%, 34px);
- width: 380px;
- min-width: 380px;
+ width: 240px;
+ min-width: 240px;
margin: 0;
- padding: 24px 22px;
+ padding: 12px;
list-style: none;
background: linear-gradient(180deg, rgba(31, 31, 31, 0.98) 0%, rgba(18, 18, 18, 0.98) 100%);
-webkit-backdrop-filter: blur(20px);
@@ -1044,10 +1044,10 @@ export default function Header() {
display: flex;
align-items: center;
justify-content: flex-start;
- gap: 12px;
- height: 76px;
- padding: 0 34px;
- border-radius: 12px;
+ gap: 10px;
+ height: 48px;
+ padding: 0 16px;
+ border-radius: 10px;
/* Hardcoded rather than var(--logico-dark-text-color): that
variable is only overridden to white inside a few unrelated
scoped contexts (e.g. #side-panel-2f31137) and otherwise
@@ -1055,7 +1055,7 @@ export default function Header() {
which would be invisible on this dark glass panel. */
color: rgba(255, 255, 255, 0.85);
font-family: var(--font-manrope), "Manrope", sans-serif;
- font-size: 18px;
+ font-size: 15px;
font-weight: 600;
line-height: 1.25;
letter-spacing: normal;
@@ -1068,7 +1068,7 @@ export default function Header() {
content: "";
width: 11px;
height: 11px;
- margin-left: -23px;
+ margin-left: -16px;
flex: 0 0 11px;
background-color: #c01227;
opacity: 0;
@@ -1088,7 +1088,7 @@ export default function Header() {
#masthead .header-menu-container .main-menu > li.menu-item-has-children .dm-solutions-dropdown li > a:focus-visible {
background-color: rgba(255, 255, 255, 0.08);
color: #ffffff;
- padding-left: 40px;
+ padding-left: 22px;
}
#masthead .header-menu-container .main-menu > li.menu-item-has-children .dm-solutions-dropdown li > a:hover:before,
diff --git a/src/components/sections/AirFreightAdvantages.tsx b/src/components/sections/AirFreightAdvantages.tsx
deleted file mode 100644
index 7e4114c..0000000
--- a/src/components/sections/AirFreightAdvantages.tsx
+++ /dev/null
@@ -1,180 +0,0 @@
-"use client";
-
-import { useEffect, useRef } from "react";
-import Link from "next/link";
-import gsap from "gsap";
-import { ScrollTrigger } from "gsap/ScrollTrigger";
-import { ScrollReveal } from "@/animations/Reveal";
-
-if (typeof window !== "undefined") {
- gsap.registerPlugin(ScrollTrigger);
-}
-
-export default function AirFreightAdvantages() {
- const counterRef = useRef(null);
- const sectionRef = useRef(null);
-
- useEffect(() => {
- const counter = counterRef.current;
- const section = sectionRef.current;
- if (!counter || !section) return;
-
- const trigger = ScrollTrigger.create({
- trigger: section,
- start: "top 75%",
- once: true,
- onEnter: () => {
- const obj = { val: 200000 };
- gsap.to(obj, {
- val: 250000,
- duration: 2.2,
- ease: "power2.out",
- onUpdate: () => {
- if (counter) counter.textContent = Math.round(obj.val).toLocaleString("en-IN");
- },
- });
- },
- });
-
- return () => { trigger.kill(); };
- }, []);
-
- return (
- <>
-
-
- {/* About Us label */}
-
-
- / about us /
-
-
-
- {/* Big counter */}
-
-
-
- 200,000
- +
-
-
Delivered tonnes of cargo
-
-
-
- {/* Feature heading */}
-
-
-
-
- Doormile Wings is India's leading air cargo partner
-
-
-
-
-
- Our integrated air and ground network delivers cargo from major Indian airports to final destinations — domestic or international — without subcontractor gaps or tracking blind spots.
-
- Every Doormile Wings booking comes with binding SLA commitments, real-time milestone tracking, and in-house customs management — eliminating the need for third-party brokers and reducing total transit risk.
-
-
- More About Us
-
-
-
-
-
- >
- );
-}
diff --git a/src/components/sections/AirFreightBanner.tsx b/src/components/sections/AirFreightBanner.tsx
deleted file mode 100644
index c862a4f..0000000
--- a/src/components/sections/AirFreightBanner.tsx
+++ /dev/null
@@ -1,127 +0,0 @@
-import Link from "next/link";
-import { ScrollReveal } from "@/animations/Reveal";
-
-export default function AirFreightBanner() {
- return (
- <>
-
-
-
-
-
-
-
-
- 01 / Doormile Wings
-
Specialized air cargo services for every shipment type
-
From express next-flight-out bookings to full-aircraft charters — Doormile handles every air cargo requirement under one SLA with full visibility and in-house customs.
-
- >
- );
-}
diff --git a/src/components/sections/AirFreightFAQ.tsx b/src/components/sections/AirFreightFAQ.tsx
deleted file mode 100644
index 86b6b5a..0000000
--- a/src/components/sections/AirFreightFAQ.tsx
+++ /dev/null
@@ -1,219 +0,0 @@
-"use client";
-
-import { useState } from "react";
-import Link from "next/link";
-import { ScrollReveal } from "@/animations/Reveal";
-
-const FAQS = [
- {
- q: "How can we work with Doormile Wings?",
- a: "Getting started with Doormile Wings is straightforward — contact our ops team or use our online quote form. We'll assess your cargo requirements, recommend the right service tier, and handle all documentation, booking, and customs coordination from a single point of contact.",
- },
- {
- q: "What types of cargo can Doormile move by air?",
- a: "We handle general cargo, express parcels, perishables, pharmaceuticals, dangerous goods (IATA-classified), oversized freight, and high-value shipments. Our IATA-certified team manages special commodity requirements including temperature control, security packaging, and regulatory documentation.",
- },
- {
- q: "Does Doormile handle customs clearance on both ends?",
- a: "Yes. Doormile provides end-to-end customs management for both import and export lanes. We handle HS code classification, duty calculations, export and import declarations, and liaison with customs authorities at origin and destination. Our in-house compliance team eliminates the need for separate customs brokers.",
- },
- {
- q: "Do you do transportation using air internationally?",
- a: "Doormile connects India to 60+ countries via our partner airline network. We manage full export documentation, origin customs, air transport, destination customs, and ground delivery at the other end — under one SLA, with end-to-end visibility from our tracking platform.",
- },
- {
- q: "How much cargo can you handle and how quickly?",
- a: "We handle shipments from a single kilogram to full charter allocations. For express bookings on standard lanes, same-day confirmation is standard. Charter requests are assessed within 2 hours. Our network handles over 500 tonnes of cargo monthly across all service types.",
- },
-];
-
-export default function AirFreightFAQ() {
- const [openIndex, setOpenIndex] = useState(0);
-
- const toggle = (index: number) => {
- setOpenIndex((prev) => (prev === index ? null : index));
- };
-
- return (
- <>
-
-
-
-
Comprehensive air cargo and logistics solutions built for businesses that demand speed, reliability, and complete cargo visibility.
-
-
- {SERVICE_LIST.map((item) => (
-
-
- {item}
-
- ))}
-
-
-
- {/* Column 2 – Our Specialty */}
-
-
/ Our Specialty /
-
Doormile Wings
-
Time-critical shipments handled with the highest priority. Guaranteed next-flight-out scheduling, same-day airport handoff, and binding SLA commitments on every air cargo booking.
-
-
Our IATA-certified team manages special commodity requirements including temperature control, security packaging, and regulatory documentation for every cargo category.
-
-
- {/* Column 3 – Our Reach */}
-
-
/ Our Reach /
-
Global Network
-
Doormile operates an integrated air and ground logistics network spanning domestic hubs and international trade lanes — giving your cargo a direct path to any destination.
-
-
-
500+
-
Tonnes monthly
-
-
-
-
-
-
- >
- );
-}
diff --git a/src/components/sections/AirFreightWorkflow.tsx b/src/components/sections/AirFreightWorkflow.tsx
deleted file mode 100644
index 7773beb..0000000
--- a/src/components/sections/AirFreightWorkflow.tsx
+++ /dev/null
@@ -1,250 +0,0 @@
-import Image from "next/image";
-import Link from "next/link";
-import { ScrollReveal } from "@/animations/Reveal";
-
-const ICON_BOXES = [
- {
- title: "Doormile Wings Express",
- desc: "Time-critical shipments handled with next-flight-out scheduling and binding SLA commitments. Priority customs processing at every origin and destination airport.",
- },
- {
- title: "Ground Handoff Network",
- desc: "Seamless air-to-ground integration ensures your cargo transitions from the airport terminal to last-mile delivery without gaps, delays, or visibility breaks.",
- },
- {
- title: "Temperature Cargo",
- desc: "End-to-end cold chain management for pharmaceuticals, perishables, and biological cargo — IATA CEIV Pharma compliant with continuous temperature logging.",
- },
-];
-
-export default function AirFreightWorkflow() {
- return (
- <>
-
-
-
-
-
-
/ Special Things /
-
-
-
- {/* Left column: heading + image */}
-
-
-
- Special things which we do for our clients
-
-
-
-
-
-
-
- {/* Right column: world map bg + icon boxes + button */}
-
-
- {/* World map background */}
-
-
-
- {ICON_BOXES.map((box, i) => (
-
-
-
-
-
-
-
{box.title}
-
{box.desc}
-
-
- {i < ICON_BOXES.length - 1 && (
-
- )}
-
- ))}
-
-
-
-
- Explore More
-
-
-
-
-
-
-
- >
- );
-}
diff --git a/src/components/sections/WingsFeatureGrid.tsx b/src/components/sections/WingsFeatureGrid.tsx
new file mode 100644
index 0000000..34e8cae
--- /dev/null
+++ b/src/components/sections/WingsFeatureGrid.tsx
@@ -0,0 +1,165 @@
+import { ScrollReveal, StaggerChildren } from "@/animations/Reveal";
+
+const FEATURES = [
+ {
+ title: "AI Decision Engine",
+ desc: "MileTruth™ AI continuously forecasts demand and optimizes routing and load decisions in real time.",
+ icon: (
+
+ ),
+ },
+ {
+ title: "Real-Time Visibility",
+ desc: "Live shipment tracking keeps shippers, ground teams, and customers updated at every stage.",
+ icon: (
+
+ ),
+ },
+ {
+ title: "Faster Regional Reach",
+ desc: "A dedicated network linking major regional capitals, built for speed rather than passenger schedules.",
+ icon: (
+
+ ),
+ },
+ {
+ title: "Reliable Scheduled Operations",
+ desc: "Dedicated freighter capacity with consistent schedules — not subject to passenger-belly bumping.",
+ icon: (
+
+ ),
+ },
+];
+
+export default function WingsFeatureGrid() {
+ return (
+ <>
+
+
+
+
+
/ Why Businesses Choose Doormile Wings /
+
Built to be depended on
+
+
+
+ {FEATURES.map((f) => (
+
+
{f.icon}
+
{f.title}
+
{f.desc}
+
+ ))}
+
+
+ >
+ );
+}
diff --git a/src/components/sections/WingsFinalCTA.tsx b/src/components/sections/WingsFinalCTA.tsx
new file mode 100644
index 0000000..5642c7e
--- /dev/null
+++ b/src/components/sections/WingsFinalCTA.tsx
@@ -0,0 +1,96 @@
+import Link from "next/link";
+
+export default function WingsFinalCTA() {
+ return (
+ <>
+
+
+
+
+
+ Ready to move at
+ the speed of now?
+
+
+ Partner with Doormile Wings for same-day air logistics across India’s major
+ regional capitals.
+
+
+
+ Get Started
+
+
+
+
+
+
+ >
+ );
+}
diff --git a/src/components/sections/WingsFleetStrategy.tsx b/src/components/sections/WingsFleetStrategy.tsx
new file mode 100644
index 0000000..b220287
--- /dev/null
+++ b/src/components/sections/WingsFleetStrategy.tsx
@@ -0,0 +1,92 @@
+import EVSection, { type EVFeature, type EVStat } from "./EVSection";
+
+// Placeholder banner — plain dark gradient, no photography (no ATR72/Q400
+// or airport-hub imagery exists in the repo yet). Swap `bannerImage` for a
+// sourced photo later; this keeps the section shippable in the meantime.
+// EVSection embeds this value in an UNQUOTED CSS url(...).
+
+const METRICS: EVStat[] = [
+ { value: 8.2, decimals: 1, suffix: "t", label: "ATR72 Payload" },
+ { value: 1600, suffix: "km", label: "ATR72 Range" },
+ { value: 8.6, decimals: 1, suffix: "t", label: "Q400 Payload" },
+ { value: 667, suffix: "km/h", label: "Q400 Speed" },
+];
+
+const FEATURES: EVFeature[] = [
+ {
+ icon: (
+
+ ),
+ title: "Dedicated Freighter Capacity",
+ desc: "Purpose-built cargo lift, not passenger-belly space competing with baggage.",
+ },
+ {
+ icon: (
+
+ ),
+ title: "Regional Route Design",
+ desc: "Turboprop range and speed matched to India's major regional-capital corridors.",
+ },
+ {
+ icon: (
+
+ ),
+ title: "Scaling to 25 Aircraft",
+ desc: "Phase 2 vision: pan-India connectivity hubs and international regional routes.",
+ },
+];
+
+export default function WingsFleetStrategy() {
+ return (
+
+
+ {/* Placeholder — swap for sourced ATR72/Q400 photography or a
+ designed illustration once available. */}
+
+