forked from brooksbingham/theme-elegance
feat:add how to measure content
parent
1df40204aa
commit
a8b692828b
|
@ -56,6 +56,67 @@
|
|||
<div id="js-product-list-bottom"></div>
|
||||
{/if}
|
||||
</section>
|
||||
|
||||
</section>
|
||||
|
||||
<div class="mx-auto
|
||||
mb-24
|
||||
flex
|
||||
items-center
|
||||
relative">
|
||||
<img src="/themes/elegance/assets/images/img2.jpg"
|
||||
class="h-full w-full">
|
||||
<div class="absolute
|
||||
xl:px-40
|
||||
lg:px-20
|
||||
md:px-12
|
||||
px-2">
|
||||
<h1 class="xl:text-6xl
|
||||
lg:text-4xl
|
||||
md:text-3xl
|
||||
text-sm
|
||||
lg:font-bold
|
||||
font-bold">How to measure </h1>
|
||||
<p class="lg:text-xl
|
||||
md:text-lg
|
||||
text-xs
|
||||
lg:font-semibold
|
||||
font-base
|
||||
lg:w-96
|
||||
md:w-80
|
||||
w-36
|
||||
lg:pt-4
|
||||
pt-2">Ten minutes is all it should take if you follow our simple step by step directions.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="mx-auto
|
||||
lg:my-52
|
||||
md:my-28
|
||||
my-24
|
||||
flex
|
||||
flex-col
|
||||
items-center">
|
||||
<h1 class="font-bold
|
||||
lg:text-4xl
|
||||
md:text-xl
|
||||
text-lg
|
||||
font-bold
|
||||
text-center">Our precise measuring system ensures your custom garment requirements are perfected.</h1>
|
||||
<p class="lg:pt-12
|
||||
md:pt-9
|
||||
pt-6
|
||||
lg:w-8/12
|
||||
w-10/12
|
||||
text-center
|
||||
lg:text-xl
|
||||
md:text-lg
|
||||
text-sm
|
||||
lg:font-semibold
|
||||
font-medium">Your measurements are utilized by Brooks Bingham to create a tailored profile using advanced technology.
|
||||
Each model undergoes thorough review and adjustment by our master tailors in our design studio.
|
||||
Just follow each step, and your measurements will be perfect.</p>
|
||||
|
||||
</div>
|
||||
|
||||
{/block}
|
||||
|
||||
|
|
Loading…
Reference in New Issue