@extends('front.layout.app') @section('content') {{-- @php echo front_dashboard_links(); @endphp --}} @php $scwidget_baner = get_widgets(widget: 81); $af_data = $scwidget_baner ? json_decode($scwidget_baner->additional_field_data) : null; @endphp @if($scwidget_baner && $scwidget_baner->sts == 1) {{ $scwidget_baner->heading }} {!! $scwidget_baner->content !!} {{ $af_data->additional_field_1 ?? 'GET A FREE ESTIMATE' }} @endif @php $scwidget_about = get_widgets(widget: 94); $af_data = $scwidget_about ? json_decode($scwidget_about->additional_field_data) : null; @endphp {{ $af_data->additional_field_1 }}+ YEARSEXPERIENCE {{-- @php echo get_excerpt(adjustUrl($about_us_page->content),786); @endphp --}} @php echo $scwidget_about->content; @endphp MORE ABOUT US {{-- Service Section --}} @php $scwidget_service = get_widgets(widget: 92); $af_data = $scwidget_service ? json_decode($scwidget_service->additional_field_data) : null; @endphp {!! $scwidget_service->content !!} {{-- @foreach ($get_all_services as $serviceObj) @if (!empty($serviceObj->featured_image) && file_exists(storage_uploads('services/' . $serviceObj->featured_image))) @else @endif {{ $serviceObj->title }} {{ Str::limit($serviceObj->excerpt, 100, '...') }} @endforeach --}} @foreach ($get_all_services as $serviceObj) {{ $serviceObj->title }} {{ Str::limit($serviceObj->excerpt, 100, '...') }} @endforeach Contact Us Today Let's Refresh Your Home or Business GET A FREE ESTIMATE {{-- Why Choose --}} @php $scwidget_choose = get_widgets(widget: 93); $af_data = $scwidget_choose ? json_decode($scwidget_choose->additional_field_data) : null; @endphp {{ $scwidget_choose->heading }} Professional Painting with a Perfect Finish {!! $scwidget_choose->content !!} Only Top-Quality Sherwin-Williams Paint for Your Home {{-- Services Area --}} SERVICE AREAS Proudly Serving Metro Atlanta & Surrounding Areas @foreach ($get_all_services_areas as $areaObj) {{ $areaObj->heading }} @endforeach {{-- OUR WORK --}} OUR WORK SPEAKS FOR ITSELF RECENT WORK @foreach ($get_all_work as $work) {{ $work->heading }} @endforeach @foreach ($get_all_work as $work) @endforeach {{-- TESTIMONIALS --}} @if(count($get_all_testimonials) > 0) TESTIMONIALS Trusted by 3,000 Clients Read Honest Stories @foreach ($get_all_testimonials as $testimonial) {!! adjustUrl($testimonial->content) !!} @if(!empty($testimonial->featured_img)) @endif {{ $testimonial->additional_field_1 ?? 'Client' }} @endforeach @endif FREQUENTLY ASKED QUESTIONS Clear guidance for a smooth and stress free renovation @php $faq_count = 0; @endphp @foreach ($get_all_faqs as $faq) @php $show_class = ($faq_count == 0) ? 'show' : ''; $collapsed_class = ($faq_count == 0) ? '' : 'collapsed'; $expanded = ($faq_count == 0) ? 'true' : 'false'; @endphp {{ $faq->heading }} {!! adjustUrl($faq->content) !!} @php $faq_count++; @endphp @endforeach Get a Free Estimate Ready to Refresh Your Home with a Flawless Paint Job? @csrf Select Service @if (count($get_all_services) > 0) @foreach ($get_all_services as $services) {{ $services->title }} @endforeach @endif GET A FREE ESTIMATE @endsection @section('beforeBodyClose') @endsection
{{ Str::limit($serviceObj->excerpt, 100, '...') }}
Ready to Refresh Your Home with a Flawless Paint Job?