theme-elegance/modules/ps_contactinfo/ps_contactinfo-rich.tpl

50 lines
2.0 KiB
Smarty

{**
* 2007-2019 PrestaShop and Contributors
*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License 3.0 (AFL-3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* https://opensource.org/licenses/AFL-3.0
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to https://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2019 PrestaShop SA and Contributors
* @license https://opensource.org/licenses/AFL-3.0 Academic Free License 3.0 (AFL-3.0)
* International Registered Trademark & Property of PrestaShop SA
*}
<div class="contact-rich">
<h4 class="text-2xl font-bold">{l s='Store information' d='Shop.Theme.Global'}</h4>
<div class="mx-auto max-w-6xl">
<h4 class="text-xl font-medium mt-6">
Our Stylists
</h4>
<p>
Our Stylists are here for you. We have helped dress some of the biggest names in Hollywood and Professional
sports. Our staff of highly experienced tailors and stylists understand the demands placed on you to always look
your very best.
</p>
<p class="mt-3">
Your personal stylist is ready to assist you in all your clothing needs.
</p>
<h4 class="text-xl font-medium mt-6">Customer Service</h4>
<p> Let us show you how custom works.
We will walk you through your first order.
Just drop us a line at
<a href="mailto:customerservice@brooksbingham.com" class="underline underline-offset-2">customerservice@brooksbingham.com</a>
, and we will get in touch with you.
</p>
</div>
<hr class="my-8"/>
</div>