diff --git a/src/components/pages/home/section/getting-started.tsx b/src/components/pages/home/section/getting-started.tsx
index 57c2ced4..c02c405d 100644
--- a/src/components/pages/home/section/getting-started.tsx
+++ b/src/components/pages/home/section/getting-started.tsx
@@ -30,7 +30,7 @@ type LinkButtonProps = {
const LinkButton = ({ url, logo: Logo }: LinkButtonProps) => (