Skip to content
Snippets Groups Projects
Verified Commit 0e84d1d1 authored by Andrej Ramašeuski's avatar Andrej Ramašeuski
Browse files

Konec

parent 62307eff
Branches 2024-1
No related tags found
No related merge requests found
Pipeline #19808 passed
......@@ -17,6 +17,7 @@ const Home = () => {
<article className="space-y-8 md:space-y-16">
{/*
<div className="content-block">
<p className="text-md lg:text-lg">
<strong>Letos se zasedání CF s doprovodným programem bude konat v&nbsp;Brně v termínu 13.&nbsp;–&nbsp;14. ledna 2024.</strong><br/><br/>
......@@ -49,7 +50,6 @@ const Home = () => {
</div>
{/*
<div className="content-block alert alert--yellow-400 flex-col p-8 md:p-16">
<h3 className="head-alt-md">Online registrace účastníků zasedání CF byla spuštěna</h3>
<p className="text-md lg:text-lg">
......@@ -73,7 +73,6 @@ const Home = () => {
</div>
*/}
<div className="relative card elevation-10 flex flex-col lg:flex-row lg:items-center my-8 xl:-mx-16 container-padding--zero md:container-padding--auto overflow-hidden">
<div
className="cf-hero"
......@@ -129,15 +128,15 @@ const Home = () => {
))}
</div>
*/}
<div className="bg-blue-300 text-white p-8 md:p-16">
<div className="content-block">
{/*
<h3 className="head-alt-md">Zasedání Celostátního fóra proběhlo 29.&nbsp;dubna 2023 v&nbsp;Domě Kultury v&nbsp;Liberci</h3>
<h3 className="head-alt-md">Zasedání Celostátního fóra proběhlo 13.&nbsp;ledna 2024 v&nbsp;Brně</h3>
<h2 className="head-alt-md lg:head-alt-lg">
Děkujeme všem za účast a těšíme se na vás na volebním zasedání Celostátního fóra v&nbsp;lednu 2024.
Děkujeme všem za účast a těšíme se na vás na zasedání Celostátního fóra v roce 2025.
</h2>
*/}
{/*
<p className="text-md lg:text-lg">
Zasedání bude možno sledovat on-line na adrese{" "}
<a href="https://cf2024.online" className="font-bold">
......@@ -145,6 +144,7 @@ const Home = () => {
</a>
.
</p>
*/}
</div>
{/*
......@@ -161,6 +161,7 @@ const Home = () => {
</Button>
*/}
</div>
{/*
<div className="relative card elevation-10 flex flex-col lg:flex-row lg:items-center my-8 xl:-mx-16 container-padding--zero md:container-padding--auto overflow-hidden">
<div
className="cf-hero"
......@@ -191,6 +192,7 @@ const Home = () => {
</div>
</div>
</div>
*/}
</article>
);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment