updated img on slider + made them buttons

This commit is contained in:
arakich 2020-07-02 22:26:59 -04:00
parent 9d570bc54a
commit 744817c724
8 changed files with 19 additions and 13 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.5 KiB

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 33 KiB

After

Width:  |  Height:  |  Size: 40 KiB

View File

@ -42,23 +42,29 @@
</nav> </nav>
</div> </div>
</header> </header>
<div class="hero gradient-border"> <!--<div class="hero gradient-border">-->
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<title>...</title> <title>...</title>
<link rel="stylesheet" type="text/css" href="css/slider.css" /> <link rel="stylesheet" type="text/css" href="css/slider.css" />
<script src="js/slider.js"></script> <script src="js/slider.js"></script>
</head> </head>
<body> <body>
<div class="ba-slider"> <div class="ba-slider">
<img src="css/res/rainbow_branch_big.png" alt=""> <a href="influencer.html">
<div class="resize"> <img src="css/res/home_page_influencers_r.png" style="padding-top: 70px" alt="">
<img src="css/res/black_branch_big.png" alt=""> </a>
</div> <div class="resize">
<span class="handle"></span> <a href="company.html">
<img src="css/res/home_page_companies.png" style="padding-top: 70px" alt="">
</a>
</div> </div>
</body> <span class="handle"></span>
</div> </div>
</body>
<!--</div>-->
<div class="row content"> <div class="row content">