update Entrepreneurship

This commit is contained in:
2026-07-10 17:14:22 +05:30
parent ae881da02b
commit 1db8a466a5
22 changed files with 2451 additions and 50 deletions

View File

@@ -71,14 +71,14 @@ export default function WingsHero() {
return (
<>
<link rel="preload" as="image" href="/images/wings-heroslider3.png" />
<link rel="preload" as="image" href="/images/wings-heroslider4.png" />
<link rel="preload" as="image" href="/images/wings-heroslide2.png" />
<style
dangerouslySetInnerHTML={{
__html: `
.wings-hero-bg.elementor-repeater-item-3264830,
.wings-hero-bg.elementor-repeater-item-6867061 {
background-image: linear-gradient(rgba(0, 0, 0, 0.38), rgba(0, 0, 0, 0.06)), url('/images/wings-heroslider3.png') !important;
background-image: linear-gradient(rgba(0, 0, 0, 0.38), rgba(0, 0, 0, 0.06)), url('/images/wings-heroslider4.png') !important;
background-position: center !important;
background-repeat: no-repeat !important;
background-size: cover !important;
@@ -409,24 +409,19 @@ export default function WingsHero() {
<div className="slide-content-inner">
<h1 className="content-slider-item-heading logico-content-wrapper-1">
<span className="heading-content">
Doormile Wings
Where Quick Commerce
<br />
<ShimmerText className="font-extrabold">
Same-Day Air
</ShimmerText>
<br className="wings-mobile-break" />
{" "}
<ShimmerText className="font-extrabold">
Logistics
Meets Quick Logistics
</ShimmerText>
</span>
</h1>
<div className="content-slider-item-text logico-content-wrapper-2">
<div className="text-content">
<p>
Linking India&apos;s major regional capitals with
AI-powered air movement and zero-emission EV
last-mile delivery.
MileTruth AI forecasts demand, protects promises,
and coordinates every handoff from runway to
doorstep.
</p>
</div>
</div>
@@ -453,19 +448,24 @@ export default function WingsHero() {
<div className="slide-content-inner">
<h1 className="content-slider-item-heading logico-content-wrapper-1">
<span className="heading-content">
Where Quick Commerce
Doormile Wings
<br />
<ShimmerText className="font-extrabold">
Meets Quick Logistics
Same-Day Air
</ShimmerText>
<br className="wings-mobile-break" />
{" "}
<ShimmerText className="font-extrabold">
Logistics
</ShimmerText>
</span>
</h1>
<div className="content-slider-item-text logico-content-wrapper-2">
<div className="text-content">
<p>
MileTruth AI forecasts demand, protects promises,
and coordinates every handoff from runway to
doorstep.
Linking India&apos;s major regional capitals with
AI-powered air movement and zero-emission EV
last-mile delivery.
</p>
</div>
</div>