Skip to content

Commit

Permalink
Update welcome.html
Browse files Browse the repository at this point in the history
  • Loading branch information
mo-nika committed Oct 29, 2024
1 parent 59ad3dc commit 36a30a0
Showing 1 changed file with 10 additions and 9 deletions.
19 changes: 10 additions & 9 deletions _includes/welcome.html
Original file line number Diff line number Diff line change
@@ -1,18 +1,19 @@
<div class="section welcome" id="welcome">
<h2 class="title">Share. Learn. Inspire.</h2>
<h2 class="title">About the conference</h2>
<hr/>

<div class="row align-center">
<div class="left-content flex-end">
<iframe allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen frameborder="0" height="400" src="https://www.youtube.com/embed/JVl2x5K1iXY" data-cookieconsent="marketing" width="100%"></iframe>
<iframe allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen frameborder="0" height="400" src="https://www.youtube.com/embed/JVl2x5K1iXY" width="100%"></iframe>
</div>
<div class="right-content">
<h3 class="text-title mb-1">The Conference for Erlang and Elixir Developers in London</h3>

<p> We strive to provide a meaningful platform for local Erlang and Elixir communities, and that's why we're organizing Code BEAM Lite in London.</br></br>
Join us to explore the latest advancements in the BEAM ecosystem, including groundbreaking talks on AI & Machine Learning, Fintech, IoT, Security, DevOps and innovative use cases.</br></br>
This event offers a unique opportunity to meet locally, learn from industry experts, and network with fellow Erlang, Elixir and Gleam enthusiasts.
<br></p>
<div>
<h3 class="text-title mb-1">The London event for Erlang, Elixir & Gleam users</h3>
<p>Our goal is simple: to create a vibrant platform where users of Elixir, Erlang, Gleam and other technologies based on BEAM VM can come together to share insights, get feedback on projects, and inspire each other to new heights.</p>
<br>
<p>Code BEAM has united Erlang & Elixir developers for years to grow and progress the community in the spirit of Share. Learn. Inspire.
Meet people and companies using and developing high performance, fault-tolerant and resilient applications that scale to billions of users in production in areas like Fintech, eCommerce, IoT, Gaming, Blockchain, Security, Machine Learning and more.</p>
</div>
</div>
</div>
</div>
</div>

0 comments on commit 36a30a0

Please sign in to comment.