File: /home/GurjitSinghSohal/pritamsinghandsons.com/web/surface ageing.php
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<title>Hydraulic Ramp - Pritam Singh And Sons.</title>
<!-- Bootstrap Core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- Custom CSS -->
<link href="css/business-casual.css" rel="stylesheet">
<!-- Fonts -->
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Josefin+Slab:100,300,400,600,700,100italic,300italic,400italic,600italic,700italic" rel="stylesheet" type="text/css">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
<script type=text/javascript> </script><script type=text/javascript> </script><script type=text/javascript> </script><script type=text/javascript> </script></head>
<body>
<!-- header -->
<?php include("header.php");?>
<!--/header -->
<div class="container">
<div class="row">
<div class="box">
<div class="col-lg-12">
<hr>
<h2 class="text-center">Surface Ageing(Viberator Tumbling Machine)
<br>
</h2>
<hr>
</div>
<!-- <div class="col-lg-12">-->
<!--<img class="img-responsive img-border img-full" src="img/hydraulic-ramp_843x403.jpg" alt="">-->
<div class="col-lg-12">
<div id="carousel-example-generic" class="carousel slide">
<div class="carousel-inner" ">
<!--<ol class="carousel-indicators hidden-xs">
<li data-target="#carousel-example-generic" data-slide-to="0" class="active"></li>
<li data-target="#carousel-example-generic" data-slide-to="1"></li>
<li data-target="#carousel-example-generic" data-slide-to="2"></li>
</ol>-->
<div class="item active">
<img class="img-responsive img-full" src="img/vibrator-tumbling_850x410.jpg" alt="">
</div>
<!-- <div class="item">
<img class="img-responsive img-full" src="img/" alt="">
</div>
<div class="item">
<img class="img-responsive img-full" src="img/" alt="">
</div>-->
</div>
<br>
<p>Surface tumbling or Ageing is the technique that is used for smoothing and polishing the rough surface of the stones. This machine is used to Ageing surface of all kind of stones.Not only used to tumbell the stone also used for metal tumbelling, glass tumbelling and Centrifugal barrel tumbling.<br></p>
<hr>
</div>
</div>
<!--</div>-->
</div>
<!-- /.container -->
<!-- footer -->
<?php include("footer.php");?>
<!-- /footer -->
<!-- jQuery -->
<script src="js/jquery.js"></script>
<!-- Bootstrap Core JavaScript -->
<script src="js/bootstrap.min.js"></script>
<!-- Script to Activate the Carousel -->
<script>
$('.carousel').carousel({
interval: 5000 //changes the speed
})
</script>
</body>
</html>