{{-- Hero Section --}}
{{ __('Solutions') }}

{{ __('A creative solutions company') }}

{{ __('Helping you to meet the goals of the digital age') }}

{{-- Services Grid Section --}} @if(is_module_active('services'))
@forelse($services->take(8) ?? [] as $index => $service) @empty {{-- Servicios por defecto --}} @php $defaultServices = [ ['title' => __('Brand') . "\n" . __('Development'), 'img' => 1], ['title' => __('Content') . "\n" . __('Marketing'), 'img' => 2], ['title' => __('Graphic') . "\n" . __('Design'), 'img' => 3], ['title' => __('Web') . "\n" . __('Development'), 'img' => 4], ['title' => __('UX') . "\n" . __('Design'), 'img' => 5], ['title' => __('App') . "\n" . __('Development'), 'img' => 6], ['title' => __('Logo') . "\n" . __('Design'), 'img' => 7], ['title' => __('Creative') . "\n" . __('Advertising'), 'img' => 8], ]; @endphp @foreach($defaultServices as $index => $service) @endforeach @endforelse
@endif {{-- Concept Section --}}

{{ __('Innovation to transform your organization.') }}

{{ __('Cras a elit sit amet leo accumsan volutpat. Suspendisse hendreriast ehicula leo, vel efficitur felis ultrices non. Cras a elit sit amet leo acun volutpat. Suspendisse hendrerit vehicula leo, vel efficitur fel.') }}

{{ __('What We Do') }}

{{ __('We provide comprehensive creative solutions including brand development, graphic design, web development, and digital marketing strategies tailored to your business needs.') }}

{{ __('Pro Experience') }}

{{ __('With over 10 years of experience in the creative industry, our team brings expertise and innovation to every project, ensuring exceptional results for our clients.') }}

{{ __('Partners and Investors') }}

{{ __('We work with leading companies and investors, building strong partnerships that drive growth and success in the digital marketplace.') }}

{{-- About Section --}}

{{ __('Let\'s take your business to the next level!') }}

{{ __('Cras a elit sit amet leo accumsan volutpat. Suspendisse hendreriast ehicula leo, vel efficitur felis ultrices non.') }}

{{ __('10+ years experience') }} {{ __('Market-Focused') }} {{ __('Top expertise') }} {{ __('Corporate Investors') }} {{ __('Integrity & Innovation') }}
{{-- Client Logos --}}

{{ __('Trusted by great companies like') }}

@if(isset($clientLogos) && count($clientLogos) > 0) @foreach($clientLogos as $logo)
@endforeach @else @php $logoNumbers = [8, 9, 10, 11, 12, 13]; @endphp @foreach($logoNumbers as $logoNum)
@endforeach @endif
{{-- Featured Projects --}} @if(is_module_active('projects'))

{{ __('Loved by people') }} {{ __('check out how we help') }}
{{ __('customers across the') }} {{ __('globe.') }}

@forelse(($featuredProjects ?? collect())->take(3) as $index => $project)

{{ $project->title }}

{{ Str::limit($project->description ?? $project->excerpt, 150) }}

@empty {{-- Proyectos por defecto --}} @php $defaultProjects = [ ['title' => 'Okler Themes', 'desc' => __('Cras a elit sit amet leo accumsan volutpat. Suspendisse hendreriast ehicula leo, vel efficitur felis ultrices non. Cras a elit sit amet leo acun volutpat. Suspendisse hendrerit.'), 'img' => 1], ['title' => 'Envato', 'desc' => __('Cras a elit sit amet leo accumsan volutpat. Suspendisse hendreriast ehicula leo, vel efficitur felis ultrices non. Cras a elit siel efficitur fel.'), 'img' => 2], ['title' => 'Porto Template', 'desc' => __('Cras a elit sit amet leo accumsan volutpat. Suspendisse hendreriast ehicula leo, vel efficitur felis ultrices non. Cras a elit sit amet leo acun volutpehicula leo, vel efficitur fel.'), 'img' => 3], ]; @endphp @foreach($defaultProjects as $index => $project)

{{ $project['title'] }}

{{ $project['desc'] }}

@endforeach @endforelse
@endif
{{-- Numbers Section --}}

{{ __('Excellent results for over more than 10 years in the creative market.') }}