-
Notifications
You must be signed in to change notification settings - Fork 2
/
aboutus.html
186 lines (186 loc) · 7.73 KB
/
aboutus.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
<!DOCTYPE html>
<html>
<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" />
<title>About Us - AFK Hotel</title>
<link rel="icon" href="img/icon.png" />
<link rel="stylesheet" href="css/style.css" />
<!-- Bootstrap LINKS -->
<link
rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css"
integrity="sha384-B0vP5xmATw1+K9KRQjQERJvTumQW0nPEzvF6L/Z6nronJ3oUOFUFpCjEUQouq2+l"
crossorigin="anonymous"
/>
<script
src="https://code.jquery.com/jquery-3.5.1.slim.min.js"
integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj"
crossorigin="anonymous"
></script>
<script
src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js"
integrity="sha384-9/reFTGAW83EW2RDu2S0VKaIzap3H66lZH81PoYlFhbGU+6BZp6G7niu735Sk7lN"
crossorigin="anonymous"
></script>
<script
src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js"
integrity="sha384-+YQ4JLhjyBLPDQt//I+STsc9iw4uQqACwlvpslubQzn4u2UU2UFM80nGisd026JF"
crossorigin="anonymous"
></script>
<!--angular js-->
<script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.8.2/angular.min.js"></script>
<!-- Font Awesome -->
<script
src="https://kit.fontawesome.com/2ddbad06a5.js"
crossorigin="anonymous"
></script>
</head>
<body>
<header>
<div class="title-aboutus">
<h1>ABOUT US</h1>
</div>
</header>
<main>
<div class="container3 px-4">
<div class="row">
<div class="col-sm-6 center">
<div class="title-col p-3">Perfect Location</div>
<div class="title-col2">~in the city of Makati~</div>
<div class="text1 justify-content-center">
AFK Hotel is a company-owned Boutique Hotel that desires to cater
and provide guests with personalized hospitality based on what
they prefer and not what is customary. Whether the guest is
looking for quiet time and lots of privacy or seeking an
energetic, friendly environment in the most delightful place away
from home, AFK Hotel can accommodate. Our goal is to engage our
guests and provide them with the best experience through
harmonious, zealous, and personable service in the most
convenient, comfortable, intimate, and welcoming setting.
<br />
<br />
Our mission as a company is to provide peace of mind, consistency
and build loyalty based on the value of our relationships with the
guests. We strive to be unique and the place you would want to go
back to on your next visit to Makati. Our vision is to stay ahead
with the competition by evolving to and meeting the changing
preference of our guests through continued innovation. With this
in mind, we constantly gather and appreciate guest and employee
feedback and test new concepts and ideas.
</div>
</div>
<div class="col-sm-6 center">
<div class="title-col col-sm-12 center p-3">
Luxurious Atmosphere
</div>
<div class="title-col2">~comfort and style~</div>
<div class="text1 justify-content-center pt-12">
The luxurious atmosphere of the hotel is ensured by: 90" TVs
installed in the Leona Garden and the Lounge Bar where you can
enjoy a cup of aromatic coffee. Lujosa Restaurant offers dishes of
both Filipino and international cuisine, providing guests with a
variety of tastes owing to carefully selected recipes.
<br />
<br />
Additionally, AFK Hotel has a range of conference and banquet
facilities. We offer 3 multifunctional rooms with modern
conference equipment. Rooms with a total area of over 240 square
meters are located on the ground floor and give room for flexible
arrangement solutions. Our guests are also provided with
free-of-charge access to Spa & Wellness Center with an indoor
swimming pool.
<br />
<br />
The AFK Hotel is the perfect place for those who appreciate
high-quality services and a cordial and friendly atmosphere.
</div>
</div>
</div>
</div>
</main>
<footer>
<div class="page-footer col-sm-12 font-small indigo">
<div class="container">
<div class="row text-center d-flex justify-content-center pt-5 mb-3">
<div class="col-md-2 mb-3">
<h6 class="text-uppercase font-weight-bold">
<a href="index.html">Home</a>
</h6>
</div>
<div class="col-md-2 mb-3">
<h6 class="text-uppercase font-weight-bold">
<a href="aboutus.html">About</a>
</h6>
</div>
<div class="col-md-2 mb-3">
<h6 class="text-uppercase font-weight-bold">
<a href="booking.html">BOOKINGS</a>
</h6>
</div>
<div class="col-md-2 mb-3">
<h6 class="text-uppercase font-weight-bold">
<a href="contactus.html">CONTACT US</a>
</h6>
</div>
</div>
<hr class="rgba-white-light" style="margin: 0 15%" />
<div
class="row d-flex text-center justify-content-center mb-md-0 mb-4"
>
<br />
<br />
</div>
<div class="row mx-auto">
<div class="btn-group-horizontal mx-auto">
<div class="mx-5 flex-center">
<!-- Facebook -->
<a
class="fb-ic"
href="https://facebook.com/AFK-Hotel-108336021449130/"
target="_blank"
>
<i class="fab fa-facebook-f fa-lg white-text mr-4"> </i>
</a>
<!-- Twitter -->
<a
class="tw-ic"
href="https://twitter.com/afkhotel"
target="_blank"
>
<i class="fab fa-twitter fa-lg white-text mr-4"> </i>
</a>
<!--Instagram-->
<a
class="ins-ic"
href="https://instagram.com/afkhotel"
target="_blank"
>
<i class="fab fa-instagram fa-lg white-text mr-4"> </i>
</a>
<!--Email-->
<a class="pin-ic" href="[email protected]" target="_blank">
<i class="fas fa-envelope fa-lg white-text"></i>
</a>
</div>
</div>
</div>
<br />
<br />
<div
class="citation-footer"
style="text-align: center; font-family: poppins; font-size: 18px"
>
<a href="citation.html" class="citation-footer"> Citation</a>
</div>
<!-- Copyright -->
<div class="footer-copyright text-center py-3">
© 2021 AFK Hotel Developed by Sani's Babies. All Rights Reserved.
</div>
<!-- Copyright -->
</div>
</div>
</footer>
</body>
</html>