diff --git a/static/css/quay.css b/static/css/quay.css index 15e93dd3d..8c8891289 100644 --- a/static/css/quay.css +++ b/static/css/quay.css @@ -4181,3 +4181,12 @@ have a fixed width and height (but it's not required). .screenshot-feature .sf-text { margin-left: 70px; } + +.trusted-logos { + text-align: center; +} + +.trusted-logos img { + padding-left: 20px; + padding-right: 20px; +} \ No newline at end of file diff --git a/static/img/apptentive-logo.svg b/static/img/apptentive-logo.svg new file mode 100644 index 000000000..9fc14fe1c --- /dev/null +++ b/static/img/apptentive-logo.svg @@ -0,0 +1,15 @@ + diff --git a/static/img/travisci-logo.png b/static/img/travisci-logo.png new file mode 100644 index 000000000..21ab5b379 Binary files /dev/null and b/static/img/travisci-logo.png differ diff --git a/static/partials/landing-normal.html b/static/partials/landing-normal.html index 3b55bde6c..4513825f6 100644 --- a/static/partials/landing-normal.html +++ b/static/partials/landing-normal.html @@ -73,7 +73,7 @@ Push and pull Docker images to a private registry, with a focus on user experience for your developers. - View Features + View Features