-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.php
More file actions
162 lines (143 loc) · 7.22 KB
/
about.php
File metadata and controls
162 lines (143 loc) · 7.22 KB
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
<?php include('include/currentPage_header.php') ?>
<!-- About -->
<section class="about-section bg-light p-5" >
<div class="row">
<div class="col-md-12 col-lg-6 col-sm-12 mt-4">
<h1 class="ml-5 mb-3 font-weight-bold text-dark">ABOUT US</h1>
<p class="title-para ml-5">The four-star PACIFIC INTERNATIONAL Hotel is a jewel
of the 19th century architecture, located in the strict centre of chennai, at washington Street.
Because of our prestigious location, we have already for 150 years been a perfect haven
both for people travelling for tourist, as well as business purposes.</p>
<p class="title-para ml-5">We have 72 comfortably equipped rooms, including two suites:
The President Suite and the Ambassador Suite, with over one hundred metres of surface area,
which are sure to awe even the most demanding Guests. We offer 7 rooms, where we have been
preparing family and business meetings already for 15 years.</p>
<p class="title-para ml-5">The PACIFIC INTERNATIONAL Hotel is not merely the building but, above all, its people.
We are a team of professionals, who can organise every event end-to-end.
We have many years of experience, extensive conference facilities, as well as technical and catering equipment,
and we will be more than happy to organise your meeting – both in our building, in a tent at the hotel's patio, as well as in any other place of your choosing.</p>
</div>
<div class="col-md-12 col-lg-6 col-sm-12 d-flex mt-4 pl-5">
<img width="400px" height="400px" src="assets/picture/hotel.png">
</div>
</div>
</section>
<!-- details -->
<div class="bg-white py-3">
<div class="container">
<div class="row align-items-center mb-2">
<div class="col-lg-6 order-2 order-lg-1"><i class="fa fa-bar-chart fa-2x mb-3 text-primary"></i>
<h2 class="font-weight-light">Meeting and Events</h2>
<p class="font-italic text-muted mb-4">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p><a href="client/eventBooking.php" class="btn btn-light px-5 rounded-pill shadow-sm">Learn More</a>
</div>
<div class="col-lg-5 px-5 mx-auto order-1 order-lg-2"><img src="https://res.cloudinary.com/mhmd/image/upload/v1556834139/img-1_e25nvh.jpg" alt="" class="img-fluid mb-4 mb-lg-0"></div>
</div>
<div class="row align-items-center">
<div class="col-lg-5 px-5 mx-auto"><img src="https://res.cloudinary.com/mhmd/image/upload/v1556834136/img-2_vdgqgn.jpg" alt="" class="img-fluid mb-4 mb-lg-0"></div>
<div class="col-lg-6"><i class="fa fa-leaf fa-2x mb-3 text-primary"></i>
<h2 class="font-weight-light">Rooms</h2>
<p class="font-italic text-muted mb-4">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p><a href="client/roomBooking.php" class="btn btn-light px-5 rounded-pill shadow-sm">Learn More</a>
</div>
</div>
</div>
</div>
<!-- capacity -->
<section class="bg-light pb-5 py-5 mt-2">
<div class="container py-3 ">
<div class="intro pb-5">
<h2 class="text-align-left font-weight-normal">Capacity Details</h2>
</div>
<div class="row ">
<div class="col-md-3 col-sm-6">
<h2>6</h2>
<p class="lead">Event Rooms</p>
</div>
<div class="col-md-3 col-sm-6">
<h2>19,245 sq ft</h2>
<p class="lead">Total Event Space</p>
</div>
<div class="col-md-3 col-sm-6">
<h2>1,200</h2>
<p class="lead">Capacity Largest Space</p>
</div>
<div class="col-md-3 col-sm-6">
<h2>2</h2>
<p class="lead">Maximum Breakout Rooms</p>
</div>
</div>
</div>
</section>
<!-- about venue -->
<div class="container py-4">
<div class="intro py-5">
<h2 class="text-center">About Venue</h2>
<p class="text-center">Make the Most Of Your Time in Chennai </p>
</div>
<div class="row pb-4">
<div class="col-md-4 col-sm-6">
<ul>
<li>Connect, create and innovate in the flexible meeting venues at our business hotel in Chennai</li>
<li>Plan a large event in one of our ballrooms or host an intimate meeting in our Summit venue</li>
</ul>
</div>
<div class="col-md-4 col-sm-6">
<ul>
<li>Host up to 1,200 in the largest, most sophisticated conference venue in downtown Chennai</li>
<li>Streamline your success with assistance from our expert meeting planners and culinary team</li>
</ul>
</div>
<div class="col-md-4 col-sm-6">
<ul>
<li>Engage more effectively in dynamic meeting rooms with cutting-edge audiovisual technology</li>
<li>Impress your attendees with upscale hotel accommodations amid the best of downtown Madurai
</li>
</ul>
</div>
</div>
</div>
<!-- our team -->
<div class="bg-light pb-5 py-3">
<div class="container py-6">
<div class="row mb-4 pb-5">
<div class="col-lg-5">
<h2 class="display-4 font-weight-light">Our team</h2>
</div>
</div>
<div class="row" style="justify-content: center">
<div class="card about col-md-3 mt-70">
<div class="card-content">
<div class="card-body about-founder p-0">
<div class="profile"> <img src="assets/picture/Founder1.jpg"> </div>
<div class="card-title"> Angelina Frederic<br /> <small>Head of marketing at K mart</small> </div>
<div class="card-subtitle">
<p> <small class="text-muted"> I expected anything less than perfect for the team of experts. They are the best team ever! </small> </p>
</div>
</div>
</div>
</div>
<div class="card about col-md-3 mt-70">
<div class="card-content">
<div class="card-body about-founder p-0">
<div class="profile"> <img src="assets/picture/Founder2.jpg"> </div>
<div class="card-title"> Jackson Totham<br /> <small>CEO of Redbull</small> </div>
<div class="card-subtitle">
<p> <small class="text-muted"> I really enjoyed working with them, they are Group of Professionals and they know what they're Doing </small> </p>
</div>
</div>
</div>
</div>
<div class="card about col-md-3 mt-70">
<div class="card-content">
<div class="card-body about-founder p-0">
<div class="profile"> <img src="assets/picture/Founder 3.jpg"> </div>
<div class="card-title"> David Gregory<br /> <small>Resident Dj at ibdc</small> </div>
<div class="card-subtitle">
<p> <small class="text-muted"> I always wanted cool videos of my concerts never knew whom to talk to but they are amazing! </small> </p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<?php include('include/footer.php')?>