diff --git a/website/assets/images/icon-play-48x48@2x.png b/website/assets/images/icon-play-48x48@2x.png new file mode 100644 index 0000000000..13e6637068 Binary files /dev/null and b/website/assets/images/icon-play-48x48@2x.png differ diff --git a/website/assets/images/video-testimonial-andre-shields-1440x810@2x.jpg b/website/assets/images/video-testimonial-andre-shields-1440x810@2x.jpg deleted file mode 100644 index 7fa82f2c0b..0000000000 Binary files a/website/assets/images/video-testimonial-andre-shields-1440x810@2x.jpg and /dev/null differ diff --git a/website/assets/images/video-testimonial-austin-anderson-1440x810@2x.jpg b/website/assets/images/video-testimonial-austin-anderson-1440x810@2x.jpg deleted file mode 100644 index 07e9dd86fe..0000000000 Binary files a/website/assets/images/video-testimonial-austin-anderson-1440x810@2x.jpg and /dev/null differ diff --git a/website/assets/images/video-testimonial-austin-anderson-160x120@2x.png b/website/assets/images/video-testimonial-austin-anderson-160x120@2x.png deleted file mode 100644 index 56bb9699b2..0000000000 Binary files a/website/assets/images/video-testimonial-austin-anderson-160x120@2x.png and /dev/null differ diff --git a/website/assets/images/video-testimonial-nick-fohs-1440x810@2x.jpg b/website/assets/images/video-testimonial-nick-fohs-1440x810@2x.jpg deleted file mode 100644 index f7330ccd13..0000000000 Binary files a/website/assets/images/video-testimonial-nick-fohs-1440x810@2x.jpg and /dev/null differ diff --git a/website/assets/images/video-testimonial-nick-fohs-160x120@2x.png b/website/assets/images/video-testimonial-nick-fohs-160x120@2x.png deleted file mode 100644 index ab330a17f9..0000000000 Binary files a/website/assets/images/video-testimonial-nick-fohs-160x120@2x.png and /dev/null differ diff --git a/website/assets/images/video-testimonial-thumbnail-austin-anderson-160x120@2x.png b/website/assets/images/video-testimonial-thumbnail-austin-anderson-160x120@2x.png new file mode 100644 index 0000000000..ac311e91e5 Binary files /dev/null and b/website/assets/images/video-testimonial-thumbnail-austin-anderson-160x120@2x.png differ diff --git a/website/assets/images/video-testimonial-thumbnail-nick-fohs-160x120@2x.png b/website/assets/images/video-testimonial-thumbnail-nick-fohs-160x120@2x.png new file mode 100644 index 0000000000..55b26a1d4f Binary files /dev/null and b/website/assets/images/video-testimonial-thumbnail-nick-fohs-160x120@2x.png differ diff --git a/website/assets/styles/pages/homepage.less b/website/assets/styles/pages/homepage.less index e582b03f5e..f1038600db 100644 --- a/website/assets/styles/pages/homepage.less +++ b/website/assets/styles/pages/homepage.less @@ -149,13 +149,17 @@ align-items: center; justify-content: center; margin-bottom: 0px; + img { + height: 48px; + width: auto; + } } &:hover { box-shadow: 0px 4px 16px 0px #E2E4EA; } &:first-of-type { [purpose='testimonial-video'] { - background: url('/images/video-testimonial-nick-fohs-160x120@2x.png'); + background: url('/images/video-testimonial-thumbnail-nick-fohs-160x120@2x.png'); background-position: center; background-size: cover; } @@ -164,7 +168,7 @@ } &:last-of-type { [purpose='testimonial-video'] { - background: url('/images/video-testimonial-austin-anderson-160x120@2x.png'); + background: url('/images/video-testimonial-thumbnail-austin-anderson-160x120@2x.png'); background-position: center; background-size: cover; } @@ -1210,6 +1214,10 @@ width: 100%; height: 228px; margin-bottom: 24px; + img { + height: 90px; + width: auto; + } } } [purpose='vuln-management-image'] { diff --git a/website/views/pages/homepage.ejs b/website/views/pages/homepage.ejs index 37d4a1f585..60acda2d1a 100644 --- a/website/views/pages/homepage.ejs +++ b/website/views/pages/homepage.ejs @@ -66,6 +66,7 @@
“Fleet lets us to be as lightweight as possible while surfacing data to other teams and partners.”
@@ -75,6 +76,7 @@“We can build it exactly the way we want it. Which is just not possible on other platforms.”