From 5aa6d169a411982f2868a0c6aaa02053270f68b5 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 20 May 2026 15:00:22 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5ea8b02..e6988aa 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -227,10 +227,10 @@ export default function LandingPage() { testimonials={[ { id: "1", - title: "Incrível!", + title: "FEEDBACKS ", quote: "Fizeram a festa do meu filho ser um sucesso absoluto.", - name: "Ana Silva", - role: "Mãe", + name: "VIVA BRINCANDO ", + role: "", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DzaFwwQiiQutCNUnuYanegNF8W/uploaded-1779288442811-38rl5icn.jpg", }, { @@ -254,7 +254,7 @@ export default function LandingPage() { title: "Recomendo!", quote: "Segurança total e muita energia. Nota dez!", name: "Fernanda Lima", - role: "Mãe", + role: "", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DzaFwwQiiQutCNUnuYanegNF8W/uploaded-1779288566257-4yqcridg.jpg", }, { -- 2.49.1