From cf077fd24904b5eeeb02de1fed95d7a20d8e2721 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Tue, 30 Jun 2026 16:52:21 +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 06fc9d3..c6fed61 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -134,7 +134,7 @@ export default function HomePage() { description="Transforming lives through personalized, balanced nutrition coaching." testimonials={[ { - id: "1", + id: "2", name: "Sarah J.", role: "Marketing Director", company: "GrowthCorp", @@ -150,7 +150,7 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/lunch-colleagues_1098-13959.jpg", }, { - id: "3", + id: "4", name: "Emily K.", role: "Teacher", company: "Local Schools",