<div class="container">
    <div class="row">
        <div class="col-md-12">
            <div class="hl-table-booking">
                         <div id="booking_date"></div>
            </div>
        </div>
    </div>
</div>
<!-- Modal -->
<div class="modal fade" id="hl-cafe-modal" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true">
  <div class="modal-dialog modal-dialog-centered">
    <div class="modal-content">
      <button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
      <div class="modal-body">
        <div class="hl-cafe-booking-form">
          <div class="hl-form-close">
            <span></span>
          </div>
          <form id="book_steam_cafe_booking" name="book_steam_cafe_booking" method="post" action="/plugin/book-steam/index.php">
                        <ul>  
                <li>
                <label>Name</label>
                <input type="text" name="cust_name" id="cust_name">
                </li>
                <li>
                <label>Email</label>
                <input type="text" name="cust_email" id="cust_email">
                </li>
                <li>
                <label>Phone</label>
                <input type="number" name="cust_number" id="cust_number">
                </li>
                <li>
                <label>Event Type</label>
                <select name="cafe_event_type" id="cafe_event_type">
                    <option value="">
                      Select Event</option>
                    <option value="Birthday">Birthday</option>
                    <option value="Anniversary">Anniversary</option>
                    <option value="Office Party">Office Party</option>
                    <option value="Dating">Dating</option>
                    <option value="Other">Other</option>
                </select>
                </li>

                <li>
                    <label>Booking Date</label>
                    <input type="text" value="20-10-2021" id="booking_cafe_date" name="booking_cafe_date" id="booking_date" readonly>  
                </li>
                <li>
                    <label>Time</label>
                    <input type="text" class="timepicker" name="booking_time" id="booking_time">
                </li>
                <li>
                    <label>No. of Guests</label>
                    <input type="number" name="numberof_guests" id="numberof_guests" min="1">
                </li>
                <li>
                    <label>Message</label>
                    <textarea name="cust_message" id="cust_message"></textarea>
                </li>
                <li>
                    <button class="hl-btn" id="cafe_books" name="cafe_books">Submit</button>
                </li> 
            </ul>
          </form>
        </div>
      </div>
    </div>
  </div>
</div> 
<div id="cafe_payment_option" class="modal">
   <div class="modal-dialog modal-dialog-centered">
      <div class="modal-content">
        <button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
        <div class="modal-header">
                  </div>
       <div class="modal-body">
        <div class="hl-payment-book-steam" id="hl_cafe_review_date"></div> 
        <!-- Stripe Payment Option -->
        			<div class="payment-form">
                <form action="https://preview.templatebundle.net/plugin/book-steam/cafe-table-booking/wp-content/plugins/book-steam/strippayment/book-steam-cafe-payment.php" method="post" id="form_data_strip">
                <script src="https://checkout.stripe.com/checkout.js" class="stripe-button"
                    data-key=""
                    data-name=""
                    data-amount="0"
                    data-currency=                    data-email=""
                    data-locale="auto"></script>
                    <input type="hidden" name="strip_cust_name" id="strip_cust_name" value="" class="strip_cust_name"> 
                    <input type="hidden" name="eamil" id="eamil" value="" class="eamil">  
        			<input type="hidden" name="contact_number" id="contact_number" value="" class="contact_number">  
                    <input type="hidden" name="confirmation_charge" id="confirmation_charge" value="">  
                    <input type="hidden" name="event_type" id="event_type" value="" class="event_type"> 
                    <input type="hidden" name="num_of_guests" id="num_of_guests" value="" class="num_of_guests">    
                    <input type="hidden" name="strip_cust_message" id="strip_cust_message" value="" class="strip_cust_message">  
                    <input type="hidden" name="strip_booking_date" id="strip_booking_date" value="" class="strip_booking_date"> 
                    <input type="hidden" name="strip_booking_time" id="strip_booking_time" value="" class="strip_booking_time">
        			<input type="hidden" name="new_price" id="new_price" value=""> 
        			<input type="hidden" name="tax_name_n" id="tax_name_n" value=""> 
        			<input type="hidden" name="text_percent_n" id="text_percent_n" value=""> 
                   </form> 
        		        			<form action="" method="post" id="form_data_razorpay_cafe">
        				<script src="https://checkout.razorpay.com/v1/checkout.js"></script>
        				<input type="hidden" name="strip_cust_name" id="strip_cust_name" value="" class="strip_cust_name"> 
        				<input type="hidden" name="eamil" id="eamil" value="" class="eamil">  
        				<input type="hidden" name="contact_number" id="contact_number" value="" class="contact_number">  
        				<input type="hidden" name="event_type" id="event_type" value="" class="event_type"> 
        				<input type="hidden" name="num_of_guests" id="num_of_guests" value="" class="num_of_guests">    
        				<input type="hidden" name="strip_cust_message" id="strip_cust_message" value="" class="strip_cust_message">  
        				<input type="hidden" name="strip_booking_date" id="strip_booking_date" value="" class="strip_booking_date"> 
        				<input type="hidden" name="strip_booking_time" id="strip_booking_time" value="" class="strip_booking_time">
        				<input type="hidden" name="razorpay" id="razorpay" value="">
        				<input type="hidden" name="razorpay_success_url" id="razorpay_success_url" value="">
        				<input type="hidden" name="razorpay_cancel_url" id="razorpay_cancel_url" value="">
        				<input type="hidden" name="razorpay_url" id="razorpay_url" value="https://preview.templatebundle.net/plugin/book-steam/cafe-table-booking/wp-content/plugins/book-steam/razorpay/cafe-payment-process.php">
        				<input type="hidden" name="amount" id="amount" value=""> 
        				<input type="hidden" name="new_price" id="new_price" value=""> 
        			<input type="hidden" name="tax_name_n" id="tax_name_n" value=""> 
        			<input type="hidden" name="text_percent_n" id="text_percent_n" value="">
        			<input type="submit" name="razorpay_submit" id="razorpay_submit" value="">
        		</div>
        </div>
      </div>
    </div>
