This commit is contained in:
Martin Quarda 2024-03-13 14:47:41 +01:00
parent 5bb9c0da74
commit a9519ea5e6

View File

@ -116,7 +116,7 @@ class Main extends Component {
<div class="container text text-center"> <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> <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>
{/*<form class="container" onSubmit={(e) => this.onSubmit(e)}> {/*<form onSubmit={(e) => this.onSubmit(e)}>
<h1>Registrace</h1> <h1>Registrace</h1>
<div class="mb-3"> <div class="mb-3">
<label for="first_name" class="form-label">Jméno</label> <label for="first_name" class="form-label">Jméno</label>
@ -139,19 +139,8 @@ class Main extends Component {
<label class="form-check-label" for="agreement">Souhlas se zpracováním osobních údajů</label> <label class="form-check-label" for="agreement">Souhlas se zpracováním osobních údajů</label>
</div> </div>
<button type="submit" class="btn btn-primary">Odeslat</button> <button type="submit" class="btn btn-primary">Odeslat</button>
<<<<<<< HEAD
</form>*/} </form>*/}
<div class="container kontakt text-center social"> <div class="container kontakt text-center social">
=======
</form>
<div class="container video">
<iframe width="100%" height="800px" src="https://www.youtube.com/embed/H1UeXTBpsXw?si=kkh2_BBJXw56gVaP" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen="true"></iframe>
</div>
<div class="container video">
<iframe width="100%" height="800px" src="https://www.youtube.com/embed/7WB4J_j-VhM?si=kkh2_BBJXw56gVaP" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen="true"></iframe>
</div>
<div class="container kontakt text-center">
>>>>>>> aa695fd (add FAQ)
<div class="row"> <div class="row">
<a class="col-lg-3" href="mailto:info@alkator.cz"><b>info@alkator.cz</b></a> <a class="col-lg-3" href="mailto:info@alkator.cz"><b>info@alkator.cz</b></a>
<a class="col-lg-3" href="https://www.facebook.com/AlkatorRace"><img height="40px" src="/public/fb_logo.svg" /></a> <a class="col-lg-3" href="https://www.facebook.com/AlkatorRace"><img height="40px" src="/public/fb_logo.svg" /></a>