diff --git a/apps/www/src/lib/registry/default/example/CarouselDemo.vue b/apps/www/src/lib/registry/default/example/CarouselDemo.vue
index 1fa4f1a3..c6f52f76 100644
--- a/apps/www/src/lib/registry/default/example/CarouselDemo.vue
+++ b/apps/www/src/lib/registry/default/example/CarouselDemo.vue
@@ -4,21 +4,19 @@ import { Card, CardContent } from '@/lib/registry/default/ui/card'
-
-
-
-
-
-
-
- {{ index + 1 }}
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+ {{ index + 1 }}
+
+
+
+
+
+
+
+
diff --git a/apps/www/src/lib/registry/default/example/CarouselOrientation.vue b/apps/www/src/lib/registry/default/example/CarouselOrientation.vue
index 7d19c06e..dcf06bd6 100644
--- a/apps/www/src/lib/registry/default/example/CarouselOrientation.vue
+++ b/apps/www/src/lib/registry/default/example/CarouselOrientation.vue
@@ -4,27 +4,25 @@ import { Card, CardContent } from '@/lib/registry/default/ui/card'
-
-
-
-
-
-
-
- {{ index + 1 }}
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+ {{ index + 1 }}
+
+
+
+
+
+
+
+
diff --git a/apps/www/src/lib/registry/default/example/CarouselPlugin.vue b/apps/www/src/lib/registry/default/example/CarouselPlugin.vue
index 7c7a3d00..bc16f071 100644
--- a/apps/www/src/lib/registry/default/example/CarouselPlugin.vue
+++ b/apps/www/src/lib/registry/default/example/CarouselPlugin.vue
@@ -11,26 +11,24 @@ const plugin = Autoplay({
-
-
-
-
-
-
-
- {{ index + 1 }}
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+ {{ index + 1 }}
+
+
+
+
+
+
+
+
diff --git a/apps/www/src/lib/registry/default/example/CarouselSize.vue b/apps/www/src/lib/registry/default/example/CarouselSize.vue
index 12726784..dc9bc03d 100644
--- a/apps/www/src/lib/registry/default/example/CarouselSize.vue
+++ b/apps/www/src/lib/registry/default/example/CarouselSize.vue
@@ -4,26 +4,24 @@ import { Card, CardContent } from '@/lib/registry/default/ui/card'
-
-
-
-
-
-
-
- {{ index + 1 }}
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+ {{ index + 1 }}
+
+
+
+
+
+
+
+
diff --git a/apps/www/src/lib/registry/default/example/CarouselSpacing.vue b/apps/www/src/lib/registry/default/example/CarouselSpacing.vue
index 6d8ee403..04bc1024 100644
--- a/apps/www/src/lib/registry/default/example/CarouselSpacing.vue
+++ b/apps/www/src/lib/registry/default/example/CarouselSpacing.vue
@@ -4,26 +4,24 @@ import { Card, CardContent } from '@/lib/registry/default/ui/card'
-
-
-
-
-
-
-
- {{ index + 1 }}
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+ {{ index + 1 }}
+
+
+
+
+
+
+
+
diff --git a/apps/www/src/lib/registry/default/ui/carousel/CarouselNext.vue b/apps/www/src/lib/registry/default/ui/carousel/CarouselNext.vue
index 3b87ad3f..012f807e 100644
--- a/apps/www/src/lib/registry/default/ui/carousel/CarouselNext.vue
+++ b/apps/www/src/lib/registry/default/ui/carousel/CarouselNext.vue
@@ -1,5 +1,5 @@
-
-
+
+
diff --git a/apps/www/src/lib/registry/new-york/example/CarouselDemo.vue b/apps/www/src/lib/registry/new-york/example/CarouselDemo.vue
index 0b33bc75..53f117c4 100644
--- a/apps/www/src/lib/registry/new-york/example/CarouselDemo.vue
+++ b/apps/www/src/lib/registry/new-york/example/CarouselDemo.vue
@@ -4,21 +4,19 @@ import { Card, CardContent } from '@/lib/registry/new-york/ui/card'
-
-
-
-
-
-
-
- {{ index + 1 }}
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+ {{ index + 1 }}
+
+
+
+
+
+
+
+
diff --git a/apps/www/src/lib/registry/new-york/example/CarouselOrientation.vue b/apps/www/src/lib/registry/new-york/example/CarouselOrientation.vue
index ab1cc66a..c4d2ee03 100644
--- a/apps/www/src/lib/registry/new-york/example/CarouselOrientation.vue
+++ b/apps/www/src/lib/registry/new-york/example/CarouselOrientation.vue
@@ -4,27 +4,25 @@ import { Card, CardContent } from '@/lib/registry/new-york/ui/card'
-
-
-
-
-
-
-
- {{ index + 1 }}
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+ {{ index + 1 }}
+
+
+
+
+
+
+
+
diff --git a/apps/www/src/lib/registry/new-york/example/CarouselPlugin.vue b/apps/www/src/lib/registry/new-york/example/CarouselPlugin.vue
index 9c2202f5..2d0b6f63 100644
--- a/apps/www/src/lib/registry/new-york/example/CarouselPlugin.vue
+++ b/apps/www/src/lib/registry/new-york/example/CarouselPlugin.vue
@@ -11,26 +11,24 @@ const plugin = Autoplay({
-
-
-
-
-
-
-
- {{ index + 1 }}
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+ {{ index + 1 }}
+
+
+
+
+
+
+
+
diff --git a/apps/www/src/lib/registry/new-york/example/CarouselSize.vue b/apps/www/src/lib/registry/new-york/example/CarouselSize.vue
index 59602774..8d28839e 100644
--- a/apps/www/src/lib/registry/new-york/example/CarouselSize.vue
+++ b/apps/www/src/lib/registry/new-york/example/CarouselSize.vue
@@ -4,26 +4,24 @@ import { Card, CardContent } from '@/lib/registry/new-york/ui/card'
-
-
-
-
-
-
-
- {{ index + 1 }}
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+ {{ index + 1 }}
+
+
+
+
+
+
+
+
diff --git a/apps/www/src/lib/registry/new-york/example/CarouselSpacing.vue b/apps/www/src/lib/registry/new-york/example/CarouselSpacing.vue
index d7675c99..7e4603ca 100644
--- a/apps/www/src/lib/registry/new-york/example/CarouselSpacing.vue
+++ b/apps/www/src/lib/registry/new-york/example/CarouselSpacing.vue
@@ -4,26 +4,24 @@ import { Card, CardContent } from '@/lib/registry/new-york/ui/card'
-
-
-
-
-
-
-
- {{ index + 1 }}
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+ {{ index + 1 }}
+
+
+
+
+
+
+
+
diff --git a/apps/www/src/lib/registry/new-york/ui/carousel/CarouselNext.vue b/apps/www/src/lib/registry/new-york/ui/carousel/CarouselNext.vue
index 5bbb489e..39c1daa7 100644
--- a/apps/www/src/lib/registry/new-york/ui/carousel/CarouselNext.vue
+++ b/apps/www/src/lib/registry/new-york/ui/carousel/CarouselNext.vue
@@ -1,5 +1,5 @@