diff --git a/website/assets/images/better-hero-image-468x380@2x.png b/website/assets/images/better-hero-image-468x380@2x.png new file mode 100644 index 0000000000..b90b007982 Binary files /dev/null and b/website/assets/images/better-hero-image-468x380@2x.png differ diff --git a/website/assets/styles/pages/transparency.less b/website/assets/styles/pages/transparency.less index 15334ab0a9..89283f74b1 100644 --- a/website/assets/styles/pages/transparency.less +++ b/website/assets/styles/pages/transparency.less @@ -6,10 +6,18 @@ @page-container-max-width-lg: 840px; @page-container-max-width-md: 480px; + h1 { + color: #192147; + font-size: 48px; + font-weight: 800; + line-height: @heading-lineheight; /* 120% */ + } + h2 { font-size: 32px; font-weight: 800; line-height: @heading-lineheight; + margin-bottom: 16px; } h3 { font-size: 24px; @@ -20,7 +28,9 @@ font-size: 20px; line-height: @heading-lineheight; } - + p { + color: #515774; + } a { text-decoration: underline; color: @core-fleet-black-75; @@ -54,7 +64,7 @@ } [purpose='hero-text'] { text-align: center; - margin-bottom: 80px; + margin-bottom: 40px; h1 { font-size: 48px; font-weight: 800; @@ -64,49 +74,36 @@ p { margin-left: auto; margin-right: auto; - max-width: 526px; + max-width: 600px; margin-bottom: 0px; + color: #515774; + text-align: center; + font-size: 16px; + font-weight: 400; + line-height: @text-lineheight; } } - [purpose='calendar-feature'] { + [purpose='feature'] { padding-top: 64px; padding-bottom: 64px; - h2 { + h3 { margin-bottom: 32px; } p { margin-bottom: 32px; + color: var(--ui-fleet-black-75, #515774); + + /* Body MD (FKA p) */ + font-family: Inter; + font-size: 16px; + font-style: normal; + font-weight: 400; + line-height: 24px; /* 150% */ } - [purpose='calendar-feature-text'] { - max-width: 480px; + [purpose='feature-text'] { + max-width: 430px; } - [purpose='calendar-checklist'] { - margin-bottom: 32px; - p { - font-size: 14px; - font-style: normal; - font-weight: 400; - line-height: 21px; - padding-left: 37px; - text-indent: -37px; - margin-bottom: 32px; - &:last-of-type { - margin-bottom: 0px; - } - } - p::before { - content: ' '; - background-image: url('/images/icon-checkmark-green-20x20@2x.png'); - background-size: 20px 20px; - display: inline-block; - position: relative; - top: 5px; - margin-right: 16px; - width: 20px; - height: 20px; - } - } - [purpose='feature-video'] { + [purpose='feature-image'] { margin-left: 80px; max-width: 468px; img { @@ -194,10 +191,8 @@ [purpose='accordion'] { - h2 { - padding-bottom: 16px; - } [purpose='accordion-body'] { + margin-top: 40px; width: 100%; [purpose='accordion-item'] { @@ -261,9 +256,9 @@ max-width: @page-container-max-width-lg; } - [purpose='calendar-feature'] { + [purpose='feature'] { margin-bottom: 64px; - [purpose='feature-video'] { + [purpose='feature-image'] { margin-left: auto; margin-right: auto; margin-bottom: 40px; @@ -329,7 +324,7 @@ [purpose='feature-headline'] { margin-bottom: 40px; } - [purpose='calendar-feature'] { + [purpose='feature'] { padding-top: 40px; padding-bottom: 0px; } @@ -357,6 +352,9 @@ margin-right: auto; } } + h2 { + font-size: 24px; + } [purpose='secureframe-banner'] { padding: 32px 16px; h2 { @@ -372,7 +370,7 @@ font-size: 32px; } } - [purpose='calendar-feature-text'] { + [purpose='feature-text'] { h2 { font-size: 24px; } diff --git a/website/views/pages/transparency.ejs b/website/views/pages/transparency.ejs index fd94fc5f32..1b181ed74c 100644 --- a/website/views/pages/transparency.ejs +++ b/website/views/pages/transparency.ejs @@ -2,12 +2,25 @@
End users deserve to know what their employer can see and do on their laptops. Here’s what Fleet can manage on your device:
- +Fleet makes it a little easier for your IT team to keep your computer healthy without interfering with your work.
Your IT team has to maintain your computer and keep it compliant with with a bunch of security requirements. But they also realize you have a job to do. So they want to be as un-intrusive as possible.
+That’s why they chose Fleet. It’s compatible with everything, including Linux, so it doesn’t limit what operating system you use. And it’s open source, meaning if you want to, you can take it apart and see what it’s doing to your computer.
+
+ Here’s what Fleet can manage on your computer:
@@ -111,9 +124,6 @@