-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout-us.html
52 lines (52 loc) · 3.37 KB
/
about-us.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
<!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.0">
<link rel="shortcut icon" href="./images/logo.png" type="image/x-icon">
<link rel="stylesheet" href="./Style/about.css">
<link rel="shortcut icon" href="./images/logo.png" type="image/x-icon">
<title>About us</title>
</head>
<!--Start of Tawk.to Script-->
<script type="text/javascript">
var Tawk_API=Tawk_API||{}, Tawk_LoadStart=new Date();
(function(){
var s1=document.createElement("script"),s0=document.getElementsByTagName("script")[0];
s1.async=true;
s1.src='https://embed.tawk.to/5ee663299e5f694422908a06/1fhj2uhoa';
s1.charset='UTF-8';
s1.setAttribute('crossorigin','*');
s0.parentNode.insertBefore(s1,s0);
})();
</script>
<!--End of Tawk.to Script-->
<body>
<h2 style="text-align: center; color: black; " >About us </h2>
<div class="our-path">
<iframe src="https://giphy.com/embed/3oz8xH46dD1DSx3vNK" width="250" height="250" style="margin-left: 32em; margin-top: -8em; background-size: cover;" frameBorder="0" class="giphy-embed" allowFullScreen></iframe><p><a href="./about-us.html"></a></p>
<button class="button" style="vertical-align:right;" ><a href="./index.html"><span style="color:black; opacity: 8em; font-weight: 500;">Back</span></a>
</button>
<h1>Our path</h1>
<p>Established in 2002, Luigi’s started off as a delivery and take away pizza place. Over the years Luigi’s has expanded to become a full fledged pizzeria offering its customers the opportunity to dine in and eat hot, out of the oven pizzas. Luigi’s menu has also expanded to offer Salads, Chicken Wings, Soups and Pastas. Luigi’s now offers a Gluten free option on all its menu items. With two delivery cars, our delivery service is prompt.</p>
<iframe src="https://gifer.com/embed/Wfr0" class="gif-1" width=480 height=207.360 frameBorder="0" allowFullScreen></iframe><p><a href="https://gifer.com"></a></p>
</div>
<div class="constistency">
<h1>Consistency</h1>
<p>We have been serving the same food for years at the same quality.<br>People know exactly what they are getting at Luigi’s.</br></p>
<iframe src="https://gifer.com/embed/Puqw" class="gif-1" style=" text-shadow:1px 1px black;" width=480 height=391.837 frameBorder="0" allowFullScreen></iframe><p><a href="https://gifer.com"></a></p>
</div>
<div class="quality">
<h1>Quality</h1>
<p>We take the quality of our products very seriously and work very hard to maintain it.</p>
<iframe src="https://gifer.com/embed/38sN" style=" border-radius: 4%;
box-shadow: 0 0 10px; margin-top: 2em;" width=480 height=267.317 frameBorder="0" allowFullScreen></iframe><p><a href="https://gifer.com"></a></p>
</div>
<div class="customer-service">
<h1>Customer Service</h1>
<p><br>We make sure our customer feels welcome and comfortable when visiting.<br> We pride ourselves on delivering on time and without constantly calling the customer for directions.<br> We are quick but not at the expense of quality.</br></p>
<iframe src="https://gifer.com/embed/4SiC" class="gif" width=480 height=480.000 frameBorder="0" allowFullScreen></iframe><p><a href="https://gifer.com"></a></p>
</div>
</body>
</html>