Update src/app/page.tsx

This commit is contained in:
2026-05-09 08:51:16 +00:00
parent 1041b1052a
commit ae7e011bc9

View File

@@ -97,8 +97,8 @@ export default function LandingPage() {
id: "g1", groupTitle: "Администрация", members: [
{ id: "m1", title: "Али", subtitle: "Менеджер", detail: "Опыт 5 лет", imageSrc: "http://img.b2bpic.net/free-photo/steel-machinery-illuminates-workshop-indoors-with-creativity-generated-by-ai_188544-29933.jpg" },
{ id: "m2", title: "Мадина", subtitle: "Администратор", detail: "Опыт 3 года", imageSrc: "http://img.b2bpic.net/free-photo/top-view-hard-drive-with-light_23-2149413405.jpg" },
],
imageAlt: "Steel machinery illuminates workshop indoors with creativity generated by AI"},
]
},
]}
/>
</div>