File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ import StarlightPage from '@astrojs/starlight/components/StarlightPage.astro';
11
11
12
12
<div class =" max-w-7xl mx-auto px-4 py-12 text-center" >
13
13
<h1 class =" text-4xl font-bold mb-4" >The Trusted IaC Orchestrator that Scales</h1 >
14
- <p class =" text-xl text-gray-600 dark:text-gray-300 mb-8" >Organically shaped by solving scaling problems for OpenTofu/Terraform teams since 2016.</p >
14
+ <p class =" text-xl text-gray-600 dark:text-gray-300 mb-8" >Solving scaling for OpenTofu/Terraform since 2016.</p >
15
15
<div class =" flex flex-col sm:flex-row gap-4 justify-center mt-8 max-w-[200px] sm:max-w-none mx-auto" >
16
16
<a href =" /docs/getting-started/quick-start/" class =" inline-flex items-center justify-center px-6 py-2.5 rounded bg-[#4561FA] text-white font-medium transition-all duration-200 hover:bg-[#3447FF] hover:-translate-y-0.5 hover:shadow-md" >Quick Start</a >
17
17
<a href =" /docs/reference/hcl/" class =" inline-flex items-center justify-center px-6 py-2.5 rounded border border-[#B3C7FF] text-[#B3C7FF] font-medium transition-all duration-200 hover:bg-[#B3C7FF]/10 hover:-translate-y-0.5 hover:shadow-md dark:text-[#B3C7FF] dark:border-[#B3C7FF] dark:hover:bg-[#B3C7FF]/10" >Docs</a >
You can’t perform that action at this time.
0 commit comments