update contect hero section
This commit is contained in:
@@ -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™ AI</span>.
|
||||
</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user