-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.html
170 lines (170 loc) · 6.1 KB
/
about.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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Our Story</title>
<link rel="stylesheet" href="about-style.css" />
<link rel="shortcut icon" href="images/logo.png" />
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/css/all.min.css"
integrity="sha512-SnH5WK+bZxgPHs44uWIX+LLJAJ9/2PkPKZ5QiAj6Ta86w+fsb2TkcmfRyVX3pBnMFcV7oQPJkl9QevSCWr3W6A=="
crossorigin="anonymous"
referrerpolicy="no-referrer"
/>
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap"
rel="stylesheet"
/>
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap"
rel="stylesheet"
/>
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap"
rel="stylesheet"
/>
</head>
<body>
<header>
<div class="header">
<nav>
<a href="index.html">
<img class="logo" src="images/logo.png" alt="logo" />
</a>
<div class="nav-links">
<a href="about.html">About</a><a href="menu.html">Menu</a
><a class="venuelink" href="#">Venue</a><a href="#">Events</a>
</div>
<div class="nav-bt">
<button>Book Now</button>
<img src="images/about/bt-decoration-yellow.png" alt="logo" />
</div>
</nav>
<div class="landing-page">
<div class="box1">
<p>Our Story</p>
<p>
We’re an absolute leader in the Saudi cuisine-themed restaurants.
</p>
<div class="imgs">
<img src="images/about/Image 1.png" alt="image" /><img
src="images/about/Image 2.png"
alt="image"
/>
</div>
</div>
<div class="box2">
<p>One of the best resturants in Saudi Arabia.</p>
<p>
Your one direction to high-quality Saudi feasts, since 1998 we
served in Saudi Arabia. <br />
<br />
Locals who are proud of the country and want to introduce it to
visitors from around the world. <br /><br /><br />
We are perfectly positioned to provide our guests with an
extraordinary health experience unlike any they’ve ever tasted. We
can confidently claim that our menu is unlike anything else
offered in the industry. <br /><br />
Lorem ipsum dolor sit amet, consectetur adipiscing elit.
Vestibulum finibus mauris nec tincidunt varius. Ut sagittis, lorem
at bibendum ornare, mauris neque venenatis justo, ut gravida mi
neque eu lorem. Vestibulum auctor leo sit amet vulputate mollis.
Curabitur ac lorem felis. Morbi ullamcorper maximus lorem.
</p>
</div>
</div>
</div>
</header>
<main>
<div class="section1">
<hr />
<div class="box">
<div class="history-box">
<p>1998</p>
<p>Milestone One</p>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>
</div>
<div class="history-box">
<p>2005</p>
<p>Milestone Two</p>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>
</div>
<div class="history-box">
<p>2012</p>
<p>Milestone Three</p>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>
</div>
<div class="history-box">
<p>2021</p>
<p>Milestone Four</p>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>
</div>
</div>
</div>
</main>
<div class="top-footer">
<div class="section2">
<div class="sct2-text">
<div class="text-box">
<p>Working Hours</p>
<p>
Sunday to Saturday <br />
09:00 AM to 11:00 PM <br />
Friday <br />
02:00 PM to 1:00 AM
</p>
</div>
<div class="text-box">
<p>Location</p>
<p>
Street - 127, Jeddah, <br />Saudi Arabia <br />
546544
</p>
</div>
<div class="text-box">
<p>Contact us</p>
<p>
+123456789 <br />
service@maizresturant.com
</p>
</div>
</div>
<div class="map">
<img src="images/about/Map.png" alt="Location" />
</div>
</div>
</div>
<footer>
<div class="footer-box1">
<a href="index.html"><img src="images/logo (1).png" alt="logo" /></a>
<div class="footer-links">
<a href="index.html">Home</a>
<a href="about.html">About</a>
<a href="menu.html">Menu</a>
<a class="venuelink" href="#">Venue</a>
<a href="#">Events</a>
<a href="#">Contact us</a>
</div>
</div>
<hr />
<div class="footer-box2">
<p>© 2024 | All rights reserved.</p>
<div class="social-links">
<i class="fa-brands fa-facebook"></i>
<i class="fa-brands fa-twitter"></i>
<i class="fa-brands fa-instagram"></i>
<i class="fa-brands fa-linkedin"></i>
</div>
</div>
</footer>
<script src="script/script.js"></script>
</body>
</html>