Skip to content

Commit 17558c0

Browse files
authored
Merge pull request linode#368 from bbiggerr/header-update-2021-04-01
Update header image and feature items
2 parents d03269e + b295c04 commit 17558c0

File tree

4 files changed

+39
-48
lines changed

4 files changed

+39
-48
lines changed

src/components/2_molecules/navigation/communityFeatured.js

Lines changed: 16 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -11,43 +11,40 @@ const CommunityFeaturedNav = () => (
1111
<a
1212
id="c-featured--community"
1313
className="c-featured"
14-
href="https://www.linode.com/marketplace/apps/linode/nextcloud/"
14+
href="https://www.linode.com/content/cloud-cpu-benchmarking-report/"
1515
style={styles}
1616
onClick={()=>
17-
Event('Navigation','click','nextcloud')
17+
Event('Navigation','click','cpu-benchmark-report')
1818
}
1919
>
2020
<img
21-
width="565"
22-
height="374"
23-
src="https://www.linode.com/wp-content/uploads/2020/11/nextcloud-menu-feature-bg-MIN.jpg"
21+
width="632"
22+
height="316"
23+
src="https://www.linode.com/wp-content/uploads/2021/02/CPUBenchmark-LP-Hero-632x316.jpg"
2424
className="c-featured__background"
25-
alt=""
25+
alt="CPU Benchmark Report"
2626
loading="lazy"
27-
srcSet="https://www.linode.com/wp-content/uploads/2020/11/nextcloud-menu-feature-bg-MIN.jpg 565w, data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7 1w"
28-
sizes="(max-width:991px) 1px, 565px"
27+
srcSet="https://www.linode.com/wp-content/uploads/2021/02/CPUBenchmark-LP-Hero-632x316.jpg 632w, https://www.linode.com/wp-content/uploads/2021/02/CPUBenchmark-LP-Hero-1064x531.jpg 1064w, https://www.linode.com/wp-content/uploads/2021/02/CPUBenchmark-LP-Hero.jpg 1922w, data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7 1w"
28+
sizes="(max-width:991px) 1px, 632px"
2929
/>
3030
<img
31-
width="416"
32-
height="416"
33-
src="https://www.linode.com/wp-content/uploads/2020/05/linode-nextcloud-white.svg"
31+
width="273"
32+
height="163"
33+
src="https://www.linode.com/wp-content/uploads/2021/03/CPUBenchmark-Slider-Small.png"
3434
className="c-featured__image"
35-
alt=""
35+
alt="Cloud CPU Benchmark Report"
3636
loading="lazy"
37-
srcSet="https://www.linode.com/wp-content/uploads/2020/05/linode-nextcloud-white.svg 632w, https://www.linode.com/wp-content/uploads/2020/05/linode-nextcloud-white.svg 1064w, data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7 1w"
38-
sizes="(max-width:991px) 1px, 416px"
3937
/>
4038
<div className="c-featured__text">
4139
<div className="c-featured__headline">
42-
New One Click App:<br/>
43-
<b>Nextcloud</b>
40+
Cloud CPU Benchmarks
4441
</div>
45-
<div className="c-featured__excerpt">Open source productivity and storage management platform.</div>
42+
<div className="c-featured__excerpt">Benchmarking and analysis from Cloud Spectator includes Linode, AWS, Azure, Google Compute Engine, Alibaba, and DigitalOcean.</div>
4643
<span
4744
className="c-featured__button"
48-
href="https://www.linode.com/marketplace/apps/linode/nextcloud/"
45+
href="https://www.linode.com/content/cloud-cpu-benchmarking-report/"
4946
>
50-
Deploy App
47+
Download
5148
</span>
5249
</div>
5350
</a>

src/components/2_molecules/navigation/productsFeatured.js

Lines changed: 14 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,10 @@
11
import React from "react";
22
import { Event } from "../tracking";
33

4-
const styles1 = {
4+
const styles = {
55
borderWidth: 2,
66
borderColor: '#ededf4'
77
};
8-
const styles2 = {
9-
alignSelf: 'flex-end',
10-
marginBottom: -24,
11-
marginLeft: -24,
12-
marginRight: -24,
13-
maxWidth: '50%'
14-
};
158

169
const ProductsFeaturedNav = () => (
1710

@@ -20,33 +13,34 @@ const ProductsFeaturedNav = () => (
2013
<a
2114
id="c-featured--products"
2215
className="c-featured"
23-
href="https://www.linode.com/products/gpu/"
24-
style={styles1}
16+
href="https://www.linode.com/blog/linode/cloud-firewall-beta-open/"
17+
style={styles}
2518
onClick={()=>
26-
Event('Navigation','click','gpus-mumbai')
19+
Event('Navigation','click','cloud-firewall-beta')
2720
}
2821
>
2922
<img
30-
width="400"
31-
height="339"
32-
src="https://www.linode.com/wp-content/uploads/2020/11/mumbai-menu-feature-fg-MIN.png"
33-
className="c-featured__image"
23+
width="571"
24+
height="200"
25+
src="https://www.linode.com/wp-content/uploads/2020/12/cloud-firewall-all-together-now-background-MIN.jpg"
26+
className="c-featured__background"
3427
alt=""
3528
loading="lazy"
36-
style={styles2}
29+
srcset="https://www.linode.com/wp-content/uploads/2020/12/cloud-firewall-all-together-now-background-MIN.jpg 571w, data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7 1w"
30+
sizes="(max-width:991px) 1px, 571px"
3731
/>
3832
<div className="c-featured__text">
3933
<div className="c-featured__headline">
40-
<b>GPUs have landed in Mumbai!</b>
34+
<b>Now In Beta:<br/>Linode Cloud Firewall</b>
4135
</div>
4236
<div className="c-featured__excerpt">
43-
On-demand GPUs for machine learning, scientific computing, and video processing.
37+
Simple, Scalable Network Security
4438
</div>
4539
<span
4640
className="c-featured__button"
47-
href="https://www.linode.com/products/gpu/"
41+
href="https://www.linode.com/blog/linode/cloud-firewall-beta-open/"
4842
>
49-
Try Today
43+
Register for the Beta
5044
</span>
5145
</div>
5246
</a>

src/components/2_molecules/navigation/whyFeatured.js

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,36 +11,36 @@ const WhyFeaturedNav = () => (
1111
<a
1212
id="c-featured--why_linode"
1313
className="c-featured"
14-
href="https://www.linode.com/spotlight/cloudnet/"
14+
href="https://www.linode.com/spotlight/data-machines-brian-dennis/"
1515
style={styles}
1616
onClick={()=>
17-
Event('Navigation','click','cloudnet')
17+
Event('Navigation','click','datamachines')
1818
}
1919
>
2020
<img
2121
width="565"
2222
height="249"
23-
src="https://www.linode.com/wp-content/uploads/2020/11/cloudnet-menu-feature-bg-MIN.jpg"
23+
src="https://www.linode.com/wp-content/uploads/2020/12/brian-data-machines-background-MIN.jpg"
2424
className="c-featured__background"
2525
alt=""
2626
loading="lazy"
27-
srcSet="https://www.linode.com/wp-content/uploads/2020/11/cloudnet-menu-feature-bg-MIN.jpg 565w, data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7 1w"
27+
srcSet="https://www.linode.com/wp-content/uploads/2020/12/brian-data-machines-background-MIN.jpg 565w, data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7 1w"
2828
sizes="(max-width:991px) 1px, 565px"
2929
/>
3030
<div className="c-featured__text">
3131
<div className="c-featured__headline">
3232
<b>Craft of Code:</b>
3333
<br/>
34-
Cloudnet
34+
Dr. Brian Dennis
3535
</div>
3636
<div className="c-featured__excerpt">
37-
Reliability Allows Customers (and Cloudnet) To Do What They Love
37+
How Data Machines Does Big Data
3838
</div>
3939
<span
4040
className="c-featured__button"
41-
href="https://www.linode.com/spotlight/cloudnet/"
41+
href="https://www.linode.com/spotlight/data-machines-brian-dennis/"
4242
>
43-
Read Cloudnet's Story
43+
Read Dr. Dennis' Story
4444
</span>
4545
</div>
4646
</a>

src/components/3_organisms/header.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ const Header = () => (
3131
<div className="o-layout__col">
3232
<div className="o-layout__module c-identity">
3333
<a href="https://linode.com" className="c-identity__link" itemProp="url" target="_self">
34-
<img alt="Linode Logo" className="c-identity__image" src="https://www.linode.com/wp-content/uploads/2018/10/linode-logo-blk-rgb-minified.svg" itemProp="image" data-no-lazy="1"></img>
34+
<img alt="Linode Logo" className="c-identity__image" src="https://www.linode.com/wp-content/uploads/2021/01/Linode-Logo-Black.svg" itemProp="image" data-no-lazy="1"></img>
3535
</a>
3636
</div>
3737
</div>

0 commit comments

Comments
 (0)