Skip to content

Commit c90232c

Browse files
committed
Homepage updates for review
1 parent 56d0d21 commit c90232c

21 files changed

+483
-81
lines changed

assets/css/custom.scss

Lines changed: 291 additions & 39 deletions
Large diffs are not rendered by default.

content/_index.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,16 @@
11
---
22
title: Home
3-
banner_title: "<span class='text-gradient'>Infrastructure as Code</span>"
4-
banner_tagline: "Get control of your"
5-
banner_text: "Home-grown IaC workflow weighing down your time to delivery? We’re here to help make <strong class='text-gradient'>Terraform, OpenTofu, or Pulumi</strong> efficient and scalable, no matter where you provision your infrastructure."
3+
banner_title: "<span class='text-gradient'>MASTER YOUR Infrastructure as Code</span>"
4+
banner_tagline: "Deploy faster. Break less. Scale smarter."
5+
banner_text: "We deliver workflows that transform your tangled infrastructure as code into a platform your team can manage, scale, and evolve."
66
banner_image: /img/banner_home.jpg
7-
description: "Home-grown IaC workflow weighing down your time to delivery? We’re here to help make Terraform, OpenTofu, or Pulumi efficient and scalable, no matter where you provision your infrastructure. "
8-
banner_btn_label: See the services →
9-
banner_btn_link: /services
10-
sections: home
7+
description: "We deliver workflows that transform your tangled infrastructure as code into a platform your team can manage, scale, and evolve."
8+
banner_btn_label: Book A Call
9+
banner_btn_link: /#
10+
banner_link_label: Audit Your IaC →
11+
banner_link: /#
12+
sections: "home"
1113
sitemap:
1214
priority: 1
1315
id: home
14-
---
16+
---
Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
---
2+
title: Our Work Lead to Efficient Platforms
3+
weight: 4
4+
#position: justify-content-start reverse flex
5+
#size: col-12 col-md-6
6+
#section_image: /img/diverse_group_of_doctors.jpg
7+
#image: /img/bg_featured_video.jpg
8+
section_categories:
9+
- Home
10+
id: efficient-platforms
11+
---
12+
13+
14+
### Our Work Lead to <br> <span class="text-gradient">Efficient Platforms</span> {.groupTitle .text-center .text-rhythm}
15+
16+
<div class="row platform-row">
17+
18+
19+
<div class="col col-12 col-md-4">
20+
<div class="platform-tile platform-tile-1">
21+
<div class="platformIcon"><img src="img/noun-developer-7187679.svg"/></div>
22+
<div class="platformCount">1+</div>
23+
<div class="platformCTA">Full-time engineer of hours saved</div>
24+
</div>
25+
</div>
26+
27+
28+
<div class="col col-12 col-md-4">
29+
<div class="platform-tile platform-tile-2">
30+
<div class="platformIcon"><img src="img/noun-cycle-7222105.svg"/></div>
31+
<div class="platformCount">10x</div>
32+
<div class="platformCTA">Faster Plan & Apply Cycles</div>
33+
</div>
34+
</div>
35+
36+
37+
<div class="col col-12 col-md-4">
38+
<div class="platform-tile platform-tile-2">
39+
<div class="platformIcon"><img src="img/noun-reduction-7894266.svg"/></div>
40+
<div class="platformCount">10x</div>
41+
<div class="platformCTA">Reduction in Infrastructure </div>
42+
</div>
43+
</div>
44+
45+
46+
</div>

content/sections/home-join-clients.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,16 @@
11
---
22
title: Join Clients Like
3-
weight: 3
3+
weight: 1
44
section_categories:
55
- Home
66
id: join-clients
77
---
88

99
<div class="row justify-content-center text-center">
10-
<div class="col col-12 col-md-10 col-lg-7">
10+
<div class="col col-12 col-md-10 col-lg-7 col-xl-6">
1111

1212
### Join Clients Like: {.sectionLabel .text-center .text-rhythm}
13-
14-
<p class="font20">We’ve architected and implemented platforms for clients ranging from startups to Fortune 20 enterprises.</p>
13+
<p class="font20 text-pine">Our team has architected and implemented cloud platforms for a diverse set of clients ranging from startups to Fortune 20 enterprises.</p>
1514

