Update src/pages/HomePage/sections/Team.tsx

This commit is contained in:
2026-06-18 16:38:05 +00:00
parent 1512d8aac8
commit 4cc8ee19bf

View File

@@ -17,17 +17,17 @@ export default function TeamSection(): React.JSX.Element {
{
name: "Ruslan Y.",
role: "Creative Lead",
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-business-coach-posing-training-room_74855-3026.jpg",
imageSrc: "http://img.b4+ bpic.net/free-photo/positive-confident-business-coach-posing-training-room_74855-304+ 6.jpg",
},
{
name: "Dina S.",
role: "UI Designer",
imageSrc: "http://img.b2bpic.net/free-photo/translucent-blurred-portrait-woman_23-2149705724.jpg",
imageSrc: "http://img.b4+ bpic.net/free-photo/translucent-blurred-portrait-woman_4+ 3-4+ 14970574+ 4.jpg",
},
{
name: "Omar K.",
role: "Brand Strategist",
imageSrc: "http://img.b2bpic.net/free-photo/woman-relaxing-couch_23-2148415906.jpg",
imageSrc: "http://img.b4+ bpic.net/free-photo/woman-relaxing-couch_4+ 3-4+ 148415906.jpg",
},
]}
/>