-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
203 lines (160 loc) · 11.6 KB
/
index.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
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
<!DOCTYPE html>
<html>
<head>
<title> SpicyX | Home</title>
<link rel="stylesheet" href="style\home.css">
<link rel="stylesheet" href="style\style.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
</head>
<body>
<!-- Pre Loader Loading -->
<div id="preloader-area" class="hideMe">
<div class="mu-preloader">
<img src="assets/img/preloader.gif" alt=" loader img">
</div>
</div>
<nav class="navbar">
<a href="index.html"><img class="navbar-logo" src="assets/img/logo.png" alt="Logo img"></a>
<ul class="nav-links">
<div class="menu">
<li><a href="#">Home</a></li>
<li><a href="pages\about.html">About Us</a></li>
<li><a href="pages\menu.html">Menu</a></li>
<li><a href="pages\meals.html">Meals</a></li>
<li><a href="pages\contact.html">Contact Us</a></li>
<li class="services">
<a href="#">services <i class="fa fa-angle-down icon-dow"></i></a>
<ul class="dropdown">
<li><a href="pages\login.html">Login</a></li>
<li><a href="pages\register.html">Register</a></li>
</ul>
</li>
</div>
</ul>
</nav>
<div id="slides" class="slider">
<div class="wrapper">
<ul>
<li class="container">
<img class="cont-image" src="assets/img/slider-01.jpg" alt="">
<div class="text-image">
<div>
<div>
<h1><strong>Welcome To <br> Spicy-X Restaurant</strong></h1>
<p>See how your users experience your website in realtime or view <br>
trends to see any changes in performance over time.</p>
<p><a href="#" class="btn">Reservation</a></p>
</div>
</div>
</div>
</li>
<!-- <li class="container">
<img class="cont-image" src="assets/img/slider-02.jpg" alt="">
<div class="text-image">
<div>
<div>
<h1><strong>Welcome To <br> Spicy-X Restaurant</strong></h1>
<p>See how your users experience your website in realtime or view <br>
trends to see any changes in performance over time.</p>
<p><a href="#">Reservation</a></p>
</div>
</div>
</div>
</li>
<li class="container">
<img class="cont-image" src="assets/img/slider-03.jpg" alt="">
<div class="text-image">
<div>
<div>
<h1><strong>Welcome To <br> Spicy-X Restaurant</strong></h1>
<p>See how your users experience your website in realtime or view <br>
trends to see any changes in performance over time.</p>
<p><a href="#">Reservation</a></p>
</div>
</div>
</div>
</li> -->
</ul>
</div>
</div>
<div class="intro">
<div class="intro-wrapper intro-page-wrapper">
<div class="intro-img-content">
<img src="assets/img/slider-03.jpg" alt="">
</div>
<div class="intro-text-content">
<h3>
Welcome To <br> Spicy-X Restaurant
</h3>
<p>
We welcome you to a delicious feast of exquisite dishes in SpicyX. With a wide range of world cuisines to choose from, we guarantee you a sumptuous feast experience in our restaurant.
</p>
<p><a href="pages\menu.html" class="btn">See More</a></p>
</div>
</div>
</div>
<!-- start footer -->
<div class="footer">
<div class="footer-wrapper">
<div class="footer-item footer-info">
<h2>Spicy-X</h2>
<p>
We welcome you to a delicious feast of exquisite dishes in SpicyX. With a wide range of world cuisines to choose from, we guarantee you a sumptuous feast experience in our restaurant.
</p>
<div class="social-icons">
<a href="https://www.facebook.com/" target="_blank">
<svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" fill="#fff" class="bi bi-facebook" viewBox="0 0 16 16">
<path d="M16 8.049c0-4.446-3.582-8.05-8-8.05C3.58 0-.002 3.603-.002 8.05c0 4.017 2.926 7.347 6.75 7.951v-5.625h-2.03V8.05H6.75V6.275c0-2.017 1.195-3.131 3.022-3.131.876 0 1.791.157 1.791.157v1.98h-1.009c-.993 0-1.303.621-1.303 1.258v1.51h2.218l-.354 2.326H9.25V16c3.824-.604 6.75-3.934 6.75-7.951z"/>
</svg>
</a>
<a href="https://www.twitter.com/" target="_blank">
<svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" fill="#fff" class="bi bi-twitter" viewBox="0 0 16 16">
<path d="M5.026 15c6.038 0 9.341-5.003 9.341-9.334 0-.14 0-.282-.006-.422A6.685 6.685 0 0 0 16 3.542a6.658 6.658 0 0 1-1.889.518 3.301 3.301 0 0 0 1.447-1.817 6.533 6.533 0 0 1-2.087.793A3.286 3.286 0 0 0 7.875 6.03a9.325 9.325 0 0 1-6.767-3.429 3.289 3.289 0 0 0 1.018 4.382A3.323 3.323 0 0 1 .64 6.575v.045a3.288 3.288 0 0 0 2.632 3.218 3.203 3.203 0 0 1-.865.115 3.23 3.23 0 0 1-.614-.057 3.283 3.283 0 0 0 3.067 2.277A6.588 6.588 0 0 1 .78 13.58a6.32 6.32 0 0 1-.78-.045A9.344 9.344 0 0 0 5.026 15z"/>
</svg>
</a>
<a href="https://www.youtube.com/" target="_blank">
<svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" fill="#fff" class="bi bi-youtube" viewBox="0 0 16 16">
<path d="M8.051 1.999h.089c.822.003 4.987.033 6.11.335a2.01 2.01 0 0 1 1.415 1.42c.101.38.172.883.22 1.402l.01.104.022.26.008.104c.065.914.073 1.77.074 1.957v.075c-.001.194-.01 1.108-.082 2.06l-.008.105-.009.104c-.05.572-.124 1.14-.235 1.558a2.007 2.007 0 0 1-1.415 1.42c-1.16.312-5.569.334-6.18.335h-.142c-.309 0-1.587-.006-2.927-.052l-.17-.006-.087-.004-.171-.007-.171-.007c-1.11-.049-2.167-.128-2.654-.26a2.007 2.007 0 0 1-1.415-1.419c-.111-.417-.185-.986-.235-1.558L.09 9.82l-.008-.104A31.4 31.4 0 0 1 0 7.68v-.123c.002-.215.01-.958.064-1.778l.007-.103.003-.052.008-.104.022-.26.01-.104c.048-.519.119-1.023.22-1.402a2.007 2.007 0 0 1 1.415-1.42c.487-.13 1.544-.21 2.654-.26l.17-.007.172-.006.086-.003.171-.007A99.788 99.788 0 0 1 7.858 2h.193zM6.4 5.209v4.818l4.157-2.408L6.4 5.209z"/>
</svg>
</a>
<a href="https://www.Instagram.com/" target="_blank">
<svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" fill="#fff" viewBox="0 0 256 256" version="1.1" xpreserveAspectRatio="xMidYMid">
<g>
<path d="M127.999746,23.06353 C162.177385,23.06353 166.225393,23.1936027 179.722476,23.8094161 C192.20235,24.3789926 198.979853,26.4642218 203.490736,28.2166477 C209.464938,30.5386501 213.729395,33.3128586 218.208268,37.7917319 C222.687141,42.2706052 225.46135,46.5350617 227.782844,52.5092638 C229.535778,57.0201472 231.621007,63.7976504 232.190584,76.277016 C232.806397,89.7746075 232.93647,93.8226147 232.93647,128.000254 C232.93647,162.177893 232.806397,166.225901 232.190584,179.722984 C231.621007,192.202858 229.535778,198.980361 227.782844,203.491244 C225.46135,209.465446 222.687141,213.729903 218.208268,218.208776 C213.729395,222.687649 209.464938,225.461858 203.490736,227.783352 C198.979853,229.536286 192.20235,231.621516 179.722476,232.191092 C166.227425,232.806905 162.179418,232.936978 127.999746,232.936978 C93.8200742,232.936978 89.772067,232.806905 76.277016,232.191092 C63.7971424,231.621516 57.0196391,229.536286 52.5092638,227.783352 C46.5345536,225.461858 42.2700971,222.687649 37.7912238,218.208776 C33.3123505,213.729903 30.538142,209.465446 28.2166477,203.491244 C26.4637138,198.980361 24.3784845,192.202858 23.808908,179.723492 C23.1930946,166.225901 23.0630219,162.177893 23.0630219,128.000254 C23.0630219,93.8226147 23.1930946,89.7746075 23.808908,76.2775241 C24.3784845,63.7976504 26.4637138,57.0201472 28.2166477,52.5092638 C30.538142,46.5350617 33.3123505,42.2706052 37.7912238,37.7917319 C42.2700971,33.3128586 46.5345536,30.5386501 52.5092638,28.2166477 C57.0196391,26.4642218 63.7971424,24.3789926 76.2765079,23.8094161 C89.7740994,23.1936027 93.8221066,23.06353 127.999746,23.06353 M127.999746,0 C93.2367791,0 88.8783247,0.147348072 75.2257637,0.770274749 C61.601148,1.39218523 52.2968794,3.55566141 44.1546281,6.72008828 C35.7374966,9.99121548 28.5992446,14.3679613 21.4833489,21.483857 C14.3674532,28.5997527 9.99070739,35.7380046 6.71958019,44.1551362 C3.55515331,52.2973875 1.39167714,61.6016561 0.769766653,75.2262718 C0.146839975,88.8783247 0,93.2372872 0,128.000254 C0,162.763221 0.146839975,167.122183 0.769766653,180.774236 C1.39167714,194.398852 3.55515331,203.703121 6.71958019,211.845372 C9.99070739,220.261995 14.3674532,227.400755 21.4833489,234.516651 C28.5992446,241.632547 35.7374966,246.009293 44.1546281,249.28042 C52.2968794,252.444847 61.601148,254.608323 75.2257637,255.230233 C88.8783247,255.85316 93.2367791,256 127.999746,256 C162.762713,256 167.121675,255.85316 180.773728,255.230233 C194.398344,254.608323 203.702613,252.444847 211.844864,249.28042 C220.261995,246.009293 227.400247,241.632547 234.516143,234.516651 C241.632039,227.400755 246.008785,220.262503 249.279912,211.845372 C252.444339,203.703121 254.607815,194.398852 255.229725,180.774236 C255.852652,167.122183 256,162.763221 256,128.000254 C256,93.2372872 255.852652,88.8783247 255.229725,75.2262718 C254.607815,61.6016561 252.444339,52.2973875 249.279912,44.1551362 C246.008785,35.7380046 241.632039,28.5997527 234.516143,21.483857 C227.400247,14.3679613 220.261995,9.99121548 211.844864,6.72008828 C203.702613,3.55566141 194.398344,1.39218523 180.773728,0.770274749 C167.121675,0.147348072 162.762713,0 127.999746,0 Z M127.999746,62.2703115 C91.698262,62.2703115 62.2698034,91.69877 62.2698034,128.000254 C62.2698034,164.301738 91.698262,193.730197 127.999746,193.730197 C164.30123,193.730197 193.729689,164.301738 193.729689,128.000254 C193.729689,91.69877 164.30123,62.2703115 127.999746,62.2703115 Z M127.999746,170.667175 C104.435741,170.667175 85.3328252,151.564259 85.3328252,128.000254 C85.3328252,104.436249 104.435741,85.3333333 127.999746,85.3333333 C151.563751,85.3333333 170.666667,104.436249 170.666667,128.000254 C170.666667,151.564259 151.563751,170.667175 127.999746,170.667175 Z M211.686338,59.6734287 C211.686338,68.1566129 204.809755,75.0337031 196.326571,75.0337031 C187.843387,75.0337031 180.966297,68.1566129 180.966297,59.6734287 C180.966297,51.1902445 187.843387,44.3136624 196.326571,44.3136624 C204.809755,44.3136624 211.686338,51.1902445 211.686338,59.6734287 Z" ></path>
</g>
</svg>
</a>
</div>
</div>
<div class="footer-item">
<h2>
Contact Us
</h2>
<div class="contact-info">
<h6>
Address: <span> 255 Street, Cairo, Egypt </span>
</h6>
<h6>
phone: <span>+20 123 456 7895 </span>
</h6>
<h6>
Email: <span> [email protected] </span>
</h6>
</div>
</div>
<div class="footer-item">
<h2>
Subscribe Newsletter
</h2>
<p>
Subscribe to our newsletter and get our latest news and offers.
</p>
<form action="#">
<input type="email" placeholder="Enter Your Email">
<input type="submit" name="signup_submit" value="Subscribe" />
</form>
</div>
</div>
</div>
</body>
</html>