diff --git a/src/content/docs/introduction.mdx b/src/content/docs/introduction.mdx index 0d99428..0b9efa7 100644 --- a/src/content/docs/introduction.mdx +++ b/src/content/docs/introduction.mdx @@ -4,8 +4,19 @@ description: Overview of OtterScale. --- import { Card, CardGrid, LinkCard, Steps, Aside } from '@astrojs/starlight/components'; - -OtterScale is a **Hyper-Converged Infrastructure (HCI)** platform that unifies compute, storage, networking, and virtualization into a single, software-defined system. By collapsing traditional infrastructure silos, OtterScale simplifies deployment and management while delivering the scalability needed for modern enterprise workloads. +import { Image } from 'astro:assets'; +import logo2 from '../../assets/logo2.png'; + +
+ OtterScale Logo +
+ OtterScale is a{' '} + Hyper-Converged Infrastructure (HCI) + platform that unifies compute, storage, networking, and virtualization into a single, software-defined + system. By collapsing traditional infrastructure silos, OtterScale simplifies deployment and management + while delivering the scalability needed for modern enterprise workloads. +
+