-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #7 from Amnyadav/appBanner
Aaroha APP download banner
- Loading branch information
Showing
15 changed files
with
253 additions
and
79 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -25,34 +25,42 @@ | |
|
||
<body> | ||
<!-- Top Bar Start --> | ||
<div class="top-bar d-none d-md-block"> | ||
<!-- <div class="top-bar d-none d-md-block"> | ||
<div class="container-fluid"> | ||
<div class="row"> | ||
<div class="col-md-8"> | ||
<div class="top-bar-left"> | ||
<div class="top-bar-left"> --> | ||
<!-- <div class="text"> | ||
<i class="fa fa-phone-alt"></i> | ||
<p>+91 99999-99999.</p> | ||
</div> --> | ||
<div class="text"> | ||
<!-- <div class="text"> | ||
<i class="fa fa-envelope"></i> | ||
<a class="maila" href="mailto:[email protected]">[email protected]</a> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="col-md-4"> | ||
<div class="top-bar-right"> | ||
<div class="social"> | ||
<!-- <a href=""><i class="fab fa-twitter"></i></a> --> | ||
<a href="https://www.facebook.com/aaroha.youthorg/"><i class="fab fa-facebook-f"></i></a> | ||
<!-- <a href=""><i class="fab fa-linkedin-in"></i></a> --> | ||
<a href="https://www.instagram.com/aaroha.youthorg/"><i class="fab fa-instagram"></i></a> | ||
<div class="social"> --> | ||
<!-- <a href="https://www.facebook.com/aaroha.youthorg/"><i class="fab fa-facebook-f"></i></a> --> | ||
<!-- <a href="https://www.instagram.com/aaroha.youthorg/"><i class="fab fa-instagram"></i></a> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> --> | ||
|
||
<div class="top-banner"> | ||
<div class="banner-content"> | ||
<div class="sliding-text"> | ||
<!-- <div></div> --> | ||
<span>Download Our App Now! Click the button below.</span> | ||
</div> | ||
<a href="applink\app-release.apk" class="banner-link" target="_blank">Get App</a> | ||
</div> | ||
</div> | ||
<!-- Top Bar End --> | ||
|
||
<!-- Nav Bar Start --> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.