Skip to content

Commit

Permalink
Fix slider templates
Browse files Browse the repository at this point in the history
  • Loading branch information
JhumanJ committed Sep 29, 2023
1 parent ae41af4 commit 4fe33b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/js/pages/welcome.vue
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
<!-- <testimonials/>-->
<!-- </div>-->

<templates-slider/>
<templates-slider class="max-w-full mb-12"/>

<div class="w-full bg-blue-900 p-12 md:p-24 text-center">
<h4 class="font-semibold text-3xl text-white">Take your forms to the next level</h4>
Expand Down

0 comments on commit 4fe33b3

Please sign in to comment.