From 879e76dc35d5709ed147edd98cff6def715080c6 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Mar 2026 19:41:10 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2a0e01e..eb7fae1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -111,6 +111,10 @@ export default function LandingPage() { useInvertedBackground={false} ratingAnimation="slide-up" avatarsAnimation="slide-up" + testimonial="Sem comentários, uma das melhores de Goiânia... as bordas são um espetáculo à parte." + rating={5} + author="Haline Thais" + avatars={[{ src: "http://img.b2bpic.net/free-photo/attractive-lovely-woman-with-long-light-brown-hair-big-blue-eyes-smiles-outdoors_291650-339.jpg", alt: "Haline Thais" }]} /> -- 2.49.1