unnecessary image links
This commit is contained in:
parent
b67613c721
commit
95519a4718
14
index.html
14
index.html
|
@ -300,12 +300,7 @@
|
|||
</div>
|
||||
<div class="col-xl-6 col-lg-6">
|
||||
<div class="text-center text-lg-left">
|
||||
<img
|
||||
src="images/blur-landing-corporate-03-500x406.png"
|
||||
alt=""
|
||||
width="500"
|
||||
height="406"
|
||||
/>
|
||||
<img src="images/" alt="" width="500" height="406" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -818,12 +813,7 @@
|
|||
</div>
|
||||
<div class="col-xl-7 col-lg-6">
|
||||
<div class="text-right">
|
||||
<img
|
||||
src="images/landing-corporate-25-660x406.jpg"
|
||||
alt=""
|
||||
width="660"
|
||||
height="406"
|
||||
/>
|
||||
<img src="images/" alt="" width="660" height="406" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue