From 7d90e6ddd4fc88c044d0b6674cfd1874ed9c329e Mon Sep 17 00:00:00 2001 From: Rama Priyanto Date: Tue, 13 May 2025 14:46:55 +0700 Subject: [PATCH] fix:add carousel --- components/landing/adds-carousel.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/components/landing/adds-carousel.tsx b/components/landing/adds-carousel.tsx index 3a98b04..db64223 100644 --- a/components/landing/adds-carousel.tsx +++ b/components/landing/adds-carousel.tsx @@ -154,7 +154,8 @@ export default function AddsCarousel() { ))} ) : ( - + "" + // )} );