diff --git a/assets/images/banner.webp b/assets/images/banner.webp new file mode 100644 index 0000000000..0afa7b119b Binary files /dev/null and b/assets/images/banner.webp differ diff --git a/assets/images/build-cloud-white.svg b/assets/images/build-cloud-white.svg new file mode 100644 index 0000000000..054fd6f30b --- /dev/null +++ b/assets/images/build-cloud-white.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/layouts/index.html b/layouts/index.html index 826e4a2fc5..557426fdb1 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -44,63 +44,26 @@ {{ end }} -
-
- - Docker Scout - - - - - - - - - - - - - - - - - - - - -
-
-

- Docker Scout secures the complete software supply chain by providing image - analysis, real-time vulnerability identification, contextual remediation - recommendations, and more. Now generally available. -

-
- Docs - Release notes +
+ {{ $banner := resources.Get "images/banner.webp" }} +
+
+ {{ $dbcLogo := resources.Get "images/build-cloud-white.svg" }} + +
+

+ Docker Build Cloud is a next-generation build service that + accelerates your builds using remote builders with + end-to-end encryption, a shared build cache for teams, and + native multi-platform builds. Get started today for free. +

+
+ Dashboard + Docs +
+