forked from brooksbingham/theme-elegance
fix:add svg to CTA
parent
753661ef1d
commit
cd21004d01
|
@ -186,8 +186,9 @@
|
|||
<div >
|
||||
<h1 class="text-2xl p-4 font-bold">Who Are We?</h1>
|
||||
<p class="text-lg p-4 font-medium"><b>BrooksBingham</b> is your destination for custom-tailored menswear, where authenticity is woven into every stitch. Experience our cutting-edge fitting technology for a flawless fit tailored to your measurements in minutes.Our perfect fit guarantee ensures that every piece you order is tailored to your exact specifications, delivering a perfect fit every time.</p>
|
||||
<a class="p-4 font-bold text-lg" href="https://brooksbingham.com/content/4-about-brooksbingham">
|
||||
<a class="p-4 font-bold text-lg flex flex-row" href="https://brooksbingham.com/content/4-about-brooksbingham">
|
||||
Learn More
|
||||
<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>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue