diff --git a/docs/src/components/Hero.astro b/docs/src/components/Hero.astro index bc3d88bfe..b8abfd7f6 100644 --- a/docs/src/components/Hero.astro +++ b/docs/src/components/Hero.astro @@ -1,7 +1,6 @@ --- import type { Props } from '@astrojs/starlight/props'; -import CallToAction from '@astrojs/starlight/components/CallToAction.astro'; -import { Code } from '@astrojs/starlight/components'; +import { Code, LinkButton } from '@astrojs/starlight/components'; import { Content as Tagline } from './tagline.md'; --- @@ -40,20 +39,12 @@ local k = import "k.libsonnet";
- Get started - Get started - - Read the tutorial - Read the tutorial -