From 01633d47ea32e5fdc6791eb25079139f74163eeb Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Tue, 30 Jun 2026 16:19:22 +0000 Subject: [PATCH] Bob AI: fix build error in src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 87bfbfd..fc46454 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -94,7 +94,7 @@ export default function HomePage() { description="Join our community and start feeling your best." testimonials={[ { - id: "1", + id: "2", name: "Sarah J.", role: "Reader", company: "Community", @@ -110,7 +110,7 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businessman-showing-thumb-up_1262-3024.jpg", }, { - id: "3", + id: "4", name: "Elena R.", role: "Reader", company: "Community",