Sunucu yanıtını kontrol edin

Sunucu yanıtı
NS kayıtları
Whois alanı
Yanıt başlıkları
İstek başlıkları
Ham HTML kodu
200 OK - kekiz.com
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Tue, 27 May 2025 23:30:06 GMT
Server: Apache
Upgrade: h2,h2c
Connection: Upgrade
Cache-Control: max-age=7200
Expires: Wed, 28 May 2025 01:30:06 GMT
Vary: Accept-Encoding
X-Endurance-Cache-Level: 2
X-nginx-cache: WordPress
Transfer-Encoding: chunked
Content-Type: text/html; charset=UTF-8

HTTP Kodu 200 OK

200 http durum kodu, standart bir başarılı HTTP sunucu yanıtıdır. Bu, istemcinin isteğinin (örneğin, bir tarayıcıdan) başarıyla işlendiği ve sunucunun istenen verileri ilettiği anlamına gelir.

Kod 200 ne zaman kullanılır?

  • Bir web sayfası yüklenirken
  • Bir API yanıtı başarıyla alındığında
  • Bir form veya başka bir HTTP isteği işlenirken

Kod 200 kullanıcı için ne anlama gelir?

Kullanıcı içeriği hatasız alır ve sayfa veya uygulama düzgün çalışır. Kod 200'e veri eşlik ediyorsa, tarayıcı veya program bunu işler ve kullanıcıya görüntüler.

GET / HTTP/1.1
Host: kekiz.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])

<!DOCTYPE html>
<html lang="zxx">

<head><meta http-equiv="Content-Type" content="text/html; charset=utf-8">
	<title>Kekiz | Home </title>
	<!-- Meta tag Keywords -->
	<meta name="viewport" content="width=device-width, initial-scale=1">
	
	<meta name="keywords" content="Kekiz India" />
	 <link rel="shortcut icon" type="image/x-icon" href="images/kekiz-120.png">
	<script>
		addEventListener("load", function () {
			setTimeout(hideURLbar, 0);
		}, false);

		function hideURLbar() {
			window.scrollTo(0, 1);
		}
	</script>
	<!-- //Meta tag Keywords -->

	<!-- Custom-Files -->
	<link rel="stylesheet" href="css/bootstrap.css">
	<!-- Bootstrap-Core-CSS -->
	<link href="css/login_overlay.css" rel='stylesheet' type='text/css' />

	<link rel="stylesheet" href="css/style.css" type="text/css" media="all" />
	<!-- Style-CSS -->
	<link rel="stylesheet" href="css/fontawesome-all.css">
	<!-- Font-Awesome-Icons-CSS -->
	<!-- //Custom-Files -->

	<!-- Web-Fonts -->
	<link href="//fonts.googleapis.com/css?family=Oxygen:300,400,700&amp;subset=latin-ext" rel="stylesheet">
	<link href="//fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&amp;subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese"
	    rel="stylesheet">
	<link href="//fonts.googleapis.com/css?family=Pacifico&amp;subset=cyrillic,latin-ext,vietnamese" rel="stylesheet">
	<!-- //Web-Fonts -->

</head>

<body>
		<script>
			function getCity(val) {			
				$.ajax({
				type: "POST",
				url: "get_city.php",
				data:'id='+val,
				success: function(data){		
					$("#City").html(data);
				}
				});
			}
			
		</script>
		<script>
			function getCity1(val) {			
				$.ajax({
				type: "POST",
				url: "get_city1.php",
				data:'id='+val,
				success: function(data){		
					$("#City1").html(data);
				}
				});
			}
			
		</script>
	<div class="mian-content">
	  <div class="container-fluid">
          <div class="row a" style="background-color: yellow;">
				<div class="col-md-1"></div>
				<div class="col-md-4 text-center">
				    <!--<span style="font-family:arial"><i class="fa fa-mobile"></i> +91 7507770933</span>-->
					<span style="font-family:arial"><i class="fa fa-mobile"></i> For Franchisee +91 8087051818</span>
                </div>
				<div class="col-md-3 text-center">
				<span style="font-family: arial;"><i class="fa fa-envelope"></i>  [email protected]</span>
				</div>
				<div class="col-md-4 text-center">
				<div class="w3l-footer footer-social-agile">
				<ul class="list-unstyled">
					<li>
						<a href="https://www.facebook.com/KekizIndia/" target="_blank">
							<i class="fab fa-facebook-f"></i>
						</a>
					</li>
					<!--<li class="mx-1">
						<a href="#">
							<i class="fab fa-twitter"></i>
						</a>
					</li>-->
					<li>
						<a href="https://www.youtube.com/channel/UC0u707DYec196TjT7Qo_XVQ?view_as=subscriber"  target="_blank">
							<i class="fab fa-youtube"></i>
						</a>
					</li>
					<li>
						<a href="https://www.instagram.com/kekiz.india/" target="_blank">
							<i class="fab fa-instagram"></i>
						</a>
					</li>

				
					<!--<li class="ml-1">
						<a href="#">
							<i class="fab fa-vk"></i>
						</a>
					</li>-->
				</ul>
			</div>
				</div>
		  </div>
        </div>
		<!-- header -->
		<header>
			<nav class="navbar navbar-expand-lg navbar-light">
				<div class="logo text-left">
					<h1 style="line-height: 2.6;">
						<a class="navbar-brand" href="index.php" >
						<!--	<img src="images/kekiz2.png" alt="" class="img-fluid"><h2 style="margin-top: 41px; float: right;">KEKIZ INDIA</h2></a>-->
							<img src="images/kekiz-120.png" alt="" class="img-fluid">KEKIZ INDIA</a>
					</h1>
				</div>
				<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent"
				    aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
					<span class="navbar-toggler-icon">

					</span>
				</button>
				<div class="collapse navbar-collapse" id="navbarSupportedContent">
					<ul class="navbar-nav ml-lg-auto text-lg-right text-center">
					    
						<li class="nav-item active">
							<a class="nav-link" href="index.php">Home
								<span class="sr-only">(current)</span>
							</a>
						</li>
						<li class="nav-item">
							<a class="nav-link" href="about.php">About Us</a>
						</li>
						
						<li class="nav-item">
							<a class="nav-link" href="franchisee.php">Franchisee</a>
						</li>
						<li class="nav-item">
							<a class="nav-link" href="gallery.php">Gallery</a>
						</li>
						<li class="nav-item">
							<a class="nav-link" href="contact.php">Contact Us</a>
						</li>
					</ul>
					<!-- menu button --
					<div class="menu">
						<a href="#" class="navicon"></a>
						<div class="toggle">
							<ul class="toggle-menu list-unstyled">
								<li>
									<a href="index.php">Index Page</a>
								</li>
								<li>
									<a class="scroll" href="#products">New Products</a>
								</li>
								<li>
									<a href="#">Latest Cakes</a>
								</li>
							<!--	<li>
									<a class="scroll" href="#order">Order Cake</a>
								</li>
								<li>
									<a class="scroll" href="#faqs">Faqs</a>
								</li>--
								<li>
									<a href="#">Contact Us</a>
								</li>
							</ul>
						</div>
					</div>
					<!-- //menu button -->
				</div>
			</nav>
		</header>
		<!-- //header -->

 <style type="text/css">
          .sky-form {
             margin: 10px 0; 
           
            outline: none;
              box-shadow: 0 0 20px rgb(85, 25, 3);
            font: 13px/1.55 'Open Sans', Helvetica, Arial, sans-serif;
            color: #666;
			    background: rgba(255, 255, 255, 0.75);
               
            }
            .sky-form header {
              display: block;
              padding: 7px 15px;
              border-bottom: 1px solid rgba(0,0,0,.1);
              background: #3eae43f2;
              font-size: 20px;
              font-weight: 400;
              color: #FFF;
              text-align:center;
            }
               .sky-form1 {
           margin: 10px 0; 
            outline: none;
            box-shadow: 0 0 20px rgb(85, 25, 3);
            font: 13px/1.55 'Open Sans', Helvetica, Arial, sans-serif;
            color: #666;
			    background: #fff;
               
            }
            .sky-form1 header {
              display: block;
              padding: 7px 15px;
              border-bottom: 1px solid rgba(0,0,0,.1);
              background: #3eae43f2;
              font-size: 20px;
              font-weight: 400;
              color: #FFF;
              text-align:center;
            }
            
			
            @media screen and (max-width: 500px){

             
                #slider-main .banner-text-agile .mg{
                    	margin-top:-45px;
                }
      /*          
                #book{
		padding:5px;
		font-size:20px;
		font-family:inherit;
}*/
.mf{
	width:100%
}
                
            }
			
			.mf{
		/*	background: linear-gradient(to right, #ffe605, #591902);
			background: linear-gradient(to right, #ffe607, #a22c01);*/
			background: linear-gradient(to right, #ffe607, var(--yellow));

		/*	background:rgb(63, 34, 36);color:white;*/
			padding: 4px 17px;
			border: none;
			color: rgb(63, 34, 36);
			font-size: 20px;
			cursor: pointer;
			/*letter-spacing: 1px;*/
			outline: none;
			overflow: hidden;
			border-radius: 100px;
			font-weight:600;
			
			}
			
			 </style>		
		
<script type="text/javascript">
window.onload = function()
 {	
 	yesnoCheck();
 };
function yesnoCheck() 
{
    if (document.getElementById('yesCheck').checked) 
	{
        document.getElementById('ifYes').style.display = 'block';
		document.getElementById('ifno').style.display = 'none';
    }
    else if(document.getElementById('noCheck')) 
	{
		document.getElementById('ifYes').style.display = 'none';
		document.getElementById('ifno').style.display = 'block';
	}
	else{}
	
}


</script>	

<script>
function myfunction(val)
{
	
	//alert(val);
	
	if(val==1)
	{
		document.getElementById('Master Franchisee').style.display = "block";
		document.getElementById('Franchisee').style.display = "none";
	
		
	}
	
	if(val==2)
	{
		document.getElementById('Master Franchisee').style.display = "none";
		document.getElementById('Franchisee').style.display = "block";
	
	}

	
}

</script>

		<!-- banner -->
	
				
		
		
		<!-- main image slider container -->
		<div id="slider-main" >
			<div class="banner-text-agile mg"style="top:6.7em;" >
				<div class="container">
				<div class="row">
				   <div class="col-md-6">
					<!--<h3 class="text-white font-weight-bold mb-3 text-center  hidden-lg" style="font-size:12px color:red;">The Taste Of Our Amazing Cakes</h3>
					<h3 class="text-white font-weight-bold hidden-xs">The Taste Of Our Amazing Cakes</h3>
					-->
					</div>
				
				 <div class="col-md-6" style="margin-top: -35px;" >


						<div class=" mt-md-12 mt-4 text-center" style="margin-top: 0.5rem !important;margin-top: -1px;">
						    <h3 class="text-white font-weight-bold mb-3" style="font-size:19px;"> Select Your Business Opportunity</h3>
						
					<!--<p class="text-light">Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>
					-->
						<span >
						<!--<h5> Select Your Business Opportunity </h5>-->

							<button type="button"  class="btn btn-primary mf" onclick="myfunction(1)" style="padding-left:10px; padding-right:10px;" >Master Franchisee<p style="font-size:14px; color:#6e0800; text-align:center;"><b style="color: var(--green); font-weight: 700">Click Here</b></p></button>&nbsp;
							<button type="button"  class="btn btn-primary mf mff" onclick="myfunction(2)" style="padding-left:10px; padding-right:10px;">Franchisee <p style="font-size:14px; color:#6e0800; text-align:center;"> <b style="color: var(--green); font-weight: 700">Click Here</b></p></button><br> 
						</span>
						</div>
				 
				
						<!--<div class="clearfix">&nbsp;</div>-->
					 <form role="form" class="sky-form" method="post" action="#"  >
					
						<div id="Master Franchisee" style="display:none;">
							
							 <!-- <input type="hidden" class="form-control" name="city" id="city" value="Pune">-->
								<div class="form-group col-md-offset-8 col-md-12 col-xs-8 wow animated infinite bounce">
									<h1 style="font-size:18px;color:#454f55fa;margin-bottom:6px !important;background-color:; margin-top:2px;">Master Franchisee &nbsp;<!--<b style="font-size:12px; color:#a52903;">Factory 50 Lakh Invest <span class="form-required" title="This field is required.">*</span></b>--></h1>
								  <!-- <header id="book" style="font-family:inherit;">Master Franchisee</header>-->
								</div>
								<div class="form-group col-md-offset-8 col-md-12 col-xs-8 text-right wow fadeInDown">         
								  <input type="text" class="form-control" style="color:black;" required onchange="validate();" name="name" id="ty1" value="" placeholder="Enter Name">
								</div>
								<div class="form-group  col-md-offset-8 col-md-12 col-xs-12 wow fadeInDown" >
								  <input type="text" class="form-control" id="tyt1" name="phone" maxlength="10" minlength="10" value="" required onkeypress='validaten(event)'  style="color:black;" placeholder="Conatct No">

								</div>
								<div class="form-group  col-md-offset-8 col-md-12 col-xs-12 wow fadeInDown" >
								  <input type="email" class="form-control" id="tytt1" required name="email" style="color:black;" value="" placeholder="Email" onchange="ValidateEmail();">
								</div>
								
							    <div class="form-group  col-md-offset-8 col-md-12 col-xs-12 wow fadeInDown">
								 
                                	<select class="select form-control" name="state" id="state" onChange="getCity(this.value);" required>
                                	<option value="">Select State</option>
									
																			<option value="1">Andaman and Nicobar Islands</option>
																			<option value="2">Andhra Pradesh</option>
																			<option value="3">Arunachal Pradesh</option>
																			<option value="4">Assam</option>
																			<option value="5">Bihar</option>
																			<option value="6">Chandigarh</option>
																			<option value="7">Chhattisgarh</option>
																			<option value="8">Dadra and Nagar Haveli</option>
																			<option value="9">Daman and Diu</option>
																			<option value="10">Delhi</option>
																			<option value="11">Goa</option>
																			<option value="12">Gujarat</option>
																			<option value="13">Haryana</option>
																			<option value="14">Himachal Pradesh</option>
																			<option value="15">Jammu and Kashmir</option>
																			<option value="16">Jharkhand</option>
																			<option value="17">Karnataka</option>
																			<option value="18">Kenmore</option>
																			<option value="19">Kerala</option>
																			<option value="20">Lakshadweep</option>
																			<option value="21">Madhya Pradesh</option>
																			<option value="22">Maharashtra</option>
																			<option value="23">Manipur</option>
																			<option value="24">Meghalaya</option>
																			<option value="25">Mizoram</option>
																			<option value="26">Nagaland</option>
																			<option value="27">Narora</option>
																			<option value="28">Natwar</option>
																			<option value="29">Odisha</option>
																			<option value="30">Paschim Medinipur</option>
																			<option value="31">Pondicherry</option>
																			<option value="32">Punjab</option>
																			<option value="33">Rajasthan</option>
																			<option value="34">Sikkim</option>
																			<option value="35">Tamil Nadu</option>
																			<option value="36">Telangana</option>
																			<option value="37">Tripura</option>
																			<option value="38">Uttar Pradesh</option>
																			<option value="39">Uttarakhand</option>
																			<option value="40">Vaishali</option>
																			<option value="41">West Bengal</option>
									
							    	</select>
									
								</div>
								
								<div class="form-group  col-md-offset-8 col-md-12 col-xs-12 wow fadeInDown">
								 <!-- <input type="text" class="form-control" required name="city" value="" style="color:black;" placeholder="Enter City Name">
								-->
								<div id="City">
									<select class="form-control" name="city" id="City" required>
										<option value="">Select city</option>
										</select>
										
									</div>	
								</div>
								
								<div class="form-group  col-md-offset-8 col-md-12 col-xs-12 wow fadeInDown" >
									<input type="text" class="form-control" required name="area" style="color:black;" value="" placeholder="Area">
								 
									<input type="hidden" value="25/05/27 " required="" name="enquiry_date">
				
								 
								<input type="submit" class="btn  button ol-md-offset-3 col-md-12 col-md-offset-3" name="submit1" style="border-radius:6px;margin-top: 8px; color:white;" value="Submit">
									<div class="clearfix">&nbsp;</div>
								</div>
								
							   
						</div>
						 </form>

				
		
	
						 
						 <div id="Franchisee" style="display:none;" class="sky-form1" style=" margin-top: -20px;">
							<form method="post" action="#"  >
						 
								<div class="form-group col-md-offset-8 col-md-12 col-xs-8 wow animated infinite bounce">
									<h1 style="font-size:18px;color:#454f55fa;margin-bottom:6px !important;background-color:; margin-top:2px;">Franchisee &nbsp;<!--<b style="font-size:12px; color:#a52903;">Shop 7 Lakh Invest <span class="form-required" title="This field is required.">*</span> </b>--></h1>
								  <!-- <header id="book" style="font-family:inherit;">Master Franchisee</header>-->
								</div>
								<div class="form-group col-md-offset-8 col-md-12 col-xs-8 text-right wow fadeInDown">         
								  <input type="text" class="form-control" style="color:black;" required onchange="validate();" name="name" id="ty1" value="" placeholder="Enter Name">
								</div>
								<div class="form-group  col-md-offset-8 col-md-12 col-xs-12 wow fadeInDown" data-wow-delay=".7s">
								  <input type="text" class="form-control" id="tyt1" name="phone" maxlength="10" minlength="10" value="" required onkeypress='validaten(event)'  style="color:black;" placeholder="Conatct No">

								</div>
								<div class="form-group  col-md-offset-8 col-md-12 col-xs-12 wow fadeInDown"  data-wow-delay=".7s">
								  <input type="email" class="form-control" id="tytt1" required name="email" style="color:black;" value="" placeholder="Email" onchange="ValidateEmail();">
								</div>
								
							    <div class="form-group  col-md-offset-8 col-md-12 col-xs-12 wow fadeInDown">
								 
                                	<select class="select form-control" name="state" id="state1" onChange="getCity1(this.value);" required>
                                	<option value="">Select State</option>
									
																			<option value="1">Andaman and Nicobar Islands</option>
																			<option value="2">Andhra Pradesh</option>
																			<option value="3">Arunachal Pradesh</option>
																			<option value="4">Assam</option>
																			<option value="5">Bihar</option>
																			<option value="6">Chandigarh</option>
																			<option value="7">Chhattisgarh</option>
																			<option value="8">Dadra and Nagar Haveli</option>
																			<option value="9">Daman and Diu</option>
																			<option value="10">Delhi</option>
																			<option value="11">Goa</option>
																			<option value="12">Gujarat</option>
																			<option value="13">Haryana</option>
																			<option value="14">Himachal Pradesh</option>
																			<option value="15">Jammu and Kashmir</option>
																			<option value="16">Jharkhand</option>
																			<option value="17">Karnataka</option>
																			<option value="18">Kenmore</option>
																			<option value="19">Kerala</option>
																			<option value="20">Lakshadweep</option>
																			<option value="21">Madhya Pradesh</option>
																			<option value="22">Maharashtra</option>
																			<option value="23">Manipur</option>
																			<option value="24">Meghalaya</option>
																			<option value="25">Mizoram</option>
																			<option value="26">Nagaland</option>
																			<option value="27">Narora</option>
																			<option value="28">Natwar</option>
																			<option value="29">Odisha</option>
																			<option value="30">Paschim Medinipur</option>
																			<option value="31">Pondicherry</option>
																			<option value="32">Punjab</option>
																			<option value="33">Rajasthan</option>
																			<option value="34">Sikkim</option>
																			<option value="35">Tamil Nadu</option>
																			<option value="36">Telangana</option>
																			<option value="37">Tripura</option>
																			<option value="38">Uttar Pradesh</option>
																			<option value="39">Uttarakhand</option>
																			<option value="40">Vaishali</option>
																			<option value="41">West Bengal</option>
									
							    	</select>
									
								</div>
								
								<div class="form-group  col-md-offset-8 col-md-12 col-xs-12 wow fadeInDown">
								 <!-- <input type="text" class="form-control" required name="city" value="" style="color:black;" placeholder="Enter City Name">
								-->
								<div id="City1">
									<select class="form-control" name="city" required>
										<option value="">Select city</option>
										</select>
										
									</div>	
								</div>
								
								<div class="form-group  col-md-offset-8 col-md-12 col-xs-12 wow fadeInDown"  data-wow-delay=".7s">
								 <input type="text" class="form-control" required name="area" style="color:black;" placeholder="Area">
								 	<input type="hidden" value="25/05/27 " required="" name="enquiry_date">
				
								<input type="submit" class="btn  button ol-md-offset-3 col-md-12 col-md-offset-3" name="submit2" style="border-radius:6px;margin-top: 8px;  color:white;" value="Submit">
									<div class="clearfix">&nbsp;</div>
								</div>
								</form>
						 </div>
						
					 </div>
					
				</div>
				</div>
			</div>
			<!-- previous button --
			<button id="prev">
				<i class="fas fa-chevron-left"></i>
			</button>

			<!-- image container -->
			<div id="slider"></div>

			<!-- next button --
			<button id="next">
				<i class="fas fa-chevron-right"></i>
			</button>

			<!-- small circles container -->
			<!--<div id="circles"></div>-->

		</div>
		<!-- end of main image slider container -->
		
		<!-- //banner -->

		<!-- banner bottom icons -->
		<div class="icons-banner-botom">
			<div class="container">
				<ul class="list-unstyled my-4">
					<li class="icons-mkw3ls">
						
						<img src="images/e4.PNG" class="img-fluid" alt="">
					
					</li>
					<li class="icons-mkw3ls">
					
						<img src="images/e3.PNG" class="img-fluid" alt="">
					
					</li>
					<li class="icons-mkw3ls">
						<!--<a href="images/Kekiz_Profile.pdf" download><p class="mb-2" style="color:#401403; text-align: center; font-size:15px;">Download Brochure<img src="images/down1.png"></p>
						<img src="images/shop1.jpg" class="img-fluid" alt="">
						</a>-->
							<img src="images/shop1.jpg" class="img-fluid" alt="">
					</li>
					<li class="icons-mkw3ls">
						<img src="images/shop2.jpg" class="img-fluid" alt="">
					</li>
					<li class="icons-mkw3ls">
						
						<img src="images/e4.PNG" class="img-fluid" alt="">
						
					</li>
				</ul>
			</div>
		</div>
		<!-- //banner bottom icons -->
		
	</div>
	<!-- //main -->
	
	<!-- banner-bottom -->
	<section class="banner-main-agiles py-5">
		<div class="banner-bottom-w3layouts" id="about">
			<div class="container pt-xl-5 pt-lg-3">
				<div class="row mt-5">
					<div class="col-lg-6">
						<!--<p class="text-uppercase">A few words</p>-->
					
						<h3 class="aboutright">Welcome to our Kekiz India *</h3>
					<!--	<h4 class="aboutright">Nemo enim ipsam voluptatem quia voluptas dolore magna aliqua</h4>-->
						<p>A name synonymous with the sweetness of celebrating life; with its culture, people, flavors, and taste. We are an Indian cake & pastry specialty brand, producing and serving top quality fresh cakes in and around Pune and wish to grow nationally, very soon. We have international standard manufacturing facilities and we will soon be present in 150 outlets in Pune, Pimpri-Chinchwad, Talegaon, and Chakan. With a staff team of more than 100 strong, who are involved in various aspects of this business to bring best quality products, services, and hygiene to give a fulfilling experience to our customers.</p>
							<p>We realize that our products are not only part of our customer’s culture and traditions but most importantly, part of their lives. We are humbled by this thought and this fuels our passion to serve the best in cake industry.</p>
							
						<button type="button" class="btn btn-primary button mt-md-5 mt-4" onclick="window.location='#'">
							<span>Learn More</span>
						</button>
					</div>
					<div class="col-lg-6 about-img text-lg-enter">
						<div class="clearfix">&nbsp;</div>
						<img src="images/m22.jpg" alt="" class="img-fluid rounded-circle">
					</div>
				</div>
			</div>


		</div>
		
	</section>

	
	<!-- stats section -->
	<div class="middlesection-agile ">
		<div class="container">
			<div class="row">
				<div class="col-lg-6 text-lg-left text-center pt-4">
					<img src="images/m33.jpg" alt="" class="img-fluid women-style rounded-circle" />
				</div>
				<div class="col-lg-6 left-build-wthree aboutright-agilewthree mt-0 py-5">
					<div class=" py-xl-5 py-lg-3">
						<h2 class="title-2 text-white mb-sm-5 mb-4">Some Statistical Facts</h2>
						<div class="row mb-xl-5 mb-4">
							<div class="col-4 w3layouts_stats_left w3_counter_grid">
								<p class="counter">16800</p>
								<center><p class="para-text-w3ls text-light">Popularity</p></center>
							</div>
							<div class="col-4 w3layouts_stats_left w3_counter_grid2">
								<p class="counter">1200</p>
								<center><p class="para-text-w3ls text-light">Happy Customers</p></center>
							</div>
							<div class="col-4 w3layouts_stats_left w3_counter_grid1">
								<p class="counter">650</p>
								<center><p class="para-text-w3ls text-light">Cakes Variety</p></center>
							</div>
						</div>
					</div>
				</div>
			</div>
		</div>
	</div>
	<!-- //stats section -->

	<!-- new products -->
	<div class="featured-section py-5" id="products" style="padding-bottom: 0rem !important; padding-top: 0rem !important;">
		<div class="container py-xl-5 py-lg-3">
			<div class="title text-center mb-5">
				<h3 class="text-dark mb-2">Associates</h3>
			<!--	<center><p>Welcome to the world of Kekiz.</p></center>-->
			</div>
			<div class="content-bottom-in">
				<ul id="flexiselDemo1">
					<li>
						<div class="w3l-specilamk">
							<div class="row">
								<div class="col-lg-6 product-name-w3l">
									<img src="images/partner.jpg" alt="" class="img-fluid">
									<h4 class="font-weight-bold">Franchising Partner</h4>
								</div>
								<div class="col-lg-6 speioffer-agile">
									<img src="images/partner2.jpg" alt="" class="img-fluid">
									<br>
									<h4 class="font-weight-bold">Cooling Counter Partner</h4>
								
								</div>
							</div>
						</div>
					</li>
					<li>
						<div class="w3l-specilamk">
							<div class="row">
								<div class="col-lg-6 product-name-w3l">
									<img src="images/partner.jpg" alt="" class="img-fluid">
									<h4 class="font-weight-bold">Franchising Partner</h4>
								</div>
								<div class="col-lg-6 speioffer-agile">
									<img src="images/partner2.jpg" alt="" class="img-fluid">
									<br>
									<h4 class="font-weight-bold">Cooling Counter Partner</h4>
								
								</div>
							</div>
						</div>
					</li>
					<!--<li>
						<div class="w3l-specilamk">
							<div class="row">
								<div class="col-lg-6 product-name-w3l">
									<h4 class="font-weight-bold">Vanilla Cakes</h4>
								<p class="dont-inti-w3ls mt-4 mb-2">Welcome to the world of Kekiz</p>
									<p>Welcome to the world of Kekiz.Welcome to the world of Kekiz </p>
									<a href="#order" class="button-3 active mt-5 py-4 scroll">Order Now</a>
								</div>
								<div class="col-lg-6 speioffer-agile">
									<img src="images/product3.jpg" alt="" class="img-fluid">
								</div>
							</div>
						</div>
					</li>
					<li>
						<div class="w3l-specilamk">
							<div class="row">
								<div class="col-lg-6 product-name-w3l">
									<h4 class="font-weight-bold">Roller Coaster</h4>
								<p class="dont-inti-w3ls mt-4 mb-2">Welcome to the world of Kekiz</p>
									<p>Welcome to the world of Kekiz.Welcome to the world of Kekiz </p>
									<a href="#order" class="button-3 active mt-5 py-4 scroll">Order Now</a>
								</div>
								<div class="col-lg-6 speioffer-agile">
									<img src="images/product4.jpg" alt="" class="img-fluid">
								</div>
							</div>
						</div>
					</li>
					<li>
						<div class="w3l-specilamk">
							<div class="row">
								<div class="col-lg-6 product-name-w3l">
									<h4 class="font-weight-bold">Chocolate Cakes</h4>
								<p class="dont-inti-w3ls mt-4 mb-2">Welcome to the world of Kekiz</p>
									<p>Welcome to the world of Kekiz.Welcome to the world of Kekiz </p>
									<a href="#order" class="button-3 active mt-5 py-4 scroll">Order Now</a>
								</div>
								<div class="col-lg-6 speioffer-agile">
									<img src="images/product5.jpg" alt="" class="img-fluid">
								</div>
							</div>
						</div>
					</li>-->
				</ul>
			</div>
		</div>
	</div>
	<!-- //new products	-->

	<!-- support --
	<div class="serives-agile py-5" id="support" style="padding-top: 0rem !important; padding-bottom: 0rem !important;">
		<div class="container py-xl-5 py-lg-3">
			<div class="title text-center mb-5">
				<h3 class="text-dark mb-2">Help & Support</h3>
			
			</div>
			<div class="row support-bottom text-center">
				<div class="col-md-4 support-grid">
					<i class="fas fa-headphones"></i>
					<h5 class="text-dark text-uppercase mt-4 mb-3">Online Support</h5>
					<p>Welcome to the world of Kekiz.Welcome to the world of Kekiz .</p>
					<button type="button" class="button button-2" onclick="window.location='#'">
						<span>Call Us</span>
					</button>
				</div>
				<div class="col-md-4 support-grid my-md-0 my-5">
					<i class="far fa-comments"></i>
					<h5 class="text-dark text-uppercase mt-4 mb-3">Live Chat 24/7</h5>
					<p>Welcome to the world of Kekiz.Welcome to the world of Kekiz .</p>
					<button type="button" class="button button-2 active" onclick="window.location='#'">
						<span>Let's Chart</span>
					</button>
				</div>
				<div class="col-md-4 support-grid">
					<i class="fas fa-question"></i>
					<h5 class="text-dark text-uppercase mt-4 mb-3">Any Questions</h5>
					<p>Welcome to the world of Kekiz.Welcome to the world of Kekiz .</p>
					<button type="button" class="button button-2" onclick="window.location='#'">
						<span>Learn More</span>
					</button>
				</div>
			</div>
		</div>
	</div>
	<!-- support -->

	<!-- footer -->
	<footer class="text-center py-sm-4 py-3" >
		<div class="container py-xl-5 py-3" style="padding-top:0px; padding-bottom:0px !important;">
			<div class="w3l-footer footer-social-agile mb-4" style=" margin-bottom: 0rem !important;">
				<ul class="list-unstyled">
					<li>
						<a href="https://www.facebook.com/KekizIndia/" target="_blank">
							<i class="fab fa-facebook-f"></i>
						</a>
					</li>
					<!--<li class="mx-1">
						<a href="#">
							<i class="fab fa-twitter"></i>
						</a>
					</li>-->
					<li>
						<a href="https://www.youtube.com/channel/UC0u707DYec196TjT7Qo_XVQ?view_as=subscriber"  target="_blank">
							<i class="fab fa-youtube"></i>
						</a>
					</li>
					<li>
						<a href="https://www.instagram.com/kekiz.india/" target="_blank">
							<i class="fab fa-instagram"></i>
						</a>
					</li>
					<!--<li class="ml-1">
						<a href="#">
							<i class="fab fa-vk"></i>
						</a>
					</li>-->
				</ul>
			</div>
			<!--<p class="copy-right-grids text-light my-lg-5 my-4 pb-4" >933 A/1, CANAL ROAD, MODEL COLONY, SHIVAJINAGAR, PUNE, MAHARASHTRA 411016
				
			</p>-->
			
			<!-- copyright -->
			<p class="copy-right-grids text-light my-lg-5 my-4 pb-4" style="margin-top:-30px; text-align:center;">© 2018 Kekiz India. All Rights Reserved | Design by
				<a href="http://softhubtechno.com" target="_blank">Softhub Technologies</a>
			</p>
			<!-- //copyright -->
		</div>
		<!-- chef -->
		<!--<img src="images/chef.png" alt="" class="img-fluid chef-style" />-->
		<!-- //chef -->
	</footer>
	<!-- //footer -->


	<!-- Js files -->
	<!-- JavaScript -->
	
	<script type="text/javascript">

 $(".country1").change(function()
  {
    var id=$(this).val();
    alert(id);
    var dataString = 'id='+ id;
      alert(dataString);
   
    $.ajax
    ({
      type: "POST",
      url: "get_state.php",
      data: dataString,
      cache: false,
      success: function(html)
      {
        $(".state").html(html);
      } 
    });
  });
  
  

 
  $(".state").change(function()
  {
    //alert("hiii");
    var id=$(this).val();
    //alert(id);
    var dataString = 'id='+ id;
    //alert(dataString);
  
    $.ajax
    ({
      type: "POST",
      url: "get_city.php",
      data: dataString,
      cache: false,
      success: function(html)
      {
        $(".city").html(html);
      } 
    });
  });

</script>
	
	
	<script src="js/jquery-2.2.3.min.js"></script>
	<!-- Default-JavaScript-File -->

	<!-- flexisel (for special offers) -->
	<script src="js/jquery.flexisel.js"></script>
	<script>
		$(window).load(function () {
			$("#flexiselDemo1").flexisel({
				visibleItems: 1,
				animationSpeed: 1000,
				autoPlay: true,
				autoPlaySpeed: 3000,
				pauseOnHover: true,
				enableResponsiveBreakpoints: true,
				// responsiveBreakpoints: {
				// 	portrait: {
				// 		changePoint: 480,
				// 		visibleItems: 1
				// 	},
				// 	landscape: {
				// 		changePoint: 640,
				// 		visibleItems: 2
				// 	},
				// 	tablet: {
				// 		changePoint: 768,
				// 		visibleItems: 2
				// 	}
				// }
			});

		});
	</script>
	<!-- //flexisel (for special offers) -->

	<!-- script for tabs -->
	<script>
		$(function () {

			var menu_ul = $('.faq > li > ul'),
				menu_a = $('.faq > li > a');

			menu_ul.hide();

			menu_a.click(function (e) {
				e.preventDefault();
				if (!$(this).hasClass('active')) {
					menu_a.removeClass('active');
					menu_ul.filter(':visible').slideUp('normal');
					$(this).addClass('active').next().stop(true, true).slideDown('normal');
				} else {
					$(this).removeClass('active');
					$(this).next().stop(true, true).slideUp('normal');
				}
			});

		});
	</script>
	<!-- script for tabs -->

	<!-- stats -->
	<script src="js/jquery.waypoints.min.js"></script>
	<script src="js/jquery.countup.js"></script>
	<script>
		$('.counter').countUp();
	</script>
	<!-- //stats -->

	<!-- menu-js -->
	<script>
		$('.navicon').on('click', function (e) {
		  e.preventDefault();
		  $(this).toggleClass('navicon--active');
		  $('.toggle').toggleClass('toggle--active');
		});
	</script>
	<!-- //menu-js -->

	<!-- banner slider -->
	<script src="js/image-slider.js"></script>
	<link rel="stylesheet" type="text/css" href="css/image-slider.css">
	<!-- //banner slider -->

	<!-- smooth scrolling -->
	<script src="js/SmoothScroll.min.js"></script>
	<!-- move-top -->
	<script src="js/move-top.js"></script>
	<!-- easing -->
	<script src="js/easing.js"></script>
	<!--  necessary snippets for few javascript files -->
	<script src="js/cakes-bakery.js"></script>

	<script src="js/bootstrap.js"></script>
	<!-- Necessary-JavaScript-File-For-Bootstrap -->

	<!-- //Js files -->

</body>

</html>                               

Alan adının whois bilgisi

Domain Name: KEKIZ.COM
Registry Domain ID: 2206926636_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.godaddy.com
Registrar URL: http://www.godaddy.com
Updated Date: 2025-01-02T13:16:39Z
Creation Date: 2017-12-31T06:23:01Z
Registry Expiry Date: 2025-12-31T06:23:01Z
Registrar: GoDaddy.com, LLC
Registrar IANA ID: 146
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: 480-624-2505
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Domain Status: clientRenewProhibited https://icann.org/epp#clientRenewProhibited
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited
Name Server: NS1.BLUEHOST.IN
Name Server: NS2.BLUEHOST.IN
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-27T23:29:47Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass