ok
Mini Shell
<?php include 'header.php'; ?>
<style>
.about-video-section {
position: relative;
padding-right: 25px;
}
.about-info-body ul li {
font-size: 15px;
font-weight: 700;
color: #807272 !important;
padding-bottom: 8px;
border-bottom: 0px solid #D8D7D7;
margin-bottom: 10px;
}
.about-information {
padding: 45px 0;
background-color: #fdfdfd;
}
.section-title h2 {
color: #6d6e71 !important;
font-size: 40px;
font-weight: 900;
letter-spacing: 0;
margin-bottom: 20px;
}
</style>
<!-- Subpage Section Start -->
<div class="page-header parallaxie" style="background-image: url(icons/service/luggage_service/Luggage-Warranties.jpg);">
<div class="container">
<div class="row">
<div class="co-md-12">
<!-- Sub page Header start -->
<div class="page-header-box">
<h1 class="text-anime">Luggage Repair</h1>
<!-- <nav>-->
<!-- <ol class="breadcrumb wow fadeInUp" data-wow-delay="0.50s">-->
<!-- <li class="breadcrumb-item active">We repair Men's & Women's shoes and boots of all shapes and sizes</li>-->
<!-- </ol>-->
<!--</nav>-->
</div>
<!-- Sub page Header end -->
</div>
</div>
</div>
</div>
<!-- Subpage Section End -->
<!-- About Information Section Start -->
<div class="about-information" style="margin-top: 140px;" >
<div class="container">
<div class="row align-items-center">
<div class="col-lg-3 col-md-3">
<!-- About Video Section start -->
<div class="about-video-section fadeInUp" data-wow-delay="0.50s">
<!-- About Video Image start -->
<div class="about-video-img">
<figure class="image-anime">
<img src="icons/service/luggage_service/Luggage-Repairs-1.png" alt="">
</figure>
</div>
<!-- About Video Image end -->
</div>
<!-- About Video Section start -->
</div>
<div class="col-lg-6 col-md-6 ">
<!-- Section Ttile start -->
<div class="section-title">
<h2 class="text-anime">Luggage Repairs</h2>
</div>
<div class="about-info-body wow fadeInUp" data-wow-delay="0.50s">
<p style="font-size:16px;" >RenewRite's Shoe & Bag Repairs in Bengaluru has built a well earned reputation as India’s leading luggage and bag repairer.</p>
<p style="font-size:16px;" >As an authorised luggage repairer for all the major luggage brands including Samsonite,
American Tourister, TOSCA, TUMI, Hartmann & many more, RenewRite's use genuine parts to get your luggage in working order & ready for travel.</p>
<p style="font-size:16px;" >Our list of repair services is extensive, including wheels, pull-up handles, stitching, opening of locks &
patching holes. Contact the team at RenewRite's with your luggage and bag repair questions.</p>
</div>
</div>
<div class="col-lg-3 col-md-3">
<div class="section-title">
<h4 class="text-anime">Services</h4>
</div>
<div class="about-info-body wow fadeInUp" data-wow-delay="0.50s">
<ul>
<li><span>01.</span>Wheels</li>
<li><span>02.</span>Handles</li>
<li><span>03.</span>Pull-up Handles</li>
<li><span>04.</span>Locks (TSA included)</li>
<li><span>05.</span>Runners / Sliders</li>
<li><span>06.</span>Stitching</li>
<li><span>07.</span>Patch Holes</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<!-- About Information Section End -->
<!-- Brand Section Start -->
<div class="about-section" style="padding: 71px 0;">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="section-title">
<h2 class="text-anime" style="color:#6d6e71;">Shoe & luggage brands we repair:</h2>
</div>
</div>
<!--<div class="row">
<?php $categories = 'brand_bag'; for($i=1; $i<=15; $i++){ if($i%6==1) { $style = 'margin-top:2%;'; } ?>
<div class="col-md-2" style="<?=$style?>">
<img src="icons/brands/<?=$categories?>_<?=$i?>.jpg" alt="Brand" style="width: 140px;" />
</div>
<?php } ?>
</div>-->
<div class="row">
<?php
$categpry = 'brand_shoe';
$categories = 'brand_bag';
$style = 'margin-top:2%;'; ?>
<div class="col-md-2" style="<?=$style?>">
<img src="icons/brands/<?=$categories?>_1.jpg" alt="Brand" style="width: 140px;" />
</div>
<div class="col-md-2" style="<?=$style?>">
<img src="icons/brands/<?=$categories?>_2.jpg" alt="Brand" style="width: 140px;" />
</div>
<div class="col-md-2" style="<?=$style?>">
<img src="icons/brands/<?=$categories?>_3.jpg" alt="Brand" style="width: 140px;" />
</div>
<div class="col-md-2" style="<?=$style?>">
<img src="icons/brands/<?=$categories?>_4.jpg" alt="Brand" style="width: 140px;" />
</div>
<div class="col-md-2" style="<?=$style?>">
<img src="icons/brands/<?=$categories?>_5.jpg" alt="Brand" style="width: 140px;" />
</div>
<div class="col-md-2" style="<?=$style?>">
<img src="icons/brands/<?=$categories?>_6.jpg" alt="Brand" style="width: 140px;" />
</div>
<div class="col-md-2" style="<?=$style?>">
<img src="icons/brands/<?=$categories?>_7.jpg" alt="Brand" style="width: 140px;" />
</div>
<div class="col-md-2" style="<?=$style?>">
<img src="icons/brands/<?=$categories?>_8.jpg" alt="Brand" style="width: 140px;" />
</div>
<div class="col-md-2" style="<?=$style?>">
<img src="icons/brands/<?=$categories?>_15.jpg" alt="Brand" style="width: 140px;" />
</div>
<div class="col-md-2" style="<?=$style?>">
<img src="icons/brands/<?=$categories?>_10.jpg" alt="Brand" style="width: 140px;" />
</div>
<div class="col-md-2" style="<?=$style?>">
<img src="icons/brands/<?=$categories?>_11.jpg" alt="Brand" style="width: 140px;" />
</div>
<div class="col-md-2" style="<?=$style?>">
<img src="icons/brands/<?=$categories?>_12.jpg" alt="Brand" style="width: 140px;" />
</div>
<div class="col-md-2" style="<?=$style?>">
<img src="icons/brands/<?=$categories?>_13.jpg" alt="Brand" style="width: 140px;" />
</div>
<div class="col-md-2" style="<?=$style?>">
<img src="icons/brands/<?=$categories?>_9.jpg" alt="Brand" style="width: 140px;" />
</div>
<div class="col-md-2" style="<?= $style ?>">
<img src="icons/brands/<?=$categpry?>_1.jpg" alt="Brand" />
</div>
<div class="col-md-2" style="<?= $style ?>">
<img src="icons/brands/<?=$categpry?>_2.jpg" alt="Brand" />
</div>
<div class="col-md-2" style="<?= $style ?>">
<img src="icons/brands/<?=$categpry?>_3.jpg" alt="Brand" />
</div>
<!--start-->
<div class="col-md-2" style="<?= $style ?>">
<img src="icons/brands/Ariat-Repairs.png" alt="Brand" />
</div>
<div class="col-md-2" style="<?= $style ?>">
<img src="icons/brands/Gregory-Shoe-Repairs-Hartmann.png" alt="Brand" />
</div>
<div class="col-md-2" style="<?= $style ?>">
<img src="icons/brands/Gregory-Shoe-Repairs-Tony-Bianco.jpg" alt="Brand" />
</div>
<div class="col-md-2" style="<?= $style ?>">
<img src="icons/brands/Rimowa-Logo.jpg" alt="Brand" />
</div>
<div class="col-md-2" style="<?= $style ?>">
<img src="icons/brands/Chanel-Repairs.png" alt="Brand" />
</div>
<div class="col-md-2" style="<?= $style ?>">
<img src="icons/brands/Skyway-Logo.jpg" alt="Brand" />
</div>
<!--end-->
<div class="col-md-2" style="<?= $style ?>">
<img src="icons/brands/<?=$categpry?>_12.jpg" alt="Brand" />
</div>
<div class="col-md-2" style="<?= $style ?>">
<img src="icons/brands/<?=$categpry?>_13.jpg" alt="Brand" />
</div>
<div class="col-md-2" style="<?= $style ?>">
<img src="icons/brands/<?=$categpry?>_14.jpg" alt="Brand" />
</div>
<div class="col-md-2" style="<?= $style ?>">
<img src="icons/brands/<?=$categpry?>_15.jpg" alt="Brand" />
</div>
<div class="col-md-2" style="<?= $style ?>">
<img src="icons/brands/<?=$categpry?>_11.jpg" alt="Brand" />
</div>
<div class="col-md-2" style="<?= $style ?>">
<img src="icons/brands/<?=$categpry?>_5.jpg" alt="Brand" />
</div>
<div class="col-md-2" style="<?= $style ?>">
<img src="icons/brands/<?=$categpry?>_6.jpg" alt="Brand" />
</div>
<div class="col-md-2" style="<?=$style?>">
<img src="icons/brands/<?=$categories?>_14.jpg" alt="Brand" style="width: 140px;" />
</div>
<div class="col-md-2" style="<?= $style ?>">
<img src="icons/brands/<?=$categpry?>_10.jpg" alt="Brand" />
</div>
<div class="col-md-2" style="<?= $style ?>">
<img src="icons/brands/<?=$categpry?>_9.jpg" alt="Brand" />
</div>
<div class="col-md-2" style="<?= $style ?>">
<img src="icons/brands/<?=$categpry?>_7.jpg" alt="Brand" />
</div>
<div class="col-md-2" style="<?= $style ?>">
<img src="icons/brands/<?=$categpry?>_4.jpg" alt="Brand" />
</div>
<div class="col-md-2" style="<?= $style ?>">
<img src="icons/brands/<?=$categpry?>_8.jpg" alt="Brand" />
</div>
<div class="col-md-12" style="text-align: center;padding-top: 39px;">
<h3 style="color:red;">What if my brand is not on the above list?</h3>
<p style="font-weight: 700;margin-top: 12px;color: green; font-size: 18px;">If you have a brand that is not on the above list we can still repair your case.</p>
</div>
</div>
</div>
</div>
</div>
<!-- Brand Section End -->
<?php include 'footer.php'; ?>
Zerion Mini Shell 1.0