sai-balaji.in/index.html

130 lines
5.1 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Sri Balaji Hostels</title>
<link rel="stylesheet" href="/main.css" />
<meta property="og:site_name" content="Sai Balaji Hostels" />
<meta property="og:title" content="Sai Balaji Hostels" />
<meta
property="og:description"
content="Safe, Comfortable Hostels for VIT AP Students"
/>
<meta property="og:author" content="Namchey" />
<meta property="og:author_url" content="https://namchey.com" />
<meta property="og:url" content="https://sai-balaji.in" />
<meta
property="og:image"
content="https://sai-balaji.in/photos/20.jpg"
/>
<meta property="og:image:alt" content="A dog with different eye color" />
<meta property="og:type" content="summary" />
<meta name="twitter:title" content="Sai Balaji Hostels" />
<meta
name="twitter:description"
content="Safe, Comfortable Hostels for VIT AP Students"
/>
<meta name="twitter:url" content="https://sai-balaji.in" />
<meta
name="twitter:image"
content="https://sai-balaji.in/photos/20.jpg"
/>
<meta name="twitter:card" content="summary_large_image" />
</head>
<body>
<header>
<nav>
<p><a href="/">Sri Balaji Hostels</a></p>
<ul>
<li><a href="#contact">Contact</a></li>
</ul>
</nav>
</header>
<main>
<section class="hero">
<h1 class="tagline">Hostels Facilities For Men and Women(separate)</h1>
<p>Safe and Comfortable Hostels For VIT AP Students</p>
<ul class="hero__features">
<li><b>Free WiFi</b> providing uninterrupted internet access</li>
<li><b>Transport to university</b> is optionally provided</li>
<li>
<b>Healthy, hygienic meals</b> prepared by our in-house kitchen
</li>
<li><b>Laundry service</b>: washing machines are available</li>
<li><b>Attached bathrooms</b> in all accommodation types</li>
<li><b>24/7 hot water</b> to all bathrooms</li>
<li>
<b>Located in Mandadam Center</b> bus stop, supermarket, bakeries
and restaurants in &lt; 1KM
</li>
</ul>
</section>
<section>
<h2>Contact</h2>
<p>For enquiries, please contact:</p>
<ol>
<a href="tel:+917569427495">Mr. Pavan Eshwar: 756 9427 495</a>
<a href="tel:+918143509134"
>Mr. Pavan Eshwar(Alternate): 814 3509 134</a
>
</ol>
</section>
<section class="location">
<h2>Location</h2>
<iframe
class="mens-hostel__iframe"
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d1912.5821640366648!2d80.52617926150562!3d16.51779955436927!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3a35ed273035429f%3A0x3e7154660c36b6af!2sSai%20Balaji%20Hostel%20-%20Boys!5e0!3m2!1sen!2sau!4v1663343662898!5m2!1sen!2sau"
height="450"
style="border: 0"
allowfullscreen=""
loading="lazy"
referrerpolicy="no-referrer-when-downgrade"
></iframe>
</section>
<section class="photos">
<h2>Photos</h2>
<div class="gallery">
<img class="hostel__photo" src="/photos/10.jpg" />
<img class="hostel__photo" src="/photos/14.jpg" />
<img class="hostel__photo" src="/photos/15.jpg" />
<img class="hostel__photo" src="/photos/17.jpg" />
<img class="hostel__photo" src="/photos/18.jpg" />
<img class="hostel__photo" src="/photos/1.jpg" />
<img class="hostel__photo" src="/photos/20.jpg" />
<img class="hostel__photo" src="/photos/21.jpg" />
<img class="hostel__photo" src="/photos/22.jpg" />
<img class="hostel__photo" src="/photos/23.jpg" />
<img class="hostel__photo" src="/photos/3.jpg" />
<img class="hostel__photo" src="/photos/6.jpg" />
<img class="hostel__photo" src="/photos/8.jpg" />
<img class="hostel__photo" src="/photos/9.jpg" />
<img class="hostel__photo" src="/photos/11.jpg" />
<img class="hostel__photo" src="/photos/13.jpg" />
<img class="hostel__photo" src="/photos/2.jpg" />
<img class="hostel__photo" src="/photos/4.jpg" />
<img class="hostel__photo" src="/photos/5.jpg" />
<img class="hostel__photo" src="/photos/7.jpg" />
<img class="hostel__photo" src="photos/new-hostel/30.jpg" />
<img class="hostel__photo" src="photos/new-hostel/31.jpg" />
<img class="hostel__photo" src="photos/new-hostel/32.jpg" />
<img class="hostel__photo" src="photos/new-hostel/33.jpg" />
<img class="hostel__photo" src="photos/new-hostel/34.jpg" />
<img class="hostel__photo" src="photos/new-hostel/35.jpg" />
<img class="hostel__photo" src="photos/new-hostel/36.jpg" />
<img class="hostel__photo" src="photos/new-hostel/37.jpg" />
</div>
</section>
</main>
</body>
</html>