| @@ -171,22 +171,6 @@ | ||
| 171 | 171 | 'is_pro' => true, |
| 172 | 172 | 'demo_slug' => 'hover-slider', |
| 173 | 173 | 'active' => true, |
| 174 | 174 | ], |
| 175 | - [ | |
| 176 | - 'name' => 'product-carousel', | |
| 177 | - 'title' => __('Woo Product Carousel', 'slider-blocks'), | |
| 178 | - 'description' => __('Showcase WooCommerce products in a responsive carousel.', 'slider-blocks'), | |
| 179 | - 'is_pro' => true, | |
| 180 | - 'demo_slug' => 'product-carousel', | |
| 181 | - 'active' => true, | |
| 182 | - ], | |
| 183 | - [ | |
| 184 | - 'name' => 'product-categories-carousel', | |
| 185 | - 'title' => __('Woo Categories Carousel', 'slider-blocks'), | |
| 186 | - 'description' => __('Showcase WooCommerce product categories in a responsive carousel.', 'slider-blocks'), | |
| 187 | - 'is_pro' => true, | |
| 188 | - 'demo_slug' => 'product-categories-carousel', | |
| 189 | - 'active' => true, | |
| 190 | - ], | |
| 191 | 175 | |
| 192 | 176 | ] ); |