From 49587e5f716ece15268c94f63797818f6a8160f1 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 09:18:43 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e300c59..21caab3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -120,6 +120,7 @@ export default function LandingPage() { testimonial="Excelente trato y vehĂ­culos impecables. El mejor lugar en Mexicali para comprar tu auto." rating={5} author="Carlos M." + avatars={[]} ratingAnimation="slide-up" avatarsAnimation="blur-reveal" /> @@ -156,8 +157,8 @@ export default function LandingPage() {