@extends('front.layouts.front')
@section('content')
{{-- @foreach($site->social_networks as $network)
{{ $network }}
@endforeach --}}
@include('front.partials.cta-gradient')
@include('front.partials.navigation-images')
@include('front.partials.testimonial-carousel')
@endsection