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 = ({ >
features logo features logo
@@ -551,7 +555,7 @@ const Index = ({
- road-sign + road-sign
{/* 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' }} /> - road-sign + ground