Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions Animated Landing page/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,17 +36,17 @@
<h1 style="margin-top: 17%;">Future <br>On Your Hand </h1>
<img class="small-device-image" src="images/wat3.png" style="width: 57%;" alt="watch Image">

<button class="ordernow" style="position: inherit; display: block; margin-left: 74px; margin-bottom: 90px; margin-top: 117px;">Order now</button>
<a href ="https://radiant-cucurucho-b049fa.netlify.app/animated%20landing%20page/">Landing page <button class="ordernow" style="position: inherit; display: block; margin-left: 74px; margin-bottom: 90px; margin-top: 117px;">Order now</button></a>
</div>
<div class="right">
<img src="images/wat3.png" style="display: none;" alt="watch Image">
</div>
</div>

<div class="s-icon">
<img src="images/icon1.png" alt="">
<img src="images/icon2.png" alt="">
<img src="images/icon3.png" alt="">
<a href ="https://www.facebook.com/"><img src="images/icon1.png" alt=""></a>
<a href="https://www.linkedin.com/"><img src="images/icon2.png" alt=""></a>
<a href="https://www.instagram.com/"><img src="images/icon3.png" alt=""></a>
<img src="images/icon4.png" alt="">
</div>
</header>
Expand Down