update contect hero section

This commit is contained in:
2026-06-09 17:56:46 +05:30
parent 8c85a11698
commit 86207fee86

View File

@@ -100,7 +100,7 @@ export default function ContactsHero() {
container (with nowrap on desktop) so it can never overflow/clip. */
.contacts-hero-title {
font-size: clamp(34px, 5.9vw, 98px) !important;
font-weight: 300 !important;
font-weight: 400 !important;
line-height: 0.95 !important;
color: #ffffff !important;
text-transform: uppercase !important;
@@ -208,17 +208,11 @@ export default function ContactsHero() {
<div className="contacts-hero-glass-card">
<h1 className="contacts-hero-title">
<span className="contacts-hero-title-line">One Connected System.</span>
<span className="contacts-hero-title-line">Delivering Trust.</span>
<span className="contacts-hero-title-line">
One Promise <span className="contacts-hero-title-highlight">Kept.</span>
Beyond <span className="contacts-hero-title-highlight">Boundaries.</span>
</span>
</h1>
<p className="contacts-hero-desc">
Stop managing separate logistics providers. Doormile unifies First Mile, Mid Mile and Last Mile into one intelligent delivery ecosystem powered by{" "}
<span className="contacts-hero-desc-trademark">MileTruth&trade; AI</span>.
</p>
</div>
</div>
</div>