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",