File: //var/www/quadcode-jobs/storage/framework/views/5e0fd4deb15fac03e5285c05567d2e617ca5e5b7.php
<?php $__env->startSection('title', 'Products and stack'); ?>
<?php $__env->startSection('description', 'Visit us to know about our products and stack. Start creating an international fintech with us.'); ?>
<?php $__env->startSection('keywords', 'Quadcode'); ?>
<?php $__env->startSection('content'); ?>
<section class="welcome welcome_small" style="--welcome-bg: url(<?php echo e(asset('/files/locations/inside/Around_the_worldvideo.jpg')); ?>); --header-font-size: var(--typo-headline1);">
<div class="locations__video-wrap">
<video class="location-video" autoplay="true" loop="true" muted="muted" poster="<?php echo e(asset('/files/about.jpg')); ?>"
data-mobile="<?php echo e(asset('/files/locations/inside/Around_the_worldvideo.jpg')); ?>">
<source data-src="<?php echo e(asset('/files/products.mp4')); ?>" type="video/mp4">
</video>
</div>
<div class="container">
<div class="welcome__inner">
<header class="welcome__header fw-600" style="margin-bottom: 1rem;">
<h1>Products and stack</h1>
</header>
</div>
</div>
</section>
<?php echo $__env->make('site.blocks.promo', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>
<?php echo $__env->make('site.blocks.inside_job', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>
<?php echo $__env->make('site.blocks.stack', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>
<?php $__env->stopSection(); ?>
<?php echo $__env->make('site.layouts.app', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /var/www/quadcode-jobs/resources/views/site/products-and-stack.blade.php ENDPATH**/ ?>