Bob AI: fix build errors (attempt 2)

This commit is contained in:
2026-04-27 01:44:38 +03:00
parent 535dff6339
commit 9faabe0a8a

View File

@@ -273,22 +273,22 @@ export default function HomePage() {
members={[
{
name: "Dr. Sarah Chen",
title: "Chief Neuroscientist",
role: "Chief Neuroscientist",
image: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/professional-headshot-of-a-happy-custome-1777233973635-8ab8b67f.png"
},
{
name: "James Wilson",
title: "Lead Engineer",
role: "Lead Engineer",
image: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/professional-headshot-of-a-happy-custome-1777233973383-4f4896d8.png"
},
{
name: "Elena Rodriguez",
title: "Head of Design",
role: "Head of Design",
image: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/professional-headshot-of-a-happy-custome-1777233974133-d4570acb.png"
},
{
name: "David Kim",
title: "Product Manager",
role: "Product Manager",
image: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/professional-headshot-of-a-happy-custome-1777233974854-3a6df7d9.png"
}
]}