diff --git a/packages/Webkul/Velocity/src/Resources/views/shop/UI/header.blade.php b/packages/Webkul/Velocity/src/Resources/views/shop/UI/header.blade.php
index 4652bdcb5..9ad83a4d4 100644
--- a/packages/Webkul/Velocity/src/Resources/views/shop/UI/header.blade.php
+++ b/packages/Webkul/Velocity/src/Resources/views/shop/UI/header.blade.php
@@ -338,10 +338,9 @@
-
+
@php
diff --git a/packages/Webkul/Velocity/src/Resources/views/shop/home/slider.blade.php b/packages/Webkul/Velocity/src/Resources/views/shop/home/slider.blade.php
index beaab31e1..dd8a1ec2e 100644
--- a/packages/Webkul/Velocity/src/Resources/views/shop/home/slider.blade.php
+++ b/packages/Webkul/Velocity/src/Resources/views/shop/home/slider.blade.php
@@ -4,6 +4,10 @@
direction="{{ core()->getCurrentLocale()->direction }}"
default-banner="{{ asset('/themes/velocity/assets/images/banner.webp') }}"
:banners="{{ json_encode($sliderData) }}">
+
+ {{-- this is default content if js is not loaded --}}
+
+
@endif
diff --git a/packages/Webkul/Velocity/src/Resources/views/shop/layouts/header/index.blade.php b/packages/Webkul/Velocity/src/Resources/views/shop/layouts/header/index.blade.php
index be2b7d7d7..e428de66e 100644
--- a/packages/Webkul/Velocity/src/Resources/views/shop/layouts/header/index.blade.php
+++ b/packages/Webkul/Velocity/src/Resources/views/shop/layouts/header/index.blade.php
@@ -1,11 +1,9 @@
+
+
+