%PDF- %PDF-
Direktori : /home/ugotscom/public_html/freshbake/ |
Current File : /home/ugotscom/public_html/freshbake/index.html |
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta content="width=device-width, initial-scale=1.0" name="viewport"> <title>Fresh Bakes</title> <meta content="" name="description"> <meta content="" name="keywords"> <!-- Favicons --> <link href="assets/img/favicon.png" rel="icon"> <link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon"> <!-- Google Fonts --> <link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Raleway:300,300i,400,400i,600,600i,700,700i,900" rel="stylesheet"> <!-- Vendor CSS Files --> <link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet"> <link href="assets/vendor/icofont/icofont.min.css" rel="stylesheet"> <link href="assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet"> <link href="assets/vendor/animate.css/animate.min.css" rel="stylesheet"> <link href="assets/vendor/venobox/venobox.css" rel="stylesheet"> <link href="assets/vendor/owl.carousel/assets/owl.carousel.min.css" rel="stylesheet"> <link href="assets/vendor/aos/aos.css" rel="stylesheet"> <!-- Template Main CSS File --> <link href="assets/css/style.css" rel="stylesheet"> <!-- ======================================================= * Template Name: Mamba - v2.5.0 * Template URL: https://bootstrapmade.com/mamba-one-page-bootstrap-template-free/ * Author: BootstrapMade.com * License: https://bootstrapmade.com/license/ ======================================================== --> </head> <body> <!-- ======= Top Bar ======= --> <!-- ======= Header ======= --> <header id="header"> <div class="container"> <div class="logo float-left"> <!-- Uncomment below if you prefer to use an image logo --> <a href="index.html"><img src="assets/img/logo.png" alt="" class="img-fluid"></a> </div> <nav class="nav-menu float-right d-none d-lg-block"> <ul> <li class="active"><a href="index.html">Home</a></li> <li><a href="products.html">Products</a></li> <li><a href="contactus.html">Contact Us</a></li> </ul> </nav><!-- .nav-menu --> </div> </header><!-- End Header --> <!-- ======= Hero Section ======= --> <section id="hero"> <div class="container-fluid p-0"> <img src="assets/img/slide/slide-1.jpg" width="100%"> </div> </section><!-- End Hero --> <main id="main"> <!-- ======= Product Lists Section ======= --> <section class="about-lists"> <div class="container"> <h2>Our Products</h2> <div class="row no-gutters"> <div class="col-lg-3 col-md-6 content-item" data-aos="fade-up"> <img src="assets/img/products/suji-rusk.jpg"> <h4>Suji Rusk</h4> </div> <div class="col-lg-3 col-md-6 content-item" data-aos="fade-up" data-aos-delay="100"> <img src="assets/img/products/jeera-butter.jpg"> <h4>Jeera Butter</h4> </div> <div class="col-lg-3 col-md-6 content-item" data-aos="fade-up" data-aos-delay="200"> <img src="assets/img/products/maska-khari.jpg"> <h4>Maska Khari</h4> </div> <div class="col-lg-3 col-md-6 content-item" data-aos="fade-up" data-aos-delay="300"> <img src="assets/img/products/wheat-khari.jpg"> <h4>Wheat Khari</h4> </div> <div class="col-lg-3 col-md-6 content-item" data-aos="fade-up" data-aos-delay="400"> <img src="assets/img/products/til-rusk.jpg"> <h4>Til Rusk</h4> </div> <div class="col-lg-3 col-md-6 content-item" data-aos="fade-up" data-aos-delay="500"> <img src="assets/img/products/coconut-cookies.jpg"> <h4>Coconut Cookies</h4> </div> <div class="col-lg-3 col-md-6 content-item" data-aos="fade-up" data-aos-delay="500"> <img src="assets/img/products/chocolate-cream-roll.jpg"> <h4>Choco cream roll</h4> </div> <div class="col-lg-3 col-md-6 content-item" data-aos="fade-up" data-aos-delay="500"> <img src="assets/img/products/cream-roll.jpg"> <h4>Cream Roll</h4> </div> </div> </div> </section><!-- End About Lists Section --> <!-- ======= Counts Section ======= --> <section class="counts section-bg"> <div class="container"> <div class="row"> <div class="col-md-6"> <img src="assets/img/products/rusks.png"> </div> <div class="col-md-6"> <h2>About Us</h2> <p> The Fresh Bake (TFB) is committed to cater to all the sections and is here to deliver delicious and value for money products. TFB was conceptualized by the Founder, Mr. Varun Chopra not out of the blue but after a thorough study of the market and his passion for food. His new venture was a result of his insistent study of the market and research.</p> <p> Mr. Chopra is not new in the food industry. He owns the Rolls Joint, ‘Rollfie’ which is spread across multiple locations in India. His vision for TFB is also the same: TFB products across India. Since inception, TFB has already made its presence felt in multiple locations in multiple locations in Pune and Maharashtra. TFB is also catering in multiple locations outside Maharashtra too. </p> </div> </div> </div> </section><!-- End Counts Section --> <!-- Button trigger modal --> <!-- Modal --> <div class="modal fade" id="exampleModal" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-header"> <h5 class="modal-title" id="exampleModalLabel">Enquiry Form</h5> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">×</span> </button> </div> <div class="modal-body"> <form> <div class="form-group"> <label for="Name">Name</label> <input type="text" class="form-control" id="name" > </div> <div class="form-group"> <label for="exampleInputEmail1">Email address</label> <input type="email" class="form-control" id="exampleInputEmail1" aria-describedby="emailHelp" > </div> <div class="form-group"> <label for="Phone">Phone</label> <input type="text" class="form-control" id="phone" > </div> </form> </div> <div class="modal-footer"> <button type="button" class="btn btn-secondary" data-dismiss="modal">Close</button> <button type="submit" class="btn btn-primary">Submit</button> </div> </div> </div> </div> <!-- ======= Our Team Section ======= --> <section id="team" class="team"> <div class="container"> <div class="section-title"> <h2>Become our distributor</h2> <button type="button" class="btn btn-primary enquiry-button" data-toggle="modal" data-target="#exampleModal"> Enquire Now </button> </div> </div> </section><!-- End Our Team Section --> </main><!-- End #main --> <!-- ======= Footer ======= --> <footer id="footer"> <div class="footer-top"> <div class="container"> <div class="row"> <div class="col-md-4 footer-info"> <h3>FreshBake</h3> <p>SAMAV Bakery Private Limited<br> Sr. No. 315/1A/7, Nirgudi Road,<br> Near Transformer, Lohegaon, <br> Pune - 411 047<br> </div> <div class="col-md-4 footer-links"> <h4>Useful Links</h4> <ul> <li><i class="bx bx-chevron-right"></i> <a href="#">Home</a></li> <li><i class="bx bx-chevron-right"></i> <a href="#">Products</a></li> <li><i class="bx bx-chevron-right"></i> <a href="#">Contact Us</a></li> </ul> </div> <div class=" col-md-4 footer-newsletter"> <strong>Phone:</strong> 702 013 1452<br> <strong>Email:</strong>office@thefreshbake.com<br> </p> <div class="social-links mt-3"> <a href="https://www.facebook.com/The-FRESH-BAKE-108135777721263/" class="facebook"><i class="bx bxl-facebook"></i></a> <a href="https://instagram.com/the_freshbake?igshid=gtkejsz19sbb" class="instagram"><i class="bx bxl-instagram"></i></a> </div> <br> <button class="enquiry-button" data-toggle="modal" data-target="#exampleModal">Enquire Now</button> </div> </div> </div> </div> <div class="container"> <div class="copyright"> © Copyright <strong><span>Mamba</span></strong>. All Rights Reserved </div> <div class="credits"> Designed by <a href=""></a> </div> </div> </footer><!-- End Footer --> <a href="#" class="back-to-top"><i class="icofont-simple-up"></i></a> <!-- Vendor JS Files --> <script src="assets/vendor/jquery/jquery.min.js"></script> <script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script> <script src="assets/vendor/jquery.easing/jquery.easing.min.js"></script> <script src="assets/vendor/php-email-form/validate.js"></script> <script src="assets/vendor/jquery-sticky/jquery.sticky.js"></script> <script src="assets/vendor/venobox/venobox.min.js"></script> <script src="assets/vendor/waypoints/jquery.waypoints.min.js"></script> <script src="assets/vendor/counterup/counterup.min.js"></script> <script src="assets/vendor/owl.carousel/owl.carousel.min.js"></script> <script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script> <script src="assets/vendor/aos/aos.js"></script> <!-- Template Main JS File --> <script src="assets/js/main.js"></script> <script type="text/javascript"> $(window).on('load', function() { $('#exampleModal').modal('show'); }); </script> </body> </html>