Preview: 4a5aec24fc91eacff431f5069fc433ba.php
Size: 8.97 KB
//proc/thread-self/root/home/getspomw/royalsquad.us/storage/framework/views/4a5aec24fc91eacff431f5069fc433ba.php
<?php $__env->startSection('content'); ?>
<div class="banner-area shadow theme bg-fixed text-light"
style="background-image: url(public/assets/img/banner/Smartphones_tablets_banner.jpg);">
<div class="container">
<div class="row align-center">
<div class="col-lg-6">
<h1>Expert Smartphone and Tablet Technical Support
</h1>
<p>Experience top-notch Smartphone and Tablet Technical Support in the USA with Royal Squad. Expert
troubleshooting, repairs, and setup assistance.
</p>
<a class="btn btn-light effect btn-md wow fadeInUp" href="<?php echo e(route('contact')); ?>">Get A Quote</a>
</div>
<div class="col-lg-6 appoinment">
<div class="appoinment-box text-center">
<div class="heading">
<h2 class="cu_h2_b">Appointment</h2>
<p>
Easily schedule your appointment and let our team ensure a seamless and personalized
experience for you. </p>
</div>
<?php echo $__env->make('frontend.common_form.form', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>
</div>
</div>
</div>
</div>
</div>
<div class="services-details-area default-padding">
<div class="container">
<div class="row">
<div class="col-lg-8 content">
<div class="thumb">
<img src="<?php echo e(asset('public/assets/img/banner/Smartphones_tablets_services.jpg')); ?>"
alt="Smartphone support">
</div>
<h2>Reliable Support for Smartphones and Tablets</h2>
<p>Our certified tech team is fully armed with the latest tools and knowledge to help you fix smartphone
and tablet hardware or software problems. We offer expert solutions to get your device back on track
from slow performance, battery drain, or connectivity issues.</p>
<p>At Royal Squad, we not only repair issues; we also teach you more about your device. Our experts will
guide you through the troubleshooting process, recommend the best repair solution, and instruct you
on how to avoid future problems.</p>
<div class="service-items text-center pb-4 ser-d">
<div class="row">
<div class="col-lg-4 col-md-6 single-item">
<div class="item">
<div class="icon">
<i class="fal fa-cogs"></i>
</div>
<div class="info">
<h3 class="cu_h3_s">Remote Assistance
</h3>
<p>Expert help for troubleshooting issues via secure remote access and guidance.
</p>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 single-item">
<div class="item">
<div class="icon">
<i class="fal fa-scanner-touchscreen"></i>
</div>
<div class="info">
<h3 class="cu_h3_s">In-Store Support</h3>
<p>Personalized assistance for device setup, repairs, and technical consultations.
</p>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 single-item">
<div class="item">
<div class="icon">
<i class="fal fa-bolt"></i>
</div>
<div class="info">
<h3 class="cu_h3_s">On-Site Support</h3>
<p>Certified technicians visit your location for hands-on troubleshooting solutions.
</p>
</div>
</div>
</div>
</div>
</div>
<h3>Troubleshoot Phone and Tablet Problems</h3>
<p> Our skilled team quickly identifies and resolves software bugs, connectivity problems, and <a
href="<?php echo e(route('home')); ?>">Tablet Technical Support</a> performance issues. Using the latest
tools, we ensure your smartphone and tablet function flawlessly, reducing downtime and enhancing the
user experience.
</p>
<h3>Secure Your Smartphone and Tablet with Our Help</h3>
<p>We also provide high-quality security solutions, including virus protection, data encryption, and
backup services. Our specialists implement effective measures to safeguard your devices, ensuring
privacy, reliability, and smooth performance in today's digital landscape.</p>
<a class="btn btn-light effect btn-md wow fadeInUp services_btn" href="<?php echo e(route('contact')); ?>">Get A
Quote</a>
</div>
<div class="col-lg-4 sidebar">
<h3>Tech Services </h3>
<div class="sidebar-item link">
<ul>
<li><a href="<?php echo e(route('virusmalwareremoval')); ?>">Virus & Malware Removal</a></li>
<li><a href="<?php echo e(route('computertuneups')); ?>">Computer Tune-Ups</a></li>
<li><a href="<?php echo e(route('homenetworking')); ?>">Home Networking</a></li>
<li><a href="<?php echo e(route('emailservices')); ?>">Email Services</a></li>
<li><a href="<?php echo e(route('internentconectivity')); ?>">Internet Connectivity</a></li>
<li><a href="<?php echo e(route('wificonnectivity')); ?>">WiFi Connectivity</a></li>
<li><a href="<?php echo e(route('databackupsservices')); ?>">Data Backup Services</a></li>
<li><a href="<?php echo e(route('programerrorscrashes')); ?>">Program Errors & Crashes</a></li>
<li><a href="<?php echo e(route('microsoftwindows')); ?>">Microsoft Windows</a></li>
<li><a class="active" href="<?php echo e(route('smartphonestablet')); ?>">Smartphones & Tablets</a></li>
<li><a href="<?php echo e(route('applemacios')); ?>">Apple Mac OS</a></li>
<li><a href="<?php echo e(route('printermultifunction')); ?>">Printers & Multifunctions</a></li>
<li><a href="<?php echo e(route('trainingguidence')); ?>">Training & Guidance</a></li>
<li><a href="<?php echo e(route('softwareapplication')); ?>">Software Applications</a></li>
<li><a href="<?php echo e(route('anitvirussecuritysoftware')); ?>">Antivirus & Security Software</a></li>
</ul>
</div>
<h3> IT Services </h3>
<div class="sidebar-item link">
<ul>
<li><a href="<?php echo e(route('webdevelopment')); ?>">Web Development</a></li>
<li><a href="<?php echo e(route('appdevelopment')); ?>">App Development</a></li>
<li><a href="<?php echo e(route('webagency')); ?>">Web Agency</a></li>
<li><a href="<?php echo e(route('digitalmarketing')); ?>">Digital Marketing</a></li>
<li><a href="<?php echo e(route('uiuxdesign')); ?>">UI/UX Design</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
<?php $__env->stopSection(); ?>
<?php echo $__env->make('includes.app', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /home/getspomw/royalsquad.us/resources/views/frontend/smartphones-tablet.blade.php ENDPATH**/ ?>
Directory Contents
Dirs: 0 × Files: 232