diff --git a/src/components/ContactsSection/ContactsSection.jsx b/src/components/ContactsSection/ContactsSection.jsx index dee4538..91cdc33 100644 --- a/src/components/ContactsSection/ContactsSection.jsx +++ b/src/components/ContactsSection/ContactsSection.jsx @@ -19,6 +19,7 @@ import { import sprite from "../../sprite.svg"; import BossImg from "./img/boss.jpg"; +import DeputyImg from "./img/deputy.jpg"; import TrainerImg from "./img/trainer.jpg"; import AssistantImg from "./img/assistant.jpg"; @@ -121,6 +122,45 @@ export const ContactsSection = () => { + + + + +
+ Голова наглядової ради клубу: + + + + + + Наталія Петрівна + + + + + + + Переглянути профіль + +
+ + + + + + + +
+
+ + @@ -159,7 +199,7 @@ export const ContactsSection = () => { - + diff --git a/src/components/ContactsSection/img/deputy.jpg b/src/components/ContactsSection/img/deputy.jpg new file mode 100644 index 0000000..741c9bb Binary files /dev/null and b/src/components/ContactsSection/img/deputy.jpg differ diff --git a/src/components/LastUpdateSection/LastUpdateSection.jsx b/src/components/LastUpdateSection/LastUpdateSection.jsx index 6d1e6ad..8cf9195 100644 --- a/src/components/LastUpdateSection/LastUpdateSection.jsx +++ b/src/components/LastUpdateSection/LastUpdateSection.jsx @@ -11,7 +11,7 @@ export const LastUpdateSection = () => { - Останнє оновлення: 24.02.2024 + Останнє оновлення: 05.03.2024