refactor: remove unnecessary relative positioning from components

This commit is contained in:
2025-10-22 13:21:14 +02:00
parent 076207c192
commit 8aa5309e36
4 changed files with 10 additions and 10 deletions

View File

@@ -15,7 +15,7 @@ export function CallToAction() {
<div className="absolute top-1/2 left-1/2 -translate-x-1/2 -translate-y-1/2">
<CircleBackground color="#06b6d4" className="animate-spin-slower" />
</div>
<Container className="relative">
<Container>
<div className="mx-auto max-w-2xl text-center">
<SectionHeader as="h2" color="white">
Get Started Today