update to appetizers

This commit is contained in:
ImAlpha 2023-12-24 23:36:51 -08:00
parent f8d1479bd9
commit f00003db42

View File

@ -23,8 +23,8 @@ const Appetizers = () => {
/>
</div>
<div className="p-6">
<h4>Guacamole Dip</h4>
;
<h4>Guacamole Dip <span>$7 - Large, $5 - small</span></h4>
<p>Made fresh daily. Avocado, Pico de Gallo, Seasoning, with fresh lime juice.</p>
</div>
</div>
);