Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NOT to go live - test for Friday #122

Closed
wants to merge 4 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 8 additions & 7 deletions src/pages/en/makersinnovationaward.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -44,22 +44,21 @@ import {
<h2
class="text-neutral-900 text-lg leading-6 lg:text-2xl lg:leading-7 font-aktiv font-semibold"
>
Idea Cultivation Workshop (Mid January)
Idea Cultivation Workshop (January 19)
</h2>
</div>
<TextBlock className="col-span-1 md:col-span-5">
Idea Cultivation Workshop (January 19): We are delighted to invite you to our Workshop in Kyiv, an exciting initiative aimed at bringing together like-minded people, facilitating the exchange of ideas and knowledge, and presenting the Innovation Makers Award.
We are delighted to invite you to our Workshop in Kyiv, an exciting initiative aimed at bringing together like-minded people, facilitating the exchange of ideas and knowledge, and presenting the Innovation Makers Award.

Share your innovative ideas, find partners, and plan your contribution to social cohesion and the country's recovery.
</TextBlock>
<div className="col-span-1 md:col-span-5">
<TextBlock>
This is your opportunity to present your projects, regardless of their current stage of development. Take the chance to lay the foundation for potential funding that can turn your vision into reality.

**We have reached our limit of 50 registered participants for the Ideas Cultivation Workshop.** As of 27.12., all new registrations for the event will be added to a waiting list.
Registration is closed.
</TextBlock>
<ButtonLink caption="Apply now" target="https://forms.gle/X5S7rbqZsmDSwoFS9" variant="dark" className="mt-8" newTab />
</div>
</div>
</div>

<div class="bg-tolo-green w-full text-white">
Expand All @@ -68,8 +67,10 @@ import {
<img src="images/award/submit-ideas.svg" className="col-span-12 w-full" />
</div>
<div class="col-span-1 md:col-span-7 font-semibold font-aktiv text-2xl">
<p class="mb-8">Final project Application will be open from January 9th until February 9th.<br/><br/>
Please find the selection criteria below:</p>
<ButtonLink caption="Apply now" target="https://docs.google.com/forms/d/1ebhHq0FyhzP6dldqfOgnc0SeYvtYpGkODyrutHJ52l8/prefill" variant="dark" className="mt-8" newTab /><br/><br/>
<p class="mb-8">Application will close on February 9th, 4 pm (EET).<br/><br/>
Please visit our <u><a href="https://thoughtful-hiss-0d9.notion.site/MIA-FAQ-ENG-05fbb555509146a189aa56767fd50b70">FAQ</a></u>.<br/><br/>
Please find the main selection criteria for your project ideas below:</p>
</div>
<div class="col-span-1 md:col-span-12 grid grid-cols-1 md:grid-cols-3 gap-8">
<InfoItem
Expand Down
9 changes: 5 additions & 4 deletions src/pages/ua/makersinnovationaward.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,8 @@ import {
<TextBlock>
Це ваша можливість представити свої проекти, незалежно від того, на якій стадії розвитку вони зараз знаходяться. Скористайтеся шансом закласти фундамент для потенційного фінансування, яке може перетворити ваше бачення на реальність.

**Ми досягли ліміту в 50 зареєстрованих учасників на Майстерню ідей.** Починаючи з 27.12., всі нові реєстрації на захід будуть додані до списку очікування.
Registration is closed.
</TextBlock>
<ButtonLink caption="Подати заявку" target="https://forms.gle/X5S7rbqZsmDSwoFS9" variant="dark" className="mt-8" newTab />
</div>
</div>

Expand All @@ -66,8 +65,10 @@ import {
<img src="images/award/submit-ideas-ua.svg" className="col-span-12 w-full" />
</div>
<div class="col-span-1 md:col-span-7 font-semibold font-aktiv text-2xl">
<p class="mb-8">Прийом заявок на участь у фінальному відборі буде відкрито з 09 січня до 09 лютого 2024 року.<br/><br/>
Будь ласка, ознайомтеся з критеріями відбору нижче:</p>
<ButtonLink caption="Подати заявку" target="https://docs.google.com/forms/d/1ebhHq0FyhzP6dldqfOgnc0SeYvtYpGkODyrutHJ52l8/prefill" variant="dark" className="mt-8" newTab /><br/><br/>
<p class="mb-8">Application will close on February 9th, 4 pm (EET).<br/><br/>
Please visit our <u><a href="https://thoughtful-hiss-0d9.notion.site/MIA-FAQ-UKR-3d326536005540bd89fabd9f8beea923">FAQ</a></u>.<br/><br/>
Please find the main selection criteria for your project ideas below:</p>
</div>
<div class="col-span-1 md:col-span-12 grid grid-cols-1 md:grid-cols-3 gap-8">
<InfoItem
Expand Down