| Path : /var/www/html/phkaymedia/storage/framework/views/ |
|
B-Con CMD Config cPanel C-Rdp D-Log Info Jump Mass Ransom Symlink vHost Zone-H |
| Current File : //var/www/html/phkaymedia/storage/framework/views/abd1a2fabc60b9ebf3e2bcc300eb09656206839b.php |
<?php $__env->startSection('meta'); ?>
<title><?php echo e(__('message.web app')); ?></title>
<meta property="og:title" content="<?php echo e(__('message.web app')); ?>" />
<meta property="og:description" content="<?php echo e(__('message.mobile desc')); ?>" />
<meta name="twitter:title" content="<?php echo e(__('message.web app')); ?>" />
<meta name="twitter:description" content="<?php echo e(__('message.mobile desc')); ?>" />
<?php $__env->stopSection(); ?>
<?php $__env->startPush('header'); ?>
<?php if (isset($component)) { $__componentOriginalc254754b9d5db91d5165876f9d051922ca0066f4 = $component; } ?>
<?php $component = $__env->getContainer()->make(Illuminate\View\AnonymousComponent::class, ['view' => 'components.header','data' => []]); ?>
<?php $component->withName('header'); ?>
<?php if ($component->shouldRender()): ?>
<?php $__env->startComponent($component->resolveView(), $component->data()); ?>
<?php $component->withAttributes([]); ?>
<?php echo $__env->renderComponent(); ?>
<?php endif; ?>
<?php if (isset($__componentOriginalc254754b9d5db91d5165876f9d051922ca0066f4)): ?>
<?php $component = $__componentOriginalc254754b9d5db91d5165876f9d051922ca0066f4; ?>
<?php unset($__componentOriginalc254754b9d5db91d5165876f9d051922ca0066f4); ?>
<?php endif; ?>
<?php $__env->stopPush(); ?>
<div>
<section class="photo-video py-50">
<div class="container">
<div class="row">
<div class="col-md-6 align-self-center">
<h1 class="font-title text-warning text-uppercase fw-bolder" data-aos="zoom-in"><?php echo e(__('message.web app')); ?></h1>
<p data-aos="zoom-in"><?php echo e(__('message.mobile desc')); ?></p>
</div>
<div class="col-md-6">
<div class="d-flex justify-content-center js-tilt">
<img src="<?php echo e(asset('img/web-app/web-app.png')); ?>" alt="animation" class="w-75 h-100" data-aos="zoom-in">
</div>
</div>
</div>
</div>
</section>
<section class="pv-type py-50">
<div class="container">
<div class="row">
<div class="card col-md-4 border-0 bg-switch my-1">
<a href="#" class="sale text-decoration-none">
<h6 class="text-center text-uppercase font-title"><?php echo e(__('message.mobile app')); ?></h6>
<img class="img-thumbnail" src="<?php echo e(asset('img/web-app/mobile.jpg')); ?>" width="100%" alt="mobile">
</a>
</div>
<div class="card col-md-4 border-0 bg-switch my-1">
<a href="#" class="sale text-decoration-none">
<h6 class="text-center text-uppercase font-title"><?php echo e(__('message.website')); ?></h6>
<img class="img-thumbnail" src="<?php echo e(asset('img/web-app/website.jpg')); ?>" width="100%" alt="website">
</a>
</div>
<div class="card col-md-4 border-0 bg-switch my-1">
<a href="#" class="sale text-decoration-none">
<h6 class="text-center text-uppercase font-title"><?php echo e(__('message.web application')); ?></h6>
<img class="img-thumbnail" src="<?php echo e(asset('img/web-app/web-application.jpg')); ?>" width="100%" alt="web-application">
</a>
</div>
<div class="card col-md-4 border-0 bg-switch my-1">
<a href="#" class="sale text-decoration-none">
<h6 class="text-center text-uppercase font-title"><?php echo e(__('message.pos system')); ?></h6>
<img class="img-thumbnail" src="<?php echo e(asset('img/web-app/pos-sytem.jpg')); ?>" width="100%" alt="pos-sytem">
</a>
</div>
<div class="card col-md-4 border-0 bg-switch my-1">
<a href="#" class="sale text-decoration-none">
<h6 class="text-center text-uppercase font-title"><?php echo e(__('message.blog website')); ?></h6>
<img class="img-thumbnail" src="<?php echo e(asset('img/web-app/blog-web.jpg')); ?>" width="100%" alt="blog-web">
</a>
</div>
<div class="card col-md-4 border-0 bg-switch my-1">
<a href="#" class="sale text-decoration-none">
<h6 class="text-center text-uppercase font-title"><?php echo e(__('message.news website')); ?></h6>
<img class="img-thumbnail" src="<?php echo e(asset('img/web-app/news-web.jpg')); ?>" width="100%" alt="news-web">
</a>
</div>
</div>
</div>
</section>
</div>
<?php /**PATH /var/www/html/phkaymedia/resources/views/livewire/frontend/services/mobile-web-page.blade.php ENDPATH**/ ?>