Skip to content

Commit bb6726d

Browse files
Removed App Store and Play Store Links. (CatsInTech#101)
* Removed App Store and Play Store Links and some minor changes associated with it. * Updated PR based on feedback
1 parent 0eb49d7 commit bb6726d

File tree

1 file changed

+3
-27
lines changed

1 file changed

+3
-27
lines changed

index.html

+3-27
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
<ul class="navbar-nav ml-auto menu">
7878
<li><a href="#">Home</a></li>
7979
<li><a href="#features" class="page-scroll">Features</a></li>
80-
<li><a href="#how-it-work" class="page-scroll">How It Work</a></li>
80+
<li><a href="#how-it-work" class="page-scroll">How It Works</a></li>
8181
<li><a href="#screenshots" class="page-scroll">Screenshots</a></li>
8282
<li><a href="#reviews" class="page-scroll">Reviews</a></li>
8383
<li><a href="#pricing" class="page-scroll">Pricing</a></li>
@@ -102,7 +102,7 @@ <h1 class="text-white">GitHub ReadMe</h1>
102102
<p class="lead">GitHub ReadMe: Elevating Your Projects & Profile to New Heights.</p>
103103

104104
<div class="action-btns download-btn mt-4">
105-
<a href="#download" class="page-scroll btn solid-white-btn animated-btn mr-lg-3">Download Now</a>
105+
<a href="#pricing" class="page-scroll btn solid-white-btn animated-btn mr-lg-3">Try It Now</a>
106106
<a href="#contact" class="page-scroll btn outline-white-btn animated-btn">Contact With Us</a>
107107
</div>
108108
</div>
@@ -134,7 +134,7 @@ <h1 class="text-white">GitHub ReadMe</h1>
134134
<div class="row">
135135
<div class="col-md-7">
136136
<div class="client-section-wrap d-flex flex-row align-items-center">
137-
<p class="lead mr-5 mb-0">Trusted by 5,000 company:</p>
137+
<p class="lead mr-5 mb-0">Trusted by 5,000 companies:</p>
138138
<ul class="list-inline justify-content-between">
139139
<li class="list-inline-item mx-3"><img src="img/clients-logo-01.png" width="85" alt="client" class="img-fluid" /></li>
140140
<li class="list-inline-item mx-3"><img src="img/clients-logo-02.png" width="85" alt="client" class="img-fluid" /></li>
@@ -388,30 +388,6 @@ <h2>Show Our Apps Screenshots</h2>
388388
</section>
389389
<!--screenshots section end-->
390390

391-
<!--download section start-->
392-
<section id="download" class="gradient-overlay">
393-
<div class="container">
394-
<div class="row justify-content-around align-items-end">
395-
<div class="col-md-6 col-lg-5">
396-
<div class="download-txt text-white ptb-100">
397-
<h2 class="text-white">Download Our App</h2>
398-
<p class="lead">Conveniently transform frictionless mindshare after orthogonal manufactured products.</p>
399-
<div class="action-btns download-btn mt-4">
400-
<a href="#" class="btn solid-white-btn mr-3"> <span class="ti-apple mr-2"></span> App Store</a>
401-
<a href="#" class="btn outline-white-btn"> <span class="ti-android mr-2"></span> Play Store</a>
402-
</div>
403-
</div>
404-
</div>
405-
<div class="col-md-6 col-lg-7">
406-
<div class="d-flex align-items-end">
407-
<img class="img-fluid" src="img/hand-with-app.png" alt="download" />
408-
</div>
409-
</div>
410-
</div>
411-
</div>
412-
</section>
413-
<!--download section end-->
414-
415391
<!--testimonial section start-->
416392
<section id="reviews" class="testimonial-section ptb-100">
417393
<div class="container">

0 commit comments

Comments
 (0)