Bob AI: fix build error in src/pages/HomePage.tsx
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user