Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
A1CY0N committed Dec 17, 2019
1 parent 952a01c commit bcd4197
Showing 1 changed file with 6 additions and 18 deletions.
24 changes: 6 additions & 18 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,16 +65,11 @@
<a class="nav-link" href="#" onclick="$('#fh5co-download').goTo();return false;">Download</a>
</li>
</ul>
<div class="social-icons-header">
<a href="https://cyberself.ca"><i class="fab fa-facebook-f"></i></a>
<a href="https://cyberself.ca"><i class="fab fa-instagram"></i></a>
<a href="https://cyberself.ca"><i class="fab fa-twitter"></i></a>
</div>
</div>
</nav>

<div class="container fh5co-hero-inner">
<h1 class="animated fadeIn wow" data-wow-delay="0.4s">A super cool app for hipsters and digital nomads</h1>
<h1 class="animated fadeIn wow" data-wow-delay="0.4s">The perfect app for shopping abroad</h1>
<p class="animated fadeIn wow" data-wow-delay="0.67s">Are you required to change countries regularly ? Do you have a specific diet ? You have trouble shopping abroad ? Look no further, we have the perfect app for you. </p>
<button class="btn btn-md download-btn-first wow fadeInLeft animated" data-wow-delay="0.85s" onclick="$('#fh5co-download').goTo();return false;">Download</button>
<button class="btn btn-md features-btn-first animated fadeInLeft wow" data-wow-delay="0.95s" onclick="$('#fh5co-features').goTo();return false;">Features</button>
Expand Down Expand Up @@ -190,7 +185,7 @@ <h1>Wonderful scanning</h1>
</div>
</div>
<div class="col-sm-6 in-order-6 sm-6-content wow animated fadeInRight" data-wow-delay="0.22s">
<h1>POWERFUL BACKEND</h1>
<h1>HUGE DATABASE</h1>
<p>We have built a custom back-end in C# to best suit your needs. The OpenFoodFacts API is also used! </p>
<span class="circle circle-first">95%</span>
<span class="circle circle-middle"><i class="fas fa-forward"></i></span>
Expand Down Expand Up @@ -219,14 +214,14 @@ <h1>What people are saying</h1>
<div class="row justify-content-center">
<div class="col-sm-5 wow fadeIn animated" data-wow-delay="0.25s">
<img class="float-left" src="img/quotes-1.jpg" alt="Quote 1">
<p class="testimonial-desc">Super cool !!!</p>
<small class="testimonial-author">Martin Verrev</small>
<p class="testimonial-desc">For allergies it's works well</p>
<small class="testimonial-author">Maarja Hallik</small>
<img class="float-right" src="img/quotes-2.jpg" alt="Quote 2">
</div>
<div class="col-sm-5 testimonial-2 wow fadeIn animated" data-wow-delay="0.67s">
<img class="float-left" src="img/quotes-1.jpg" alt="Quote 1">
<p class="testimonial-desc">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Quis similique quasi.</p>
<small class="testimonial-author">Someone</small>
<p class="testimonial-desc">Vivement qu'elle arrive sur iphone</p>
<small class="testimonial-author">Jean Bon</small>
<img class="float-right" src="img/quotes-2.jpg" alt="Quote 2">
</div>
</div>
Expand Down Expand Up @@ -276,13 +271,6 @@ <h1>MarketPixel</h1>
</ul>
</nav>
</div>
<div class="column-3-3">
<div class="social-icons-footer">
<a href="https://cyberself.ca"><i class="fab fa-facebook-f"></i></a>
<a href="https://cyberself.ca"><i class="fab fa-instagram"></i></a>
<a href="https://cyberself.ca"><i class="fab fa-twitter"></i></a>
</div>
</div>
</div>

<span class="border-bottom-footer"></span>
Expand Down

0 comments on commit bcd4197

Please sign in to comment.