diff --git a/assets/css/custom-frontend.min.css b/assets/css/custom-frontend.min.css index b122ea1..bf86b86 100644 --- a/assets/css/custom-frontend.min.css +++ b/assets/css/custom-frontend.min.css @@ -3401,6 +3401,7 @@ h1, h2, h3 { --border-glow: rgba(226, 0, 26, 0.25); min-height: 100vh; + border-radius: 20px; padding: 2.5rem 0 4rem 0; display: flex; align-items: center; @@ -4170,7 +4171,7 @@ h1, h2, h3 { /* --- SECTION 3: COMPARISON MATRIX & MOAT (LIGHT / WHITE THEME) --- */ .comparison-section { - background-color: var(--bg-dark); + /* background-color: var(--bg-dark); */ background-image: radial-gradient(circle at 90% 20%, rgba(var(--primary-raw), 0.015) 0%, transparent 60%); border-top: 1px solid var(--border-color); } @@ -4297,6 +4298,7 @@ tr:hover .capability-cell svg { .moat-panel { display: flex; flex-direction: column; + height: 100%; gap: 1.25rem; background: var(--bg-card); border: 1px solid var(--border-color); @@ -4407,76 +4409,7 @@ tr:hover .capability-cell svg { /* --- FOOTER (LIGHT THEME) --- */ -footer { - background-color: var(--bg-darker); - border-top: 1px solid var(--border-color); - padding: 4rem 0; - color: var(--text-secondary); - font-size: 0.85rem; -} -.footer-layout { - display: flex; - justify-content: space-between; - align-items: center; -} - -.footer-left { - display: flex; - align-items: center; - gap: 1.5rem; -} - -.footer-logo { - height: 20px; - opacity: 0.85; - transition: var(--transition-fast); -} - -.footer-logo:hover { - opacity: 1; -} - -.footer-divider { - width: 1px; - height: 15px; - background: var(--border-color); -} - -.footer-right { - display: flex; - align-items: center; - gap: 2rem; -} - -.footer-pill { - padding: 0.25rem 0.75rem; - border-radius: 3px; - font-family: var(--font-heading); - font-weight: 800; - font-size: 0.7rem; - letter-spacing: 0.05em; - text-transform: uppercase; - background: rgba(15, 23, 42, 0.04); - border: 1px solid var(--border-color); - color: var(--text-secondary); - transition: var(--transition-fast); -} - -.footer-pill:hover { - color: var(--text-primary); - border-color: rgba(15, 23, 42, 0.15); -} - -.footer-pill.red { - border-color: rgba(var(--primary-raw), 0.2); - color: var(--primary); -} - -.footer-pill.red:hover { - background: rgba(var(--primary-raw), 0.04); - border-color: var(--primary); -} /* --- KEYFRAMES AND SYSTEM ANIMATIONS --- */ @@ -4625,21 +4558,6 @@ footer { min-width: 600px; /* Forces swipe track behavior on narrow screens */ } - .footer-layout { - flex-direction: column; - gap: 1.5rem; - text-align: center; - } - - .footer-left { - flex-direction: column; - gap: 1rem; - } - - .footer-right { - justify-content: center; - gap: 1rem; - } } /* --- 5. SMALL SMARTPHONES (Portrait, Up to 480px) --- */ diff --git a/includes/layout/head.php b/includes/layout/head.php index 22dadc8..d8422cc 100644 --- a/includes/layout/head.php +++ b/includes/layout/head.php @@ -38005,7 +38005,7 @@ h6 { font-size: 120px; line-height: 1.2em; letter-spacing: -0.03em; - font-family: Space Grotesk; + /* font-family: Space Grotesk; */ text-transform: uppercase; font-style: normal; font-weight: 500; @@ -43436,7 +43436,7 @@ h6 { font-size: 120px; line-height: 1.2em; letter-spacing: -0.03em; - font-family: Space Grotesk; + /* font-family: Space Grotesk; */ text-transform: uppercase; font-style: normal; font-weight: 500; diff --git a/includes/sections/about/competitive-edge.php b/includes/sections/about/competitive-edge.php index dac2a8a..d55593d 100644 --- a/includes/sections/about/competitive-edge.php +++ b/includes/sections/about/competitive-edge.php @@ -1,10 +1,10 @@
-
+
@@ -106,62 +106,26 @@
-
- - - - -
Strategic Moat
-
- -
- -
-
- Ownership > Aggregation - - - -
-
- End-to-end control of the fleet eliminates delivery partner dependency and ensures highly predictable quality parameters and consistent operational delivery. -
-
- - -
-
- Intelligence > Manual Ops - - - -
-
- Native algorithmic optimization drives every routing and dispatch decision at scale, removing human cognitive bottlenecking and localized dispatcher delays. -
-
- - -
-
- Trust > Transactions - - - -
-
- Verified handling and transparent digital chain-of-custody trails build enterprise-grade credibility, protecting delicate logistics consignments. -
-
-
- - -
- - - - Doormile combines operational ownership with algorithmic optimization and trusted delivery execution. -
+
+
+
+ +

Where Doormile Sits And Why It Wins +

+

A side-by-side technical capabilities comparison showing how operational fleet ownership and dynamic AI planning disrupt basic aggregators.

+
+
+
+ + +
diff --git a/includes/sections/about/intelligence-grid.php b/includes/sections/about/intelligence-grid.php index db964be..2596134 100644 --- a/includes/sections/about/intelligence-grid.php +++ b/includes/sections/about/intelligence-grid.php @@ -1,3 +1,4 @@ +
@@ -6,40 +7,40 @@
-
- ALT 1: The AI Pulse Layer for Urban India - ALT 2: The Neural Backbone of City Logistics -
- - + +
VISION / 2030
- -

- The Intelligence Grid Behind Every Urban Mile -

- -

+ + + +

+
+

The Intelligence Grid Behind Every Urban Mile +

+

From Hyderabad EV pilot to nationwide AI logistics intelligence by 2030

+
+
+ + + +
@@ -206,14 +207,14 @@
- -
\ No newline at end of file +
+ diff --git a/includes/sections/about/our-team.php b/includes/sections/about/our-team.php index 2be747a..75a3dbc 100644 --- a/includes/sections/about/our-team.php +++ b/includes/sections/about/our-team.php @@ -2,16 +2,16 @@
-
-
-
/ team / -
-
+
+
+
/Team / +
-
+
-
-

Meet our the best crew +
+

Meet our the best crew

diff --git a/includes/sections/hero/about-us.php b/includes/sections/hero/about-us.php index 3668ebb..365acba 100644 --- a/includes/sections/hero/about-us.php +++ b/includes/sections/hero/about-us.php @@ -47,6 +47,7 @@ } .about-us-hero-text { + text-align: center; max-width: 720px; margin: 0 auto; font-family: 'Manrope', sans-serif; @@ -64,12 +65,14 @@
-
+
-

About Doormile

-

The Operators Building Doormile

- + +

+

The Operators Building
Doormile +

+
diff --git a/includes/sections/logistics/women_section.php b/includes/sections/logistics/women_section.php index cd2b4eb..5ce0ab3 100644 --- a/includes/sections/logistics/women_section.php +++ b/includes/sections/logistics/women_section.php @@ -164,7 +164,7 @@ Explore more +