Update src/app/page.tsx

This commit is contained in:
2026-04-15 01:28:48 +00:00
parent e7da5eb24c
commit 9804e6e4f8

View File

@@ -112,6 +112,7 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
showRating={true}
ratingClassName="text-yellow-500"
testimonials={[
{ id: "1", name: "Juan Pérez", handle: "@juanperez", testimonial: "Comida excelente y ambiente muy cálido, 100% recomendable.", rating: 5 },
{ id: "2", name: "Ana Gómez", handle: "@anagomez", testimonial: "La atención de primera, volveré sin dudas.", rating: 5 },