Merge version_1 into main #8

Merged
bender merged 1 commits from version_1 into main 2026-03-04 17:44:17 +00:00

View File

@@ -66,7 +66,7 @@ export default function LandingPage() {
],
stats: [
{
title: "Valoración", values: ["4.5", "4.5", "4.5"],
title: "Valoración", values: [4.5, 4.5, 4.5],
description: "488 reseñas verificadas"
},
{
@@ -74,7 +74,7 @@ export default function LandingPage() {
description: "Generosas porciones"
},
{
title: "Precio Medio", values: ["20", "25", "30"],
title: "Precio Medio", values: [20, 25, 30],
description: "Por persona"
}
],