refactor: remove carousel section from home page template

This commit is contained in:
Ümit Tunç
2026-05-26 22:47:19 +03:00
parent 4ec2683317
commit 5d88241595
-1
View File
@@ -6,7 +6,6 @@
@include('templates.home.hero')
@include('templates.home.services-cards')
@include('templates.home.why-choose-us')
@include('templates.home.carousel')
@include('templates.home.solutions')
@include('templates.home.services-grid')