forked from brooksbingham/theme-elegance
fix:Change styling for SEO section
parent
fd2a955db9
commit
14493a70fc
|
@ -85,22 +85,29 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<article class="article group lg:mt-24 lg:mb-20 ">
|
||||
<article class="article group lg:mt-24 lg:mb-20 mt-16 ">
|
||||
<img class="image md:w-1/2 right object-cover my-5 h-[350px]" src="https://brooksbingham-season5.sfo2.cdn.digitaloceanspaces.com/site-static-assets/20-06-23%20Brooks%20Bingham%20Summer_892-min.jpg">
|
||||
<section class="content my-28">
|
||||
<section class="content my-20">
|
||||
<h2 class="font-bold lg:text-2xl ">Get the Perfect Fit</h2>
|
||||
<p class="font-semibold lg:text-xl sm:text-sm mb-4">Experience a flawless & Ideal fit tailored to Your Specifications</p>
|
||||
<p class="font-semibold lg:text-lg sm:text-sm">The future of fashion with our innovative designs. Customization options tailored to your measurements witih a flawless silhouette every time.Discover your perfect fit in minutes.</p>
|
||||
<a class="font-semibold lg:text-lg sm:text-sm">Explore</a>
|
||||
<a class="all-product-link text-lg font-bold mt-8 flex items-center " href="https://brooksbingham.com/content/9-gallery">
|
||||
{l s='Explore'}
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon stroke-gray-600 stroke-[3px] icon-tabler icon-tabler-chevron-right" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M9 6l6 6l-6 6" /></svg>
|
||||
</a>
|
||||
</section>
|
||||
</article>
|
||||
|
||||
<article class="article group mb-4">
|
||||
<img class="image md:w-1/2 left object-cover my-5 h-[350px]" src="https://brooksbingham-season5.sfo2.cdn.digitaloceanspaces.com/site-static-assets/20-06-23%20Brooks%20Bingham%20Summer_992-min.jpg">
|
||||
<section class="content my-28">
|
||||
<section class="content my-20">
|
||||
<h2 class="font-bold lg:text-2xl ">Timeless Quality</h2>
|
||||
<p class="font-semibold lg:text-xl mb-4 sm:text-sm">Fashion that stands the test of time.</p>
|
||||
<p class="font-semibold lg:text-lg sm:text-sm">Invest in enduring fashion with our commitment to quality and durability. From custom-made tuxedos to business suits, each piece stands the test of time.</p>
|
||||
<a class="all-product-link text-lg font-bold mt-8 flex items-center " href="https://brooksbingham.com/content/9-gallery">
|
||||
{l s='Explore' }
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon stroke-gray-600 stroke-[3px] icon-tabler icon-tabler-chevron-right" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M9 6l6 6l-6 6" /></svg>
|
||||
</a>
|
||||
</section>
|
||||
</article>
|
||||
|
||||
|
|
Loading…
Reference in New Issue