File: /var/www/html/storage/framework/views/c12a94414103307dad1c5597a184f92d.php
<div class="main-banner-wrapper home10-hero-content">
<div class="navi_pagi_bottom_center dots_nav_light banner-style-one slider-1-grid owl-theme owl-carousel">
<!--[if BLOCK]><![endif]--><?php $__currentLoopData = $heros; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $hero): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
<div class="slide slide-one" style="background-image: url('<?php echo e($hero['banner_url']); ?>');">
<div class="container">
<div class="row">
<div class="col-xl-7 mx-auto text-center">
<h3 class="banner-title"><?php echo e($hero['title']); ?></h3>
<p class="banner-text text-white ff-heading mb30"><?php echo e($hero['subtitle']); ?></p>
<div class="d-block d-lg-none d-sm-flex justify-content-center banner-btn">
<?php
$__split = function ($name, $params = []) {
return [$name, $params];
};
[$__name, $__params] = $__split('pages.mobile-search');
$__html = app('livewire')->mount($__name, $__params, 'lw-1087615066-0', $__slots ?? [], get_defined_vars());
echo $__html;
unset($__html);
unset($__name);
unset($__params);
unset($__split);
if (isset($__slots)) unset($__slots);
?>
</div>
</div>
</div>
</div>
</div>
<?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?><!--[if ENDBLOCK]><![endif]-->
</div>
</div><?php /**PATH /var/www/html/resources/views/livewire/web/hero-banner.blade.php ENDPATH**/ ?>