diff --git a/docs/website/components/index/index.tsx b/docs/website/components/index/index.tsx
index 5402aea8e..30bbb3b29 100644
--- a/docs/website/components/index/index.tsx
+++ b/docs/website/components/index/index.tsx
@@ -489,16 +489,20 @@ const Index = ({
>
@@ -551,7 +555,7 @@ const Index = ({
-
+
{/* left car */}
@@ -575,7 +579,7 @@ const Index = ({
${carMoving.right ? 'scale-[0.05] translate-y-[-15vw] translate-x-[-34vw] opacity-0' : ''}`}
style={{ display: carVisibility.right ? 'block' : 'none' }}
/>
-
+