diff --git a/about/healthcare.html.markerb b/about/healthcare.html.markerb index d77a3f92ff..94f4150595 100644 --- a/about/healthcare.html.markerb +++ b/about/healthcare.html.markerb @@ -5,6 +5,10 @@ sitemap: true nav: firecracker --- +
+ Illustration by Annie Ruygt of Frankie the hot air balloon examining a green box with A written on it +
+ Fly.io is a great place to develop and host healthcare applications! You can get started for free and be up and running with a fully secure solution in minutes. We recognize that healthcare apps and data are different beasts and we're here to protect your patients' data (and keep your auditors happy). We're SOC2 (Type 2) audited, we'll sign BAAs, and we're available to answer questions you might have about how our platform meets your compliance needs [(just ask!)](mailto:sales@fly.io). diff --git a/about/pricing.html.markerb b/about/pricing.html.markerb index 2021f3f9e6..114b81f355 100644 --- a/about/pricing.html.markerb +++ b/about/pricing.html.markerb @@ -5,7 +5,9 @@ sitemap: true nav: firecracker --- -A landscape painting with hot air balloons flying over a mountain range. +
+ Illustration by Annie Ruygt of Frankie the hot air balloon demonstrating a pricing chart on a whiteboard +
## How it works diff --git a/about/support.html.md b/about/support.html.md index d5a125c49d..d3a7acab06 100644 --- a/about/support.html.md +++ b/about/support.html.md @@ -5,7 +5,9 @@ nav: firecracker toc: false --- -An open laptop with a Fly.io sticker on it, sitting on the ground next to a coffee mug and a cute turtle. +
+ Illustration by Annie Ruygt of Frankie the hot air balloon wearing a fireman hat, putting a ladder on a tree to save a cat +
Need support? We can help! Here's where to look. diff --git a/deep-dive/index.html.markerb b/deep-dive/index.html.markerb index b130480e54..3e4ff3495f 100644 --- a/deep-dive/index.html.markerb +++ b/deep-dive/index.html.markerb @@ -5,6 +5,10 @@ nav: demo toc: true --- +
+ Illustration by Annie Ruygt of a bird in a diver costume, swimming under water +
+ Welcome to our deep dive demo, where you can explore Fly.io more thoroughly, but in a time-boxed way. In one hour or less: get a fully-functioning app running in the first few minutes, and then have enough time left over to understand what you just did, explore how the pieces fit together, and even integrate AI functionality that makes use of GPUs. ## Goals of the deep dive diff --git a/js/frameworks.html.markerb b/js/frameworks.html.markerb index eb29b3fb03..dae7061e9e 100644 --- a/js/frameworks.html.markerb +++ b/js/frameworks.html.markerb @@ -6,7 +6,7 @@ order: 4 ---
- + Illustration by Annie Ruygt of two 3-eyed humanoids relaxing with a drink

Each one of the language guides will take you through creating and deploying a simple application.

diff --git a/js/frameworks/remix.html.markerb b/js/frameworks/remix.html.markerb index abe9405f76..684760bae9 100644 --- a/js/frameworks/remix.html.markerb +++ b/js/frameworks/remix.html.markerb @@ -4,14 +4,18 @@ layout: framework_docs redirect_from: - /docs/languages-and-frameworks/remix/ - /docs/getting-started/remix/ -objective: Remix is a full stack web framework that lets you focus on the user interface and work back through web standards to deliver a fast, slick, and resilient user experience. +objective: Remix is a full stack web framework that lets you focus on the user interface and work back through web standards to deliver a fast, slick, and resilient user experience. order: 12 --- +
+ Illustration by Annie Ruygt of a color wave accross the sky +
+ <% app_name = "hello-remix" %> <%= partial "partials/intro", locals: { runtime: "Remix", link: "https://remix.run" } %> -We'll be using the standard web application generated by [Remix](https://remix.run/). This is a bare-bones app with no database. +We'll be using the standard web application generated by [Remix](https://remix.run/). This is a bare-bones app with no database. ## _Deploy a Remix app_ diff --git a/languages-and-frameworks/index.html.erb b/languages-and-frameworks/index.html.erb index 50b3a41160..b785f5b6e5 100644 --- a/languages-and-frameworks/index.html.erb +++ b/languages-and-frameworks/index.html.erb @@ -5,7 +5,7 @@ toc: false ---
- + Illustration by Annie Ruygt of different programming frameworks mascots floating together

Fly.io can run pretty much any type of application. If you don't see it listed here, it's a matter of finding and configuring a Dockerfile that runs it.