1615
</div></div>
1716

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: Make Infrastructure
3+
weight: 2
4+
position: justify-content-end
5+
size: col-12 col-md-6
6+
#section_image: /img/bg_make_infrastructure.png
7+
image: /img/bg_make_infrastructure.png
8+
section_categories:
9+
- Home
10+
id: make-infrastructure
11+
---
12+
13+
### Make Infrastructure <span class="text-gradient">Your Competitive Edge</span> {.groupTitle .text-white .mb-1}
14+
15+
Code is easy to come by. But cheap code doesn’t make for an efficient platform. Workflows and automations do. Our IaC workshops and Workflow Library provide the expertise, training, and foundations needed to build the workflows that lead to efficient operations.
16+
17+
<a href="/#" class="button btn-outline-gradient btn-big">See Our Results →</a>

content/sections/home-our-word.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Don't take our word for it...
3-
weight: 4
3+
weight: 5
44
#position: align-items-center justify-content-end
55
size: col-12 col-md-7
66
#section_image: /img/doctor_and_patient.jpg

content/sections/home-specialized-services.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ weight: 1
55
#size: col-12 col-md-6
66
#section_image: /img/diverse_group_of_doctors.jpg
77
#image: /img/bg_featured_video.jpg
8+
draft: true
89
section_categories:
910
- Home
1011
id: specialized-services
Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
---
2+
title: Turn Chaos into Reliable Operations
3+
weight: 3
4+
#position: justify-content-start reverse flex
5+
#size: col-12 col-md-6
6+
#section_image: /img/diverse_group_of_doctors.jpg
7+
#image: /img/bg_featured_video.jpg
8+
section_categories:
9+
- Home
10+
id: turn-chaos-operations
11+
---
12+
13+
<div class="row justify-content-center text-center">
14+
<div class="col col-12 col-md-10 col-lg-8 col-xl-7">
15+
16+
### Turn Chaos into<br> <span class="text-gradient">Reliable Operations</span> {.groupTitle .text-center .text-rhythm}
17+
18+
<p class="font20 text-pine">Untangle your messy infrastructure as code into a clean, scalable platform your team can own. Here’s how we do it.</p>
19+
20+
</div>
21+
</div>
22+
23+
{{<services>}}
24+
25+
<div class="text-center">
26+
<a href="/services/" class="button btn-outline-gradient text-pine btn-big">Explore Our Process →</a>
27+
</div>
28+
29+
<div class="audit-home-tile">
30+
<div class="bg-image"><img src="img/bg_audit_home.png" alt="Masterpoint Thread Backround"/></div>
31+
<div class="row">
32+
<div class="col col-12 col-md-6">
33+
34+
### Audit Your Infrastructure<br> as Code Now {.groupTitle}
35+
36+
Uncover the inefficiencies in your infrastructure with our IaC Audit.
37+
{.font22 .mb-3}
38+
39+
</div>
40+
<div class="col col-12 col-md-6">
41+
<ol class="numbered-list pt-2 mt-1 mb-0">
42+
<li>We’ll talk goals</li>
43+
<li>Interview your team</li>
44+
<li>Assess your setup</li>
45+
<li>and provide practical recommendations that will set your team up for success.</li>
46+
</ol>
47+
</div>
48+
</div>
49+
<div class="audit-home-btn"><a href="https://calendly.com/matt-at-masterpoint" target="_blank" class="button btn-gradient">Get Started - Schedule Now </a></div>
50+
</div>

content/sections/home-what-is-masterpoint.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ weight: 2
55
size: col-12 col-md-6
66
section_image: /img/cloud_architecture.png
77
#image: /img/bg_featured_video.jpg
8+
draft: true
89
section_categories:
910
- Home
1011
id: were-masterpoint

content/steps/audit.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
title: Audit
3+
description: >-
4+
Uncover the inefficiencies in your platform and get practical recommendations to fix them.
5+
weight: 1
6+
icon: /img/services/icon_assessment.svg
7+
---

0 commit comments

Comments
 (0)