|
@@ -38,6 +38,11 @@ const { title, ogTitle, ogImage, ogUrl, ogDescription } = Astro.props;
|
|
<li class="text-slate-800 hover:text-gray-600"><a href="/Productos/">Productos</a></li>
|
|
<li class="text-slate-800 hover:text-gray-600"><a href="/Productos/">Productos</a></li>
|
|
<li class="text-slate-800 hover:text-gray-600"><a href="/Nosotros/">Nosotros</a></li>
|
|
<li class="text-slate-800 hover:text-gray-600"><a href="/Nosotros/">Nosotros</a></li>
|
|
<li class="text-slate-800 hover:text-gray-600"><a href="/Contacto/">Contacto</a></li>
|
|
<li class="text-slate-800 hover:text-gray-600"><a href="/Contacto/">Contacto</a></li>
|
|
|
|
+ <li>
|
|
|
|
+ <a href="/Pedidos/">
|
|
|
|
+ <i class="fa-solid fa-cart-shopping fa-lg"></i>
|
|
|
|
+ </a>
|
|
|
|
+ </li>
|
|
<div class="flex space-x-3 md:space-x-2">
|
|
<div class="flex space-x-3 md:space-x-2">
|
|
<a href="https://www.instagram.com/olivamiadeli/" target="_blank" class="md:mb-2">
|
|
<a href="https://www.instagram.com/olivamiadeli/" target="_blank" class="md:mb-2">
|
|
<i class="fa-brands fa-square-instagram"></i>
|
|
<i class="fa-brands fa-square-instagram"></i>
|