Update src/app/about/page.tsx

This commit is contained in:
2026-03-03 15:24:52 +00:00
parent cd63137e3e
commit ebd0873605

View File

@@ -94,42 +94,42 @@ export default function AboutPage() {
id: "1", id: "1",
name: "Айша Гулыева", name: "Айша Гулыева",
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2",
imageAlt: "Айша Гулыева", imageAlt: "Айша Гулыева",
}, },
{ {
id: "2", id: "2",
name: "Мерген Овлядов", name: "Мерген Овлядов",
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2",
imageAlt: "Мерген Овлядов", imageAlt: "Мерген Овлядов",
}, },
{ {
id: "3", id: "3",
name: "Гюлнар Аталыева", name: "Гюлнар Аталыева",
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg", "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg?_wi=2",
imageAlt: "Гюлнар Аталыева", imageAlt: "Гюлнар Аталыева",
}, },
{ {
id: "4", id: "4",
name: "Батыр Назаров", name: "Батыр Назаров",
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg?_wi=3",
imageAlt: "Батыр Назаров", imageAlt: "Батыр Назаров",
}, },
{ {
id: "5", id: "5",
name: "Сейде Хасанова", name: "Сейде Хасанова",
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg?_wi=4",
imageAlt: "Сейде Хасанова", imageAlt: "Сейде Хасанова",
}, },
{ {
id: "6", id: "6",
name: "Расул Худайбердиев", name: "Расул Худайбердиев",
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg", "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg?_wi=2",
imageAlt: "Расул Худайбердиев", imageAlt: "Расул Худайбердиев",
}, },
]} ]}