diff --git a/resources/views/index.blade.php b/resources/views/index.blade.php index 292ef92..961aca8 100644 --- a/resources/views/index.blade.php +++ b/resources/views/index.blade.php @@ -7,8 +7,6 @@ @include('partials.index.featured-section') -@include('partials.index.quote-section') - @include('partials.index.faq-section') @include('partials.index.article-section')