Remove Unused What We Do Section from Home Template: Commented out the inclusion of the 'what-we-do' component in the home template, streamlining the layout and improving overall organization. This change contributes to a cleaner design and better modularity.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
@include('templates.home.hero')
|
||||
@include('templates.home.services-cards')
|
||||
@include('templates.home.why-choose-us')
|
||||
@include('templates.home.what-we-do')
|
||||
|
||||
@include('templates.home.solutions')
|
||||
@include('templates.home.services-grid')
|
||||
@include('templates.home.testimonials')
|
||||
|
||||
Reference in New Issue
Block a user