2
2
< div class ="row-full relative -mt-2 px-2 ">
3
3
< section class ="header max-w-3xl mx-auto px-4 md:px-8 py-12 relative z-10 ">
4
4
< h2 > How easily can you create a Linode?</ h2 >
5
- < div class ="text-2xl my-3 "> Are two steps easy enough ?</ div >
5
+ < div class ="text-2xl my-3 "> Are Two Steps Easy Enough ?</ div >
6
6
{{ partial "2_molecules/code-box.html" }}
7
- < div class ="mt-6 "> < a href ="https://www.linode.com/cli " target ="_blank " class ="btn mt-3 "> Get started with our Linode CLI</ a > </ div >
7
+ < div class ="mt-6 "> < a href ="https://www.linode.com/cli " target ="_blank " class ="btn mt-3 "> Get Started with the Linode CLI</ a > </ div >
8
8
</ section >
9
9
< img src ='{{ "img/grid.png" | relURL }} ' class ="home-lins absolute pin-t pin-r " />
10
10
</ div >
@@ -14,35 +14,35 @@ <h2>How easily can you create a Linode?</h2>
14
14
< div class ="px-8 py-20 h-full bg-d-cell tile flex flex-col justify-center items-center ">
15
15
< h2 class ="mt-0 font-normal text-center "> < a href ="https://developers.linode.com/ " class ="text-black tile-link "> API Documentation</ a > </ h3 >
16
16
< p class ="text-xl mt-2 text-center "> Reference Documentation for the Linode API</ p >
17
- < a href ="https://developers.dev.linode.com/api/v4 " target ="_blank " class ="btn mt-6 "> View API docs </ a >
17
+ < a href ="https://developers.dev.linode.com/api/v4 " target ="_blank " class ="btn mt-6 "> View API Docs </ a >
18
18
</ div >
19
19
</ article >
20
20
< article class ="w-full md:w-1/2 px-4 mb-4 md:mb-8 ">
21
21
< div class ="p-8 py-20 h-full bg-d-cell tile flex flex-col justify-center items-center ">
22
22
< h2 class ="mt-0 font-normal text-center "> < a href ="/guides/ " class ="text-black tile-link "> Guides</ a > </ h3 >
23
- < p class ="text-xl mt-2 text-center "> How-to’s and examples using the Linode API</ p >
23
+ < p class ="text-xl mt-2 text-center "> How-to’s and Examples Using the Linode API</ p >
24
24
< a href ="/guides/ " class ="btn mt-6 "> View Guides</ a >
25
25
</ div >
26
26
</ article >
27
27
< article class ="w-full md:w-1/2 px-4 mb-4 md:mb-8 ">
28
28
< div class ="p-8 py-20 h-full bg-d-cell tile flex flex-col justify-center items-center ">
29
29
< h2 class ="mt-0 font-normal text-center "> < a href ="/libraries-tools/ " class ="text-black tile-link "> Libraries & Tools</ a > </ h3 >
30
- < p class ="text-xl mt-2 text-center "> Jumpstart your API integration </ p >
30
+ < p class ="text-xl mt-2 text-center "> Jumpstart Your API Integration </ p >
31
31
< a href ="/libraries-tools/ " class ="btn mt-6 "> View Libraries & Tools</ a >
32
32
</ div >
33
33
</ article >
34
34
< article class ="w-full md:w-1/2 px-4 mb-4 md:mb-8 ">
35
35
< div class ="p-8 py-20 h-full bg-d-cell tile flex flex-col justify-center items-center ">
36
36
< h2 class ="mt-0 font-normal text-center "> < a href ="https://www.linode.com/community/ " target ="_blank " class ="text-black tile-link "> Community Questions</ a > </ h3 >
37
- < p class ="text-xl mt-2 text-center "> Questions and answers from the Linode community </ p >
37
+ < p class ="text-xl mt-2 text-center "> Questions and Answers from the Linode Community </ p >
38
38
< a href ="https://linode.com/community/questions " target ="_blank " class ="btn mt-6 "> View Q&A</ a >
39
39
</ div >
40
40
</ article >
41
41
</ div >
42
42
43
43
< div class ="mx-auto text-center max-w-lg my-8 ">
44
44
< h2 > Events</ h2 >
45
- < div class ="text-2xl my-3 "> Catch us on the road at conferences, meetups , and job fairs </ div >
45
+ < div class ="text-2xl my-3 "> Catch Us on the Road at Conferences, Meetups , and Job Fairs. </ div >
46
46
</ div >
47
47
< div class ="flex flex-wrap my-8 -mx-4 pb-8 justify-center ">
48
48
{{ range last 3 ((where .Pages "Section" "events").ByParam "start_date") }}
@@ -67,8 +67,8 @@ <h3 class="mt-0 mb-4"><a href="{{ .Params.event_url }}" class="text-black tile-l
67
67
< div class ="relative row-full pb-8 ">
68
68
< div class ="mx-auto text-center max-w-lg my-8 ">
69
69
< h2 > Careers at Linode</ h2 >
70
- < div class ="text-2xl mt-4 "> Help us create the platform of tomorrow </ div >
71
- < a class ="btn block mx-auto mt-6 " href ="https://www.linode.com/careers " target ="_blank "> View opportunities </ a >
70
+ < div class ="text-2xl mt-4 "> Help us Create the Platform of Tomorrow. </ div >
71
+ < a class ="btn block mx-auto mt-6 " href ="https://www.linode.com/careers " target ="_blank "> View Opportunities </ a >
72
72
</ div >
73
73
< img src ='{{ "img/triangles.png" | relURL }} ' class ="home-triangles absolute pin-b pin-l " />
74
74
</ div >
0 commit comments