-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
8 changed files
with
985 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,274 @@ | ||
<!doctype html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="utf-8"> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<title>Sharaf Caterers | About Us</title> | ||
<script type="module" src="https://unpkg.com/[email protected]/dist/ionicons/ionicons.esm.js"></script> | ||
<script nomodule src="https://unpkg.com/[email protected]/dist/ionicons/ionicons.js"></script> | ||
</head> | ||
|
||
<body> | ||
|
||
<!--Loader--> | ||
<div class="loader"> | ||
<div class="cssload-container"> | ||
<div class="cssload-circle"></div> | ||
<div class="cssload-circle"></div> | ||
</div> | ||
</div> | ||
|
||
<!--Topbar--> | ||
<div class="topbar"> | ||
<div class="container"> | ||
<div class="row"> | ||
<div class="col-md-12"> | ||
<p class="pull-left hidden-xs">JKS Foods and Restaurant, the Best in Town</p> | ||
<p class="pull-right"><i class="fa fa-phone"></i>Order Online +91-892-808-5056</p> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
<!--Header--> | ||
<header id="main-navigation"> | ||
<div id="navigation" data-spy="affix" data-offset-top="20"> | ||
<div class="container"> | ||
<div class="row"> | ||
<div class="col-md-12"> | ||
<nav class="navbar navbar-default"> | ||
<div class="navbar-header"> | ||
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#fixed-collapse-navbar" aria-expanded="false"> | ||
<span class="icon-bar top-bar"></span> <span class="icon-bar middle-bar"></span> <span class="icon-bar bottom-bar"></span> | ||
</button> | ||
<a class="navbar-brand" href="index.html"><img src="images/logo.png" alt="logo" class="img-responsive"></a> | ||
</div> | ||
|
||
<div id="fixed-collapse-navbar" class="navbar-collapse collapse navbar-right"> | ||
<ul class="nav navbar-nav"> | ||
<li> | ||
<a href="index.html">Home</a> | ||
|
||
</li> | ||
<li><a href="food.html">Our Food</a></li> | ||
|
||
|
||
<li><a href="about.html">About Us</a></li> | ||
<li><a href="faq.html">FAQ</a></li> | ||
|
||
<li><a href="./account/register.php">Order Now</a></li> | ||
|
||
</ul> | ||
</div> | ||
</nav> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</header> | ||
|
||
<!--Page header & Title--> | ||
<section id="page_header"> | ||
<div class="page_title"> | ||
<div class="container"> | ||
<div class="row"> | ||
<div class="col-md-12"> | ||
<h2 class="title">About Us</h2> | ||
<p></p> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</section> | ||
|
||
<section id="overview" class="padding-top"> | ||
<div class="container"> | ||
<div class="row"> | ||
<div class="col-sm-12"> | ||
<h2 class="heading">Restaurant Overview</h2> | ||
<hr class="heading_space"> | ||
<p>Launched in Mumbai, JKS has grown from a home project to one of the largest food aggregators in the world. We are present in 24 countries and 10000+ cities globally, enabling our vision of better food for more people. We not only connect people to food in every context but work closely with restaurants to enable a sustainable ecosystem.</p> | ||
</div> | ||
</div> | ||
</div> | ||
</section> | ||
|
||
|
||
|
||
|
||
<section id="gallery" class="padding-top"> | ||
<div class="container"> | ||
<div class="row"> | ||
<div class="col-md-12"> | ||
<div class="work-filter"> | ||
<ul class="text-center"> | ||
<li><a href="javascript:;" data-filter="all" class="active filter">All</a></li> | ||
<li><a href="javascript:;" data-filter=".hod" class="filter">Head Chef</a></li> | ||
<li><a href="javascript:;" data-filter=".food" class="filter">Food Supervisor</a></li> | ||
<li><a href="javascript:;" data-filter=".kitchen" class="filter">Head Of Kitchen</a></li> | ||
</ul> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="col-md-12"> | ||
<div class="row"> | ||
<div class="zerogrid"> | ||
<div class="wrap-container"> | ||
<div class="wrap-content clearfix"> | ||
<div class="col-1-3 mix work-item hod heading_space"> | ||
<div class="wrap-col"> | ||
<div class="item-container"> | ||
<div class="image"> | ||
<img src="images/our-cheffs1.jpg" alt="cook"/> | ||
<div class="overlay"> | ||
<div class="overlay-inner"> | ||
<ul class="social_icon"> | ||
<li><a href="#" class="facebook"><i class="icon-facebook5"></i></a></li> | ||
<li><a href="#" class="twitter"><i class="icon-twitter4"></i></a></li> | ||
<li><a href="#" class="google"><i class="icon-google"></i></a></li> | ||
</ul> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="gallery_content text-left"> | ||
<h3> Andrew Bert</h3> | ||
<small>Assistant Chef</small> | ||
<p></p> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="col-1-3 mix work-item food heading_space"> | ||
<div class="wrap-col"> | ||
<div class="item-container"> | ||
<div class="image"> | ||
<img src="images/our-cheffs2.jpg" alt="cook"/> | ||
<div class="overlay"> | ||
<div class="overlay-inner"> | ||
<ul class="social_icon"> | ||
<li><a href="#" class="facebook"><i class="icon-facebook5"></i></a></li> | ||
<li><a href="#" class="twitter"><i class="icon-twitter4"></i></a></li> | ||
<li><a href="#" class="google"><i class="icon-google"></i></a></li> | ||
</ul> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="gallery_content text-left"> | ||
<h3> Mecan smith</h3> | ||
<small>food Specialist</small> | ||
<p></p> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="col-1-3 mix work-item kitchen heading_space"> | ||
<div class="wrap-col"> | ||
<div class="item-container"> | ||
<div class="image"> | ||
<img src="images/our-cheffs3.jpg" alt="cook"/> | ||
<div class="overlay"> | ||
<div class="overlay-inner"> | ||
<ul class="social_icon"> | ||
<li><a href="#" class="facebook"><i class="icon-facebook5"></i></a></li> | ||
<li><a href="#" class="twitter"><i class="icon-twitter4"></i></a></li> | ||
<li><a href="#" class="google"><i class="icon-google"></i></a></li> | ||
</ul> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="gallery_content text-left"> | ||
<h3> Jack Bravo</h3> | ||
<small>Food Supervisor</small> | ||
<p></p> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</section> | ||
|
||
|
||
|
||
|
||
<!--Footer--> | ||
<footer class="padding-top bg_black"> | ||
<div class="container"> | ||
<div class="row"> | ||
<div class="col-md-3 col-sm-6 footer_column"> | ||
<h4 class="heading">Who are we?</h4> | ||
<hr class="half_space"> | ||
<p class="half_space"></p> | ||
<p>Launched in Mumbai, JKS has grown from a home project to one of the largest food aggregators in the world. We are present in 24 countries and 10000+ cities globally, enabling our vision of better food for more people. We not only connect people to food in every context but work closely with restaurants to enable a sustainable ecosystem.</p> | ||
</div> | ||
<div class="col-md-3 col-sm-6 footer_column"> | ||
<h4 class="heading">Quick Links</h4> | ||
<hr class="half_space"> | ||
<ul class="widget_links"> | ||
<li><a href="index.html">Home</a></li> | ||
<li><a href="food.html">Our Food</a></li> | ||
<li><a href="about.html">About Us</a></li> | ||
|
||
<li><a href="faq.html">Faq's</a></li> | ||
<li><a href="./account/register.php">Order Now</a></li> | ||
|
||
</ul> | ||
</div> | ||
<div class="col-md-3 col-sm-6 footer_column"> | ||
<h4 class="heading">Newsletter</h4> | ||
<hr class="half_space"> | ||
<p class="icon"><i class="icon-dollar"></i>Sign up with your name and email to get updates fresh updates.</p> | ||
<div id="result1" class="text-center"></div> | ||
|
||
<form action="http://themesindustry.us13.list-manage.com/subscribe/post-json?u=4d80221ea53f3a4487ddebd93&id=494727d648&c=?" method="get" onSubmit="return false" class="newsletter"> | ||
<div class="form-group"> | ||
<input type="email" placeholder="E-mail Address" required name="EMAIL" id="EMAIL" class="form-control" /> | ||
</div> | ||
<div class="form-group"> | ||
<input type="submit" class="btn-submit button3" value="Subscribe" /> | ||
</div> | ||
</form> | ||
</div> | ||
<div class="col-md-3 col-sm-6 footer_column"> | ||
<h4 class="heading">Get in Touch</h4> | ||
<hr class="half_space"> | ||
<p></p> | ||
<p class="address"><i class="icon-location"></i>JKS, Opposite S.L.Raheja Hospital, Mahim Causeway, Mahim (West), Mumbai, Maharashtra 400016.</p> | ||
<p class="address"><i class="fa fa-phone"></i>(+91) 892 808 5056</p> | ||
<p class="address"><i class="icon-dollar"></i><a href="[email protected]">[email protected]</a></p> | ||
</div> | ||
</div> | ||
<div class="row"> | ||
<div class="col-md-12"> | ||
<div class="copyright clearfix"> | ||
<p>Copyright © 2020 JKS. All Right Reserved</p> | ||
<ul class="social_icon"> | ||
<li><a href="#" class="facebook"><i class="icon-facebook5"></i></a></li> | ||
<li><a href="#" class="twitter"><i class="icon-twitter4"></i></a></li> | ||
<li><a href="#" class="google"><i class="icon-google"></i></a></li> | ||
</ul> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</footer> | ||
|
||
<a href="#" id="back-top"><i class="fa fa-angle-up fa-2x"></i></a> | ||
|
||
<script src="js/jquery-2.2.3.js" type="text/javascript"></script> | ||
<script src="js/bootstrap.min.js" type="text/javascript"></script> | ||
<script src="js/jquery.parallax-1.1.3.js"></script> | ||
<script src="js/jquery.appear.js"></script> | ||
<script src="js/jquery-countTo.js"></script> | ||
<script src="js/owl.carousel.min.js" type="text/javascript"></script> | ||
<script src="js/jquery.fancybox.js"></script> | ||
<script src="js/jquery.mixitup.min.js"></script> | ||
<script src="js/functions.js" type="text/javascript"></script> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,110 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
|
||
<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>Sharaf Caterers | Contact Us</title> | ||
<script type="module" src="https://unpkg.com/[email protected]/dist/ionicons/ionicons.esm.js"></script> | ||
<script nomodule src="https://unpkg.com/[email protected]/dist/ionicons/ionicons.js"></script> | ||
<link rel="stylesheet" href="./css/contact.css"> | ||
<script src="https://smtpjs.com/v3/smtp.js"></script> | ||
<script> | ||
function sendEmail() { | ||
Email.send({ | ||
Host: "smtp.gmail.com", | ||
Username: "[email protected]", | ||
Password: "mustu5253", | ||
To: '[email protected]', | ||
From: document.getElementById("email").value, | ||
Subject: "Contact form query", | ||
Body: "Name :" + document.getElementById("name").value + | ||
"<br> Email :" + document.getElementById("email").value + | ||
"<br> Message :" + document.getElementById(message).value | ||
}).then( | ||
message => alert("Your Message has been sent successfully !") | ||
); | ||
return false; | ||
} | ||
</script> | ||
</head> | ||
|
||
<body> | ||
<header> | ||
<h1>Sharaf Caterers</h1> | ||
</header> | ||
<section class="contact"> | ||
<div class="content"> | ||
<h2>Contact Us</h2> | ||
<p>Lorem, ipsum dolor sit amet consectetur adipisicing elit. | ||
Quam, exercitationem.</p> | ||
</div> | ||
|
||
<div class="container"> | ||
<div class="info"> | ||
<div class="box"> | ||
<div class="icon"> | ||
<ion-icon name="location"></ion-icon> | ||
</div> | ||
<div class="text"> | ||
<h3>Address</h3> | ||
<p>32A Sugar factory road,<br>Godhra,Gujarat,<br>389001.</p> | ||
</div> | ||
</div> | ||
|
||
<div class="box"> | ||
<div class="icon"> | ||
<ion-icon name="call"></ion-icon> | ||
</div> | ||
<div class="text"> | ||
<h3>Phone</h3> | ||
<p>+91 9876543210</p> | ||
</div> | ||
</div> | ||
|
||
<div class="box"> | ||
<div class="icon"> | ||
<ion-icon name="mail"></ion-icon> | ||
</div> | ||
<div class="text"> | ||
<h3>E-mail</h3> | ||
<p>[email protected]</p> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
<div class="cform"> | ||
<form onsubmit="sendEmail(); reset();"> | ||
<h2>Send Message</h2> | ||
<div class="input"> | ||
<input type="text" id="name" required> | ||
<span>Your Name : </span> | ||
</div> | ||
|
||
<div class="input"> | ||
<input type="email" id="email" required> | ||
<span>Your E-mail : </span> | ||
</div> | ||
|
||
<div class="input"> | ||
<textarea id="message"></textarea required> | ||
<span>Write your message here : </span> | ||
</div> | ||
|
||
<div class="input"> | ||
<button type="submit">send</button> | ||
</div> | ||
</form> | ||
</div> | ||
</div> | ||
</section> | ||
<footer> | ||
<a href="home.html">Home</a> | ||
<a href="faq.html">FAQ</a> | ||
<a href="#">Terms of Use</a> | ||
<a href="#">Refund Policy</a> | ||
<a href="#" class="copy">©2022 | Sharaf Caterers</a> | ||
</footer> | ||
</body> | ||
</html> |
Oops, something went wrong.