</div>[vc_row][vc_column]
			<!-- START Food Ordering Slider REVOLUTION SLIDER 6.5.25 --><p class="rs-p-wp-fix"></p>
			<rs-module-wrap id="rev_slider_1_1_wrapper" data-source="gallery" style="visibility:hidden;background:transparent;padding:0;margin:0px auto;margin-top:0;margin-bottom:0;">
				<rs-module id="rev_slider_1_1" style="" data-version="6.5.25">
					<rs-slides>
						<rs-slide style="position: absolute;" data-key="rs-1" data-title="Slide" data-anim="ms:1000;r:0;" data-in="o:0;" data-out="a:false;">
							<img src="//preview.templatebundle.net/plugin/book-steam/cafe-table-booking/wp-content/plugins/revslider/public/assets/assets/dummy.png" alt="" title="Image BG" width="1920" height="779" class="rev-slidebg tp-rs-img rs-lazyload" data-lazyload="//preview.templatebundle.net/plugin/book-steam/cafe-table-booking/wp-content/uploads/sites/4/2020/11/Image-BG-1.png" data-no-retina>
<!--
							--><rs-layer
								id="slider-1-slide-1-layer-0" 
								data-type="image"
								data-rsp_ch="on"
								data-xy="x:c;xo:-5px,-3px,-2px,-1px;y:b;yo:-52px,-33px,-25px,-15px;"
								data-text="w:normal;s:20,12,9,5;l:0,16,12,7;"
								data-dim="w:1923px,1230px,934px,576px;h:1222px,782px,594px,366px;"
								data-frame_1="st:790;sR:790;"
								data-frame_999="o:0;st:w;sR:7910;"
								data-loop_0="xR:60;yR:60;"
								data-loop_999="xR:60;yR:60;crd:t;crns:1;sp:60000;st:0;"
								style="z-index:5;"
							><img src="//preview.templatebundle.net/plugin/book-steam/cafe-table-booking/wp-content/plugins/revslider/public/assets/assets/dummy.png" alt="" class="tp-rs-img rs-lazyload" width="1923" height="1222" data-lazyload="//preview.templatebundle.net/plugin/book-steam/cafe-table-booking/wp-content/uploads/sites/4/2020/11/of-shape-1.png" data-no-retina> 
							</rs-layer><!--

							--><rs-layer
								id="slider-1-slide-1-layer-1" 
								data-type="image"
								data-rsp_ch="on"
								data-xy="x:l,l,l,c;xo:-120px,29px,22px,0;y:t,m,m,m;yo:130px,0,23px,-86px;"
								data-text="w:normal;s:20,12,9,5;l:0,16,12,7;"
								data-dim="w:930px,500px,379px,350px;h:520px,280px,212px,196px;"
								data-frame_0="y:bottom;"
								data-frame_1="sp:1000;"
								data-frame_999="o:0;st:w;"
								style="z-index:6;"
							><img src="//preview.templatebundle.net/plugin/book-steam/cafe-table-booking/wp-content/plugins/revslider/public/assets/assets/dummy.png" alt="" class="tp-rs-img rs-lazyload" width="930" height="520" data-lazyload="//preview.templatebundle.net/plugin/book-steam/cafe-table-booking/wp-content/uploads/sites/4/2020/11/of-banner-Layer-1.png" data-no-retina> 
							</rs-layer><!--

							--><rs-layer
								id="slider-1-slide-1-layer-3" 
								data-type="image"
								data-rsp_ch="on"
								data-xy="xo:-40px,75px,66px,80px;yo:530px,327px,159px,198px;"
								data-text="w:normal;s:20,12,9,5;l:0,16,12,7;"
								data-dim="w:157px,90px,68px,80px;h:157px,90px,68px,80px;"
								data-frame_0="y:bottom;"
								data-frame_1="sp:1000;"
								data-frame_999="o:0;st:w;"
								data-loop_0="y:-20px;"
								data-loop_999="sp:3000;st:0;e:slow;yym:t;"
								style="z-index:7;"
							><img src="//preview.templatebundle.net/plugin/book-steam/cafe-table-booking/wp-content/plugins/revslider/public/assets/assets/dummy.png" alt="" class="tp-rs-img rs-lazyload" width="157" height="157" data-lazyload="//preview.templatebundle.net/plugin/book-steam/cafe-table-booking/wp-content/uploads/sites/4/2020/11/of-banner-dis-1.png" data-no-retina> 
							</rs-layer><!--

							--><rs-layer
								id="slider-1-slide-1-layer-4" 
								data-type="text"
								data-color="#fce439"
								data-rsp_ch="on"
								data-xy="x:l,l,l,c;xo:920px,567px,430px,0;yo:226px,136px,163px,300px;"
								data-text="w:normal;s:30,19,14,20;l:40,25,18,35;fw:700;"
								data-dim="w:504px,322px,244px,342px;"
								data-frame_999="o:0;st:w;"
								style="z-index:8;font-family:'Yantramanav';"
							>Tasty Food Delivered To You In Minutes 
							</rs-layer><!--

							--><rs-layer
								id="slider-1-slide-1-layer-5" 
								data-type="text"
								data-rsp_ch="on"
								data-xy="x:l,l,l,c;xo:917px,565px,429px,0;yo:280px,181px,197px,331px;"
								data-text="w:normal;s:90,50,37,27;l:100,60,45,35;fw:900;"
								data-dim="w:773px,468px,355px,375px;"
								data-frame_999="o:0;st:w;"
								style="z-index:9;font-family:'Yantramanav';"
							>Online Cafe Table Booking website 
							</rs-layer><!--

							--><a
								id="slider-1-slide-1-layer-6" 
								class="rs-layer rev-btn"
								href="https://kamleshyadav.com/plugin/handily/cafe-table-booking/" target="_self"
								data-type="button"
								data-color="#000000"
								data-rsp_ch="on"
								data-xy="x:l,l,l,c;xo:918px,565px,429px,0;yo:520px,349px,325px,386px;"
								data-text="w:normal;s:16,10,7,16;l:16,10,7,16;fw:500;"
								data-dim="minh:0px,none,none,none;"
								data-padding="t:20,13,10,18;r:50,32,24,35;b:20,13,10,15;l:50,32,24,35;"
								data-border="bor:10px,10px,10px,10px;"
								data-frame_999="o:0;st:w;"
								data-frame_hover="c:#fff;bgc:#566c8e;bor:10px,10px,10px,10px;"
								style="z-index:10;background-color:#fce439;font-family:'Yantramanav';"
							>Book Now 
							</a><!--

							--><rs-layer
								id="slider-1-slide-1-layer-7" 
								data-type="image"
								data-rsp_ch="on"
								data-xy="x:c;y:b;"
								data-text="w:normal;s:20,12,9,5;l:0,16,12,7;"
								data-dim="w:1921px,1229px,933px,575px;h:64px,40px,30px,18px;"
								data-frame_999="o:0;st:w;"
								style="z-index:11;"
							><img src="//preview.templatebundle.net/plugin/book-steam/cafe-table-booking/wp-content/plugins/revslider/public/assets/assets/dummy.png" alt="" class="tp-rs-img rs-lazyload" width="1921" height="64" data-lazyload="//preview.templatebundle.net/plugin/book-steam/cafe-table-booking/wp-content/uploads/sites/4/2020/11/of-Shape-BG-1.png" data-no-retina> 
							</rs-layer><!--

							--><a
								id="slider-1-slide-1-layer-9" 
								class="rs-layer"
								href="#couponslider" target="_self"
								data-type="text"
								data-color="#5f87a3"
								data-rsp_ch="on"
								data-xy="x:c;y:b;yo:17px,10px,7px,4px;"
								data-text="w:normal;s:25,16,12,7;l:30,19,14,8;fw:900;"
								data-btrans="rZ:-90;"
								data-frame_999="o:0;st:w;"
								style="z-index:12;font-family:'Yantramanav';"
							><i class="material-icons">arrow_back_ios</i> 
							</a><!--
-->						</rs-slide>
					</rs-slides>
				</rs-module>
				<script>
					setREVStartSize({c: 'rev_slider_1_1',rl:[1240,1024,778,480],el:[780,500,500,500],gw:[1600,1024,778,480],gh:[780,500,500,500],type:'standard',justify:'',layout:'fullwidth',mh:"0"});if (window.RS_MODULES!==undefined && window.RS_MODULES.modules!==undefined && window.RS_MODULES.modules["revslider11"]!==undefined) {window.RS_MODULES.modules["revslider11"].once = false;window.revapi1 = undefined;if (window.RS_MODULES.checkMinimal!==undefined) window.RS_MODULES.checkMinimal()}
				</script>
			</rs-module-wrap>
			<!-- END REVOLUTION SLIDER -->
<div class="motocom_spacer_69d541897b1f0"></div>[/vc_column][/vc_row][vc_row el_id="couponslider"][vc_column]<div class="mt-partner" id="mt-69d541897b219"><div class="mt-heading mt-head-arrow-slide">
					<h1>Coupons &amp; Offers</h1><div class="mt-slider-coupon-nav">
										<div class="swiper-button-next"></div>
										<div class="swiper-button-prev"></div>
									</div>
					</div><div class="swiper-container" data-slidermeta="{&quot;per_view&quot;:&quot;3&quot;,&quot;pagination&quot;:&quot;arrows&quot;,&quot;autoplay&quot;:&quot;true&quot;,&quot;delay&quot;:&quot;2000&quot;,&quot;loop&quot;:&quot;true&quot;}">
	<div class="swiper-wrapper">
		<div class="mt-partner-logo swiper-slide"><img src="https://preview.templatebundle.net/plugin/book-steam/cafe-table-booking/wp-content/uploads/sites/4/2020/11/AdobeStock_2646876501-1-1.png" alt="Home"/></div><div class="mt-partner-logo swiper-slide"><img src="https://preview.templatebundle.net/plugin/book-steam/cafe-table-booking/wp-content/uploads/sites/4/2020/11/Rectangle-1-1.png" alt="Home"/></div><div class="mt-partner-logo swiper-slide"><img src="https://preview.templatebundle.net/plugin/book-steam/cafe-table-booking/wp-content/uploads/sites/4/2020/11/Rectangle-11-1.png" alt="Home"/></div>
	</div><!-- Add Pagination -->
					<div class="swiper-pagination mt-slide-pag"></div></div></div><div class="motocom_spacer_69d541897c082"></div>[/vc_column][/vc_row][vc_row full_width="stretch_row_content" css=".vc_custom_1635246300962{background-color: #f3f5f9 !important;}"][vc_column]<div class="motocom_spacer_69d541897c090"></div><div class="mt-heading text-center" id="mt-69d541897c0a2"><h1>Booking Your Cafe Table</h1></div><div class="motocom_spacer_69d541897c0d0"></div>[vc_column_text][/vc_column_text]<div class="motocom_spacer_69d541897d272"></div>[/vc_column][/vc_row][vc_row][vc_column]<div class="motocom_spacer_69d541897d283"></div><div class="mt-heading text-center" id="mt-69d541897d295"><h1>Why Choose Us?</h1></div><div class="motocom_spacer_69d541897d2d6"></div><div class="mt-eco-service" id="mt-69d541897d2e3">
						<div class="row"><div class="col-lg-4 col-sm-6">
                    <div class="mt-feature-box" id="mt-69d541897d394">
                        <div class="mt-feature-icon"><i class="far fa-calendar-alt" aria-hidden="true"></i><div class="mt-feature-shape">
                                <img src="https://preview.templatebundle.net/plugin/book-steam/cafe-table-booking/wp-content/themes/motocom/vendor/shortcodes/images/feature.png" alt="image"/>
                                <svg xmlns="http://www.w3.org/2000/svg" width="76px" height="87px">
                                <path
                                    d="M-0.001,24.953 L-0.001,61.077 C-0.001,63.528 1.302,65.793 3.416,67.018 L34.582,85.080 C36.697,86.305 39.302,86.305 41.416,85.080 L72.583,67.018 C74.697,65.793 76.000,63.528 76.000,61.077 L76.000,24.953 C76.000,22.503 74.697,20.238 72.583,19.013 L41.416,0.951 C39.302,-0.275 36.697,-0.275 34.582,0.951 L3.416,19.013 C1.302,20.238 -0.001,22.503 -0.001,24.953 Z"/>
                                </svg>
                            </div>
                        </div><h2 class="mt-feature-title">Booking System</h2><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce eget pharetra turpis.</p></div>
                </div><div class="col-lg-4 col-sm-6">
                    <div class="mt-feature-box" id="mt-69d541897d3c3">
                        <div class="mt-feature-icon"><i class="fas fa-users-cog" aria-hidden="true"></i><div class="mt-feature-shape">
                                <img src="https://preview.templatebundle.net/plugin/book-steam/cafe-table-booking/wp-content/themes/motocom/vendor/shortcodes/images/feature.png" alt="image"/>
                                <svg xmlns="http://www.w3.org/2000/svg" width="76px" height="87px">
                                <path
                                    d="M-0.001,24.953 L-0.001,61.077 C-0.001,63.528 1.302,65.793 3.416,67.018 L34.582,85.080 C36.697,86.305 39.302,86.305 41.416,85.080 L72.583,67.018 C74.697,65.793 76.000,63.528 76.000,61.077 L76.000,24.953 C76.000,22.503 74.697,20.238 72.583,19.013 L41.416,0.951 C39.302,-0.275 36.697,-0.275 34.582,0.951 L3.416,19.013 C1.302,20.238 -0.001,22.503 -0.001,24.953 Z"/>
                                </svg>
                            </div>
                        </div><h2 class="mt-feature-title">Easy to Use</h2><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce eget pharetra turpis.</p></div>
                </div><div class="col-lg-4 col-sm-6">
                    <div class="mt-feature-box" id="mt-69d541897d3d9">
                        <div class="mt-feature-icon"><i class="fas fa-coins" aria-hidden="true"></i><div class="mt-feature-shape">
                                <img src="https://preview.templatebundle.net/plugin/book-steam/cafe-table-booking/wp-content/themes/motocom/vendor/shortcodes/images/feature.png" alt="image"/>
                                <svg xmlns="http://www.w3.org/2000/svg" width="76px" height="87px">
                                <path
                                    d="M-0.001,24.953 L-0.001,61.077 C-0.001,63.528 1.302,65.793 3.416,67.018 L34.582,85.080 C36.697,86.305 39.302,86.305 41.416,85.080 L72.583,67.018 C74.697,65.793 76.000,63.528 76.000,61.077 L76.000,24.953 C76.000,22.503 74.697,20.238 72.583,19.013 L41.416,0.951 C39.302,-0.275 36.697,-0.275 34.582,0.951 L3.416,19.013 C1.302,20.238 -0.001,22.503 -0.001,24.953 Z"/>
                                </svg>
                            </div>
                        </div><h2 class="mt-feature-title">Multiple Currency Support</h2><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce eget pharetra turpis.</p></div>
                </div><div class="col-lg-4 col-sm-6">
                    <div class="mt-feature-box" id="mt-69d541897d3eb">
                        <div class="mt-feature-icon"><i class="fas fa-crop" aria-hidden="true"></i><div class="mt-feature-shape">
                                <img src="https://preview.templatebundle.net/plugin/book-steam/cafe-table-booking/wp-content/themes/motocom/vendor/shortcodes/images/feature.png" alt="image"/>
                                <svg xmlns="http://www.w3.org/2000/svg" width="76px" height="87px">
                                <path
                                    d="M-0.001,24.953 L-0.001,61.077 C-0.001,63.528 1.302,65.793 3.416,67.018 L34.582,85.080 C36.697,86.305 39.302,86.305 41.416,85.080 L72.583,67.018 C74.697,65.793 76.000,63.528 76.000,61.077 L76.000,24.953 C76.000,22.503 74.697,20.238 72.583,19.013 L41.416,0.951 C39.302,-0.275 36.697,-0.275 34.582,0.951 L3.416,19.013 C1.302,20.238 -0.001,22.503 -0.001,24.953 Z"/>
                                </svg>
                            </div>
                        </div><h2 class="mt-feature-title">Design Quality</h2><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce eget pharetra turpis.</p></div>
                </div><div class="col-lg-4 col-sm-6">
                    <div class="mt-feature-box" id="mt-69d541897d3fc">
                        <div class="mt-feature-icon"><i class="far fa-list-alt" aria-hidden="true"></i><div class="mt-feature-shape">
                                <img src="https://preview.templatebundle.net/plugin/book-steam/cafe-table-booking/wp-content/themes/motocom/vendor/shortcodes/images/feature.png" alt="image"/>
                                <svg xmlns="http://www.w3.org/2000/svg" width="76px" height="87px">
                                <path
                                    d="M-0.001,24.953 L-0.001,61.077 C-0.001,63.528 1.302,65.793 3.416,67.018 L34.582,85.080 C36.697,86.305 39.302,86.305 41.416,85.080 L72.583,67.018 C74.697,65.793 76.000,63.528 76.000,61.077 L76.000,24.953 C76.000,22.503 74.697,20.238 72.583,19.013 L41.416,0.951 C39.302,-0.275 36.697,-0.275 34.582,0.951 L3.416,19.013 C1.302,20.238 -0.001,22.503 -0.001,24.953 Z"/>
                                </svg>
                            </div>
                        </div><h2 class="mt-feature-title">Up to Date</h2><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce eget pharetra turpis.</p></div>
                </div><div class="col-lg-4 col-sm-6">
                    <div class="mt-feature-box" id="mt-69d541897d40b">
                        <div class="mt-feature-icon"><i class="fas fa-share-alt" aria-hidden="true"></i><div class="mt-feature-shape">
                                <img src="https://preview.templatebundle.net/plugin/book-steam/cafe-table-booking/wp-content/themes/motocom/vendor/shortcodes/images/feature.png" alt="image"/>
                                <svg xmlns="http://www.w3.org/2000/svg" width="76px" height="87px">
                                <path
                                    d="M-0.001,24.953 L-0.001,61.077 C-0.001,63.528 1.302,65.793 3.416,67.018 L34.582,85.080 C36.697,86.305 39.302,86.305 41.416,85.080 L72.583,67.018 C74.697,65.793 76.000,63.528 76.000,61.077 L76.000,24.953 C76.000,22.503 74.697,20.238 72.583,19.013 L41.416,0.951 C39.302,-0.275 36.697,-0.275 34.582,0.951 L3.416,19.013 C1.302,20.238 -0.001,22.503 -0.001,24.953 Z"/>
                                </svg>
                            </div>
                        </div><h2 class="mt-feature-title">Social Share Option</h2><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce eget pharetra turpis.</p></div>
                </div></div></div><div class="motocom_spacer_69d541897d42a"></div>[/vc_column][/vc_row]{"id":32,"date":"2020-11-05T11:31:03","date_gmt":"2020-11-05T11:31:03","guid":{"rendered":"https:\/\/motocom.co\/demos\/netw1\/online-food-ordering\/?page_id=7"},"modified":"2020-11-05T11:31:03","modified_gmt":"2020-11-05T11:31:03","slug":"home","status":"publish","type":"page","link":"https:\/\/preview.templatebundle.net\/plugin\/book-steam\/cafe-table-booking\/","title":{"rendered":"Home"},"content":{"rendered":"","protected":false},"excerpt":{"rendered":"[vc_row][vc_column] Tasty Food Delivered To You In Minutes Online Cafe Table Booking website Book Now arrow_back_ios [\/vc_column][\/vc_row][vc_row el_id=\"couponslider\"][vc_column] Coupons &amp; ...","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-32","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/preview.templatebundle.net\/plugin\/book-steam\/cafe-table-booking\/wp-json\/wp\/v2\/pages\/32","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/preview.templatebundle.net\/plugin\/book-steam\/cafe-table-booking\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/preview.templatebundle.net\/plugin\/book-steam\/cafe-table-booking\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/preview.templatebundle.net\/plugin\/book-steam\/cafe-table-booking\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/preview.templatebundle.net\/plugin\/book-steam\/cafe-table-booking\/wp-json\/wp\/v2\/comments?post=32"}],"version-history":[{"count":0,"href":"https:\/\/preview.templatebundle.net\/plugin\/book-steam\/cafe-table-booking\/wp-json\/wp\/v2\/pages\/32\/revisions"}],"wp:attachment":[{"href":"https:\/\/preview.templatebundle.net\/plugin\/book-steam\/cafe-table-booking\/wp-json\/wp\/v2\/media?parent=32"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}