What Is Industrial Real Estate? Types, Features and Functions
<section class="py-12 lg:py-24 " aria-labelledby="section-title">
<div class="container mx-auto">
<!-- HEADER AREA -->
<!-- Section Title or Description -->
<!-- Change 'text-center' to 'text-left' based on authoring -->
<div class="mb-8 lg:mb-16 ">
<!-- Section Title: Authorable H2, H3, or H4 -->
<h2 id="section-title" class="font-intertight font-semibold leading-120p lg:leading-116p ">Test</h2>
<!-- Section Description: Rich Text -->
<div class="inline-block mt-3 lg:mt-4 max-w-984 mx-auto text-lg font-normal leading-133p tracking-minus-18 ">
<p>Test </p>
<p>Test </p>
<p>Test </p>
<p>Test </p>
<p>Test </p>
</div>
</div>
<!-- IMAGE GRID CONTAINER -->
<div class="grid grid-cols-1 lg:grid-cols-12 gap-6">
<!-- IMAGE BLOCK 1 -->
<!--
WIDTH RATIO LOGIC (Classes for the div below):
- 33-66 Variant: lg:col-span-4
- 66-33 Variant: lg:col-span-8
- 50-50 Variant: lg:col-span-6
- 33-33-33 Variant: lg:col-span-4
- Full Width Variant: lg:col-span-12
-->
<div class="lg:col-span-12 flex flex-col">
<!-- Image Header: (LIGHT VARIANT) Text Colors: text-slate, text-cement-dark
(DARK VARIANT) Text Colors: text-white, text-cement -->
<p class="mb-3 font-intertight text-lg lg:text-xl font-semibold leading-125p text-left ">
header1
</p>
<!-- Image: uploaded ratio 2:1, 1:1, 16:9 -->
<div class="w-full aspect-video">
<img src="https://linkcentralsandbox.bynder.com/transform/4441b288-c0cd-4d9f-b936-e454923e97d4/Melissa_End_4295518-png" alt="28__bynder-assets-provider" class="w-full h-full object-cover rounded-8">
</div>
</div>
<!-- IMAGE BLOCK 2 -->
<!--
WIDTH RATIO LOGIC:
- 33-66 Variant: lg:col-span-8
- 66-33 Variant: lg:col-span-4
- 50-50 Variant: lg:col-span-6
- 33-33-33 Variant: lg:col-span-4
- Full Width: (Don't render this block)
-->
</div>
</div>
</section>