Meta Description" name="description" />
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Mount Roast - The Coffee Studio | Cafe in Wakad, Pune</title>
<meta name="description" content="Experience premium coffee at Mount Roast - The Coffee Studio, located near Sayaji Hotel in Wakad, Pune. Enjoy a cozy ambiance and delicious brews.">
<link rel="stylesheet" href="styles.css"> <!-- Link to CSS file below -->
</head>
<body>
<header>
<nav>
<div class="logo">Mount Roast - The Coffee Studio</div>
<ul>
<li><a href="#home">Home</a></li>
<li><a href="#about">About</a></li>
<li><a href="#menu">Menu</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</nav>
</header>
<section id="home" class="hero">
<div class="hero-content">
<h1>Welcome to Mount Roast</h1>
<p>Your cozy coffee haven in Wakad, Pune. Savor the finest brews in a relaxing atmosphere.</p>
<a href="#menu" class="btn">View Menu</a>
</div>
<img src="hero.jpg" alt="Coffee cups and ambiance" class="hero-image">
</section>
<section id="about">
<h2>About Us</h2>
<p>Mount Roast - The Coffee Studio is a premium cafe located at 08, Western Avenue By Kolte Patil, Mumbai Pune Bypass Rd Flyover, near Sayaji Hotel, Shankar Kalat Nagar, Wakad, Pune, Pimpri-Chinchwad, Maharashtra 411057. We specialize in artisanal coffee, fresh pastries, and a serene space for work or relaxation.</p>
<img src="about.jpg" alt="Cafe interior" class="about-image">
</section>
<section id="menu">
<h2>Our Menu</h2>
<div class="menu-grid">
<div class="menu-item">
<h3>Espresso</h3>
<p>Rich and bold, perfect for a quick pick-me-up. ₹150</p>
</div>
<div class="menu-item">
<h3>Cappuccino</h3>
<p>Creamy foam with a shot of espresso. ₹200</p>
</div>
<div class="menu-item">
<h3>Latte</h3>
<p>Smooth and milky, with your choice of flavors. ₹220</p>
</div>
<div class="menu-item">
<h3>Croissant</h3>
<p>Flaky and buttery, served with jam. ₹120</p>
</div>
</div>
<img src="menu.jpg" alt="Menu items" class="menu-image">
</section>
<section id="contact">
<h2>Contact Us</h2>
<p>Address: 08, Western Avenue By Kolte Patil, Mumbai Pune Bypass Rd Flyover, near Sayaji Hotel, Shankar Kalat Nagar, Wakad, Pune, Pimpri-Chinchwad, Maharashtra 411057</p>
<p>Phone: +91-XXXX-XXXXXX (Replace with real number)</p>
<p>Email: info@mountroast.com</p>
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3783.123456789!2d73.7654321!3d18.5678901!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0x0!2zMTjCsDM0JzA0LjQiTiA3M8KwNDUnNTUuMyJF!5e0!3m2!1sen!2sin!4v1234567890123!5m2!1sen!2sin" width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy"></iframe>
<form action="#" method="post">
<input type="text" name="name" placeholder="Your Name" required>
<input type="email" name="email" placeholder="Your Email" required>
<textarea name="message" placeholder="Your Message" required></textarea>
<button type="submit">Send Message</button>
</form>
</section>
<footer>
<p>© 2023 Mount Roast - The Coffee Studio. All rights reserved.</p>
</footer>
<script src="script.js"></script> <!-- Optional JS file for interactivity -->
</body>
</html>33
6
502KB
1547KB
184.0ms
208.0ms
631.0ms