diff --git a/Resources/landing-page/assets/img/hotline-small.jpg b/Resources/landing-page/assets/img/hotline-small.jpg index 32d8df79..68c31714 100644 Binary files a/Resources/landing-page/assets/img/hotline-small.jpg and b/Resources/landing-page/assets/img/hotline-small.jpg differ diff --git a/Resources/landing-page/assets/img/hotline.png b/Resources/landing-page/assets/img/hotline.png index b1d8d5a0..43a0ab57 100644 Binary files a/Resources/landing-page/assets/img/hotline.png and b/Resources/landing-page/assets/img/hotline.png differ diff --git a/Resources/landing-page/assets/img/slides/10.jpg b/Resources/landing-page/assets/img/slides/10.jpg index 81a676e9..680a2076 100644 Binary files a/Resources/landing-page/assets/img/slides/10.jpg and b/Resources/landing-page/assets/img/slides/10.jpg differ diff --git a/Resources/landing-page/css/custom.css b/Resources/landing-page/css/custom.css index 97a16bd6..75e1e135 100644 --- a/Resources/landing-page/css/custom.css +++ b/Resources/landing-page/css/custom.css @@ -323,7 +323,7 @@ p { } #portfolio [class*="container-"] .portfolio-box .portfolio-box-caption.hotline-hover { - background: radial-gradient(ellipse at center, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed; + background: linear-gradient(0deg, rgba(247,101,184,1) 0%, rgb(21, 95, 165) 100%) center center/cover no-repeat fixed; } #portfolio [class*="container-"] .portfolio-box .portfolio-box-caption.space-gray-hover { diff --git a/index.html b/index.html index b2f2bfc9..3ca4813c 100644 --- a/index.html +++ b/index.html @@ -21,7 +21,7 @@ - +