diff --git a/src/components/Features.astro b/src/components/Features.astro index f73b2dd..987c626 100644 --- a/src/components/Features.astro +++ b/src/components/Features.astro @@ -32,18 +32,12 @@ import Container from "./Container.astro"
- First feature + Simplified cluster setup

- Neque Dolor, fugiat non cum doloribus aperiam voluptates nostrum. + Create clusters with one ksctl create command. Supports cloud providers and self-managed Kubernetes solutions.

- - Read more - - - -
@@ -55,23 +49,16 @@ import Container from "./Container.astro" height="512" alt="burger illustration" /> -
- Second feature + Zero Dependencies

- Neque Dolor, fugiat non cum doloribus aperiam voluptates nostrum. + No external dependencies needed. Integrates with providers without vendor lock-in issues.

- - Read more - - - -
@@ -88,18 +75,12 @@ import Container from "./Container.astro"
- Third feature + Developer Velocity

- Neque Dolor, fugiat non cum doloribus aperiam voluptates nostrum. + Spin up clusters in minutes for faster workflows. Intuitive CLI reduces the learning curve for developers.

- - Read more - - - -
- + Read more - + diff --git a/src/pages/index.astro b/src/pages/index.astro index 014ffdf..6d3d92a 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -11,7 +11,7 @@ import Blog from "../components/Blog.astro";
- +