Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ananyasethh committed Jul 31, 2023
1 parent c9c2efc commit b49524f
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<div class="collapse navbar-collapse"id="navbarTogglerDemo01">
<ul class="navbar-nav ms-auto">
<li class="navbar-item">
<a class="nav-link" href="contact.html">Contact</a>
<a class="nav-link" href="contact.html">Contact Us</a>
</li>

<li class="navbar-item">
Expand All @@ -60,8 +60,6 @@
</div>
</nav>



<!-- Title -->

<div class="row">
Expand Down Expand Up @@ -105,7 +103,6 @@ <h3>Guaranteed to work.</h3>
</div>
</section>


<!-- Testimonials -->

<section id="testimonials">
Expand All @@ -132,18 +129,15 @@ <h2 class="testimonial-text">My dog used to be so lonely, but with TinDog's help
</div>
</section>


<!-- Press -->

<section id="press">
<img class="press-logo" src="images/Tech.png" alt="tc-logo">
<img class="press-logo" src="images/tnw.png" alt="tnw-logo">
<img class="press-logo" src="images/bizinsider.png" alt="biz-insider-logo">
<img class="press-logo" src="images/mashable.png" alt="mashable-logo">

</section>


<!-- Pricing -->

<section id="pricing">
Expand Down Expand Up @@ -204,7 +198,6 @@ <h2 class="card-title pricing-card-title">$99 / mo</h2>
</div>
</section>


<!-- Call to Action -->

<section id="cta">
Expand Down Expand Up @@ -232,8 +225,5 @@ <h3 class="action">Find the True Love of Your Dog's Life Today.</h3>

</div>
</footer>


</body>

</html>

0 comments on commit b49524f

Please sign in to comment.