feat: add real content and team photos from Notion

Add 13 team members with photos and Instagram links, 6 class types,
real contact info with two addresses, and Yandex Maps with markers.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-09 21:30:33 +03:00
parent 0cbb818b72
commit 9f1697fd93
15 changed files with 23 additions and 16 deletions

View File

@@ -26,78 +26,78 @@ export const siteContent: SiteContent = {
{
name: "Виктор Артемов",
role: "Тренер",
image: "/images/team-placeholder.jpg",
image: "/images/team/viktor-artyomov.webp",
instagram: "https://instagram.com/viktor.artyomov/",
},
{
name: "Анна Тарыба",
role: "Тренер",
image: "/images/team-placeholder.jpg",
image: "/images/team/anna-taryba.webp",
instagram: "https://instagram.com/annataryba/",
},
{
name: "Анастасия Чалей",
role: "Тренер",
image: "/images/team-placeholder.jpg",
image: "/images/team/anastasia-chaley.webp",
instagram: "https://instagram.com/nastya_chaley/",
},
{
name: "Ольга Демидова",
role: "Тренер",
image: "/images/team-placeholder.jpg",
image: "/images/team/olga-demidova.webp",
instagram: "https://instagram.com/don_olga_red/",
},
{
name: "Галина Савицкая",
role: "Тренер",
image: "/images/team-placeholder.jpg",
image: "/images/team/galina-savitskaya.webp",
},
{
name: "Ирина Третьюкович",
role: "Тренер",
image: "/images/team-placeholder.jpg",
image: "/images/team/irina-tretyukovich.webp",
instagram: "https://instagram.com/irkatretya/",
},
{
name: "Надежда Сух",
role: "Тренер",
image: "/images/team-placeholder.jpg",
image: "/images/team/nadezhda-sukh.webp",
instagram: "https://instagram.com/nadja.dance/",
},
{
name: "Ирина Карпусь",
role: "Тренер",
image: "/images/team-placeholder.jpg",
image: "/images/team/irina-karpus.webp",
instagram: "https://instagram.com/karpus_iri/",
},
{
name: "Юлия Книга",
role: "Тренер",
image: "/images/team-placeholder.jpg",
image: "/images/team/yuliya-kniga.webp",
instagram: "https://instagram.com/knigynzel/",
},
{
name: "Елена Чигилейчик",
role: "Тренер",
image: "/images/team-placeholder.jpg",
image: "/images/team/elena-chigileychik.webp",
instagram: "https://instagram.com/alenachygi/",
},
{
name: "Елена Тарасевич",
role: "Тренер",
image: "/images/team-placeholder.jpg",
image: "/images/team/elena-tarasevic.webp",
instagram: "https://instagram.com/cerceia/",
},
{
name: "Ольга Грабовец",
role: "Тренер",
image: "/images/team-placeholder.jpg",
image: "/images/team/olga-grabovets.webp",
instagram: "https://instagram.com/lo_woolf/",
},
{
name: "Кристина Войтович",
role: "Тренер",
image: "/images/team-placeholder.jpg",
image: "/images/team/kristina-voytovich.webp",
instagram: "https://instagram.com/chris_voytovich/",
},
],