@@ -66,7 +66,7 @@
<!-- header start -->
<header>
<div class="hd-background">
- <img src="static/img/about_saas/header_bg_new.png" alt=""
+ <img src="static/img/about_saas/header_bg_new.jpg" alt=""
style="height:685px;" width="100%" />
</div>
<div class="hd-content">
@@ -53,7 +53,7 @@ header {
.hd-content .uas-snapshot img{
position: relative;
width:100%;
- animation: animation-upslide 1s linear
+ animation: animation-upslide .5s linear
}
@keyframes animation-upslide{