|
|
@@ -38,7 +38,7 @@
|
|
|
<section id="menuTab" data-tab>
|
|
|
<div class="px-4 pt-4 pb-3 "></div>
|
|
|
<h2 class="text-[22px] mx-4 font-bold text-[#101419]">
|
|
|
- PIDE TU SHOP EXPRESS 🍺⚡
|
|
|
+ PIDE TU SHOP EXPRESS ⚡🍺
|
|
|
</h2>
|
|
|
<p class="product-type mx-4 text-[#58728d] text-sm pb-4 mb-4 border-b border-gray-200">*solo lo más vendido</p>
|
|
|
</div>
|
|
|
@@ -163,11 +163,11 @@
|
|
|
|
|
|
<input id="clientCodeInput"
|
|
|
class="w-full border px-3 py-2 rounded-md"
|
|
|
- placeholder="Nombre" />
|
|
|
+ placeholder="Ingresa tu nombre" />
|
|
|
<input id="tableInput"
|
|
|
type="number" min="1"
|
|
|
class="w-full border px-3 py-2 rounded-md"
|
|
|
- placeholder="Mesa #" />
|
|
|
+ placeholder="Ingresa tu numero de mesa" />
|
|
|
|
|
|
|
|
|
<button id="sessionAcceptBtn"
|