| Server IP : 194.124.73.198 / Your IP : 216.73.216.170 Web Server : Apache System : Linux vps0314.00gate.com 5.15.0-1089-azure #98~20.04.1-Ubuntu SMP Fri May 2 20:18:39 UTC 2025 x86_64 User : spaceten.it_vps0314 ( 10000) PHP Version : 8.0.30 Disable Function : opcache_get_status MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /var/www/vhosts/spaceten.it/salumipasini.spaceten.it/landing_maintenaince/ |
Upload File : |
<!doctype html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.carousel.min.css" integrity="sha512-tS3S5qG0BlhnQROyJXvNjeEM4UpMXHrQfTGmbQ1gKmelCxlSEBUaxhRBj/EFTzpbP4RVSrpEikbmdJobCvhE3g==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<title>Salumi Pasini - Il Gusto dell'eccellenza - Vendita online di Salumi</title>
<script src="https://use.fontawesome.com/c1abb30b39.js"></script>
<style>
h2{
font-size: 3rem;
padding-bottom: 1rem;
}
p{
font-size: 2rem;
}
.social_container{
width: 100%;
}
@media only screen and (max-width: 768px) {
h2{
font-size: 2rem;
padding-bottom: 1rem;
text-align: center;
}
p{
text-align: center;
font-size: 1.2rem;
}
}
</style>
</head>
<body>
<div class="container-fluid" style="height: 100vh;">
<div class="row">
<div class="col-lg-6 col-sm-12">
<div class="row" style="height: 20vh;">
<div class="col-lg-12 p-5 text-center">
<img src="salumipasini-logo.svg" alt="Salumi Pasini Logo" width="300">
</div>
</div>
<div class="row p-5 d-flex" style="height: 80vh;">
<div class="owl-carousel owl-theme my-auto" style="width: 100%;">
<div class="item">
<h2>C'è una novità!</h2>
<p>Il sito non è attualmente disponibile perchè stiamo lavorando per migliorare il nostro negozio e rendere la tua esperienza di acquisto ancora più semplice.
<br><strong>Torneremo prestissimo con qualche interessante novità!</strong>
</p>
</div>
<div class="item">
<h2>We have news!</h2>
<p>The website is not currently available because we are working to improve our store and make your shopping experience even easier.<br><strong>We will be back soon with some interesting news!</strong>
</p>
</div>
<div class="item">
<h2>Il y a une nouveauté !</h2>
<p>Notre site web est actuellement indisponible, nous sommes en train de travailler à l'amélioration de notre shop afin de rendre votre expérience d'achat encore plus agréable. <br><strong>Nous reviendrons bientôt avec des nouvelles extraordinaires !</strong></p>
</div>
</div>
<div class="social_container d-flex my-auto justify-content-around ">
<a href="https://www.facebook.com/salumipasini/" target="_blank" title="Facebook" style="color: black;"><i class="fa fa-facebook fa-2x"></i></a>
<a href="https://www.instagram.com/p/x1Ll3Gwhmi/" target="_blank" title="Instagram" style="color: black;"><i class="fa fa-instagram fa-2x"></i></a>
<a href="https://www.linkedin.com/company/salumi-pasini?trk=tyah&trkInfo=clickedVertical%3Acompany%2CclickedEntityId%3A10598011%2Cidx%3A2-1-2%2CtarId%3A1460557257627%2Ctas%3Asalumi%20pasin" target="_blank" title="Linkedin" style="color: black;"><i class="fa fa-linkedin fa-2x"></i></a>
</div>
</div>
</div>
<div class="col-lg-6 col-sm-12 d-flex justify-content-end" style="background-image: url(salumi_3.jpg); background-size: cover; background-position: bottom center; background-repeat: no-repeat;">
</div>
</div>
</div>
<!-- Optional JavaScript -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script
src="https://code.jquery.com/jquery-3.6.0.min.js"
integrity="sha256-/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej/m4="
crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js" integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/owl.carousel.min.js" integrity="sha512-bPs7Ae6pVvhOSiIcyUClR7/q2OAsRiovw4vAkX+zJbw3ShAeeqezq50RIIcIURq7Oa20rW2n2q+fyXBNcU9lrw==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script>
$(document).ready(function() {
var owl = $('.owl-carousel');
owl.owlCarousel({
items: 1,
loop: true,
margin: 10,
autoplay: true,
autoplayTimeout: 5000,
autoplayHoverPause: true
});
})
</script>
</body>
</html>