New
Welcome to Space! Keep an eye out for our new deals rolling out this year!
Grow your investments with Space
HTML:
<!-- Hero Section -->
<div class="bg-gray-100">
<div class="container text-center space-2-top space-3-top--lg space-3-bottom">
<div class="w-lg-60 mx-lg-auto">
<div class="mb-9">
<!-- Badge -->
<div class="media align-items-center bg-purple-opacity-0_07 text-left rounded-pill py-1 pr-3 pl-2 mb-4">
<span class="badge badge-purple badge-pill font-weight-normal px-3 mr-2">New</span>
<div class="media-body">Welcome to Space! Keep an eye out for our new deals rolling out this year!</div>
</div>
<!-- End Badge -->
<h1 class="display-4 font-size-48--md-down">Grow your investments with Space</h1>
</div>
</div>
<div class="w-lg-75 mx-lg-auto">
<object type="image/svg+xml" data="../../assets/svg/mockups/tablet-mockup-1.svg"></object>
</div>
</div>
</div>
<!-- End Hero Section -->