Skip to content

Commit

Permalink
issue #2
Browse files Browse the repository at this point in the history
Commented out unnecessary parts in homepage
  • Loading branch information
sinantomruk authored Oct 8, 2019
1 parent bca2c2f commit ec8329c
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ <h2 class="h1">UI/UX, visual, <strong class="px-3">Web designer</strong> with mo
</div>


<section class="ftco-section">
<!-- <section class="ftco-section">
<div class="container">
<div class="row justify-content-center mb-5 pb-5">
<div class="col-md-6 text-center heading-section ftco-animate">
Expand Down Expand Up @@ -239,9 +239,9 @@ <h3 class="heading">Help &amp; Supports</h3>
</div>
</div>
</div>
</section>
</section> -->

<section class="ftco-section-parallax">
<!-- <section class="ftco-section-parallax">
<div class="parallax-img d-flex align-items-center">
<div class="container">
<div class="row d-flex justify-content-center">
Expand All @@ -262,7 +262,7 @@ <h2>Subcribe to our Newsletter</h2>
</div>
</div>
</div>
</section>
</section> -->

<section class="ftco-section">
<div class="container">
Expand All @@ -284,7 +284,7 @@ <h2 class="heading"><a href="portfolio.html">Even the all-powerful Pointing has
<p><a href="portfolio.html" class="btn btn-primary px-4">View Portfolio</a></p>
</div>
</div>
<div class="block-3 d-md-flex ftco-animate" data-scrollax-parent="true">
<!-- <div class="block-3 d-md-flex ftco-animate" data-scrollax-parent="true">
<a href="portfolio.html" class="image image-2 order-2" style="background-image: url('images/work-2.jpg');" data-scrollax=" properties: { translateY: '-20%'}"></a>
<div class="text order-1">
<h4 class="subheading">Application</h4>
Expand All @@ -300,7 +300,7 @@ <h4 class="subheading">Web Design</h4>
<h2 class="heading"><a href="portfolio.html">Even the all-powerful Pointing has no control</a></h2>
<p>Even the all-powerful Pointing has no control about the blind texts it is an almost unorthographic life One day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar.</p>
<p><a href="portfolio.html" class="btn btn-primary px-4">View Portfolio</a></p>
</div>
</div> -->
</div>
</div>
<div class="row">
Expand All @@ -311,7 +311,7 @@ <h2 class="heading"><a href="portfolio.html">Even the all-powerful Pointing has
</div>
</section>

<section class="ftco-section testimony-section bg-light">
<!-- <section class="ftco-section testimony-section bg-light">
<div class="container">
<div class="row justify-content-center mb-5 pb-5">
<div class="col-md-7 text-center heading-section ftco-animate">
Expand Down Expand Up @@ -397,9 +397,9 @@ <h2 class="mb-4">Our satisfied customer says</h2>
</div>
</div>
</div>
</section>
</section> -->

<section class="ftco-section ftco-counter" id="section-counter">
<!-- <section class="ftco-section ftco-counter" id="section-counter">
<div class="container">
<div class="row justify-content-center mb-5 pb-5">
<div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
Expand Down Expand Up @@ -434,9 +434,9 @@ <h2>Our achievements</h2>
</div>
</div>
</div>
</section>
</section> -->

<section class="ftco-section bg-light">
<!-- <section class="ftco-section bg-light">
<div class="container">
<div class="row justify-content-center mb-5 pb-5">
<div class="col-md-7 text-center heading-section ftco-animate">
Expand Down Expand Up @@ -490,11 +490,11 @@ <h3 class="heading"><a href="#">Even the all-powerful Pointing has no control ab
</div>
</div>
</div>
</section>
</section> -->

<footer class="ftco-footer ftco-bg-dark ftco-section">
<div class="container">
<div class="row mb-5">
<!-- <div class="row mb-5">
<div class="col-md">
<div class="ftco-footer-widget mb-4">
<h2 class="ftco-heading-2">Snipp.</h2>
Expand Down Expand Up @@ -534,7 +534,7 @@ <h2 class="ftco-heading-2">Contact Information</h2>
</ul>
</div>
</div>
</div>
</div> -->
<div class="row">
<div class="col-md-12 text-center">

Expand Down Expand Up @@ -573,4 +573,4 @@ <h2 class="ftco-heading-2">Contact Information</h2>
<script src="js/main.js"></script>

</body>
</html>
</html>

0 comments on commit ec8329c

Please sign in to comment.