Update src/app/page.tsx

This commit is contained in:
2026-03-06 21:01:15 +00:00
parent 05baad3a78
commit ea093cc72f

View File

@@ -138,7 +138,7 @@ export default function LandingPage() {
},
{
id: "mariscos", badge: "Fresco Diariamente", badgeIcon: Waves,
price: "₡4,500 - ₡12,000", name: "Mariscos", buttons: [
price: "₡4,500 - ₡10,000", name: "Mariscos", buttons: [
{ text: "Ver Mariscos", href: "#" },
{ text: "Pedir", href: "#" }
],