mirror of
https://github.com/SimpleWebConf/SimpleWebConf.github.io.git
synced 2026-03-10 08:51:23 +00:00
add comeete block, fix button
This commit is contained in:
65
index.html
65
index.html
@@ -204,7 +204,7 @@
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-md-12 section-heading text-center">
|
||||
<h2 class="to-animate">About</h2>
|
||||
<h2 class="to-animate">Meet the team</h2>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
@@ -250,6 +250,63 @@
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
<section id="fh5co-about">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-md-12 section-heading text-center">
|
||||
<h2 class="to-animate">Meet the comeetee</h2>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-md-3">
|
||||
<div class="fh5co-person text-center">
|
||||
<figure><img src="images/person1.jpg" alt="Image"></figure>
|
||||
<h3>Margarita Roi</h3>
|
||||
<span class="fh5co-position">Freelance developer, teacher</span>
|
||||
<ul class="social social-circle">
|
||||
<li><a href="https://www.instagram.com/riittagirl/?hl=en"><i class="icon-instagram"></i></a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-3">
|
||||
<div class="fh5co-person text-center">
|
||||
<figure><img src="images/person1.jpg" alt="Image"></figure>
|
||||
<h3>shawn swyx wang </h3>
|
||||
<span class="fh5co-position">Speaker, developer, author</span>
|
||||
<ul class="social social-circle">
|
||||
<li><a href="https://twitter.com/swyx?s=09"><i class="icon-twitter"></i></a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-3">
|
||||
<div class="fh5co-person text-center">
|
||||
<figure><img src="images/person1.jpg" alt="Image"></figure>
|
||||
<h3>Nathalie Fruitema</h3>
|
||||
<span class="fh5co-position">Junior dev @ ING</span>
|
||||
<ul class="social social-circle">
|
||||
<li><a href="https://www.linkedin.com/in/natalie-fruitema-406074131/"><i class="icon-linkedin"></i></a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-3">
|
||||
<div class="fh5co-person text-center">
|
||||
<figure><img src="images/person1.jpg" alt="Image"></figure>
|
||||
<h3>Frank Wijmans</h3>
|
||||
<span class="fh5co-position">Consumer Engineeer at Touchpoint ING</span>
|
||||
<ul class="social social-circle">
|
||||
<li><a href="https://www.linkedin.com/in/frank-wijmans-1a119832/"><i class="icon-linkedin"></i></a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
<section data-section="tickets">
|
||||
@@ -270,7 +327,7 @@
|
||||
</div>
|
||||
|
||||
<div class="row">
|
||||
<div class="col-md-6 col-md-offset-4 text-center">
|
||||
<div class="col-md-6 col-md-offset-3 text-center">
|
||||
<p><a href="https://www.eventbrite.nl/e/tickets-simplewebconf-144376406719" class="btn btn-primary btn-large big-red-button">Get your free ticket</a></p>
|
||||
</div>
|
||||
</div>
|
||||
@@ -317,11 +374,11 @@
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-md-12 section-heading text-center">
|
||||
<h2>Share knowledge</h2>
|
||||
<h2>Share the knowledge</h2>
|
||||
<div class="row"></div>
|
||||
<div class="col-md-8 col-md-offset-2 subtext to-animate fadeInUp animated">
|
||||
<h3>
|
||||
Have a relevant story to tell - join the team on stage
|
||||
Do you have a relevant story to tell, for your daily work or side-project join the team on stage by submitting a talk proposal
|
||||
</h3>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user