diff --git a/client/src/components/netflix-grid.tsx b/client/src/components/netflix-grid.tsx index 8ecf165..312aaa3 100644 --- a/client/src/components/netflix-grid.tsx +++ b/client/src/components/netflix-grid.tsx @@ -278,16 +278,26 @@ function CategoryRow({ category, onVideoClick, hideScrollButtons = false }: Cate ))} - {/* Navigation arrows - track style */} -
startAutoScroll('left')} - onMouseLeave={stopAutoScroll}> - + {/* Navigation arrows - black circles */} +
+
-
startAutoScroll('right')} - onMouseLeave={stopAutoScroll}> - +
+