registrace

This commit is contained in:
Martin Quarda 2024-03-31 12:01:30 +02:00
parent ed20556e83
commit 5c23ab905f

View File

@ -152,10 +152,7 @@ class Main extends Component {
<div class="container text text-center">
<h2>Stále nevíš, jestli se zúčastníš? Přečti si náš <button type="button" class="btn btn-warning" onClick={(e) => this.togglefaq()}>FAQ</button></h2>
</div>
<div class="container text-center text">
<h1>Zahájení registrací 1.4.2024</h1>
</div>
{/*<form onSubmit={(e) => this.onSubmit(e)}>
<form onSubmit={(e) => this.onSubmit(e)}>
<h1>Registrace</h1>
<div class="mb-3">
<label for="first_name" class="form-label">Jméno</label>
@ -178,7 +175,7 @@ class Main extends Component {
<label class="form-check-label" for="agreement">Souhlas se zpracováním osobních údajů</label>
</div>
<button type="submit" class="btn btn-primary">Odeslat</button>
</form>*/}
</form>
<div class="container text-center social">
<div class="row">
<a class="col-lg-3" style={{"color": "black"}} href="mailto:info@alkator.cz"><b>info@alkator.cz</b></a>