D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home5
/
rakcha
/
public_html
/
Filename :
contact-us.php
back
Copy
<!DOCTYPE html> <html lang="en"> <!-- Mirrored from themetechmount.com/html/nutricare/contact-us.html by HTTrack Website Copier/3.x [XR&CO'2014], Fri, 06 Dec 2024 05:34:42 GMT --> <!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=UTF-8" /><!-- /Added by HTTrack --> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="keywords" content="Nutricare - Nutrition Health Services HTML5 Template" /> <meta name="description" content="Nutricare - Nutrition Health Services HTML5 Template, Nutrico - Nutrition Health Services WordPress Theme, themes & template, html5 template, WordPress theme, unlimited colors available, ui/ux, ui/ux design, best html template, html template, html, woocommerce, shopify, prestashop, eCommerce, JavaScript, best CSS theme,css3, elementor theme, latest premium themes 2024, latest premium templates 2024, Preyan Technosys Pvt.Ltd, cymol themes, themetech mount, Web 3.0, multi-theme, website theme and template, woocommerce, bootstrap template, web templates, responsive theme, services, web design and development, business, diet and nutrition template, dietitian, fitness, food, health, health and diet consultancy, healthy food, meals, nutrition, nutrition health care, nutrition WordPress theme, organic, sport and weight loss programs, vegetarian, yoga, healthy lifestyle, healthy food, weight loss, wellness, fitness motivation, healthy living, healthy eating, vegan, personal trainer, weight loss journey" /> <meta name="author" content="https://www.themetechmount.com/" /> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" /> <title>Rakcha</title> <!-- favicon icon --> <link rel="shortcut icon" href="images/favicon.png" /> <!-- bootstrap --> <link rel="stylesheet" type="text/css" href="css/bootstrap.min.css"/> <!-- animate --> <link rel="stylesheet" type="text/css" href="css/animate.css"/> <!-- owl-carousel --> <link rel="stylesheet" type="text/css" href="css/owl.carousel.css"> <!-- fontawesome --> <link rel="stylesheet" type="text/css" href="css/font-awesome.css"/> <!-- themify --> <link rel="stylesheet" type="text/css" href="css/themify-icons.css"/> <!-- flaticon --> <link rel="stylesheet" type="text/css" href="css/flaticon.css"/> <!-- prettyphoto --> <link rel="stylesheet" type="text/css" href="css/prettyPhoto.css"> <!-- shortcodes --> <link rel="stylesheet" type="text/css" href="css/shortcodes.css"/> <!-- main --> <link rel="stylesheet" type="text/css" href="css/main.css"/> <!-- responsive --> <link rel="stylesheet" type="text/css" href="css/responsive.css"/> <style> .contact_us_bg { background-image: url(images/contactus.webp); background-size: cover; background-position: bottom; } @media (max-width:768px) { .contact_us_bg { height:200px !important; } .padding_top { padding-top:82px !important; } } body .site-main { padding-top: 80px } </style> </head> <body> <!--page start--> <div class="page"> <!--header start--> <?php include 'header.php'; ?> <!--header end--> <!-- page-title --> <div class="ttm-page-title-row contact_us_bg"> <div class="ttm-page-title-row-bg-layer ttm-bg-layer"></div> <div class="container"> <div class="row"> <div class="col-md-12 text-center"> <div class="title-box ttm-textcolor-white"> <div class="page-title-heading ttm-textcolor-white"> <!--<h1 class="title">Contact Us</h1>--> </div><!-- /.page-title-captions --> <div class="breadcrumb-wrapper"> <span> <!--<a title="Homepage" href="index.html"><i class="ti ti-home"></i> Home </a>--> </span> <!--<span class="ttm-bread-sep"> : : </span>--> <!--<span><span class="ttm-textcolor-skincolor">Contact Us</span></span>--> </div> </div> </div><!-- /.col-md-12 --> </div><!-- /.row --> </div><!-- /.container --> </div><!-- page-title end--> <!--site-main start--> <div class="site-main padding_top"> <!--contact-top-section--> <section class="ttm-row contact-top-section ttm-bgcolor-grey clearfix"> <div class="container"> <!--row--> <div class="row"> <div class="col-md-8"> <div class="row"> <div class="col-md-6"> <div class="featured-icon-box without-icon ttm-bgcolor-skincolor spacing-11"> <div class="featured-title"> <h5 class="mb-15">Visit Our Place</h5> </div> <div class="featured-desc"> <p>RAKCHA BLOOMING Fmcg Private Limited, <br> 456/123 Angammal Colony, <br> Salem - 636009. </p> </div> </div> </div> <div class="col-md-6"> <div class="featured-icon-box without-icon ttm-bgcolor-skincolor spacing-11"> <div class="featured-title"> <h5 class="mb-15">Quick Contact</h5> </div> <ul class="ttm-list ttm-list-style-icon ttm-textcolor-white"> <li><i class="ti ti-mobile"></i><span class="ttm-list-li-content">Ph: +91 93444 76926 </span></li> <li><a href="mailto:info@example.com"><i class="ti ti-comment"></i><span class="ttm-list-li-content">info@rakcha.in</span></a></li> </ul> </div> </div> </div> </div> <div class="col-md-4"></div> </div><!--roe end--> </div> </section> <!--contact-top-section end--> <!--contact-form-section--> <section class="ttm-row contact-form-section clearfix"> <div class="container"> <div class="row"> <div class="col-md-8"> </div> <div class="col-md-4"> <div class="row spacing-12 box-shadow1 ttm-bgcolor-white mb-25"> <div class="col-md-12"> <h4>Send Your Message</h4> <form id="ttm-contactform" class="ttm-contactform wrap-form clearfix" method="post" action="#"> <div class="row"> <div class="col-lg-12"> <label> <span class="text-input"><input name="your-name" type="text" value="" placeholder="Name" required="required"></span> </label> </div> <div class="col-lg-12"> <label> <span class="text-input"><input name="your-phone" type="text" value="" placeholder="Phone" required="required"></span> </label> </div> </div> <div class="row"> <div class="col-lg-12"> <label> <span class="text-input"><input name="email" type="email" value="" placeholder="Email" required="required"></span> </label> </div> <div class="col-lg-12"> <label> <span class="text-input"><input name="venue" type="text" value="" placeholder="Subject" required="required"></span> </label> </div> </div> <label> <span class="text-input"><textarea name="message" rows="5" cols="40" placeholder="Tell us about your business" required="required"></textarea></span> </label> <input name="submit" type="submit" id="submit" class="submit ttm-btn ttm-btn-size-md ttm-btn-shape-round ttm-btn-style-fill ttm-btn-bgcolor-skincolor mb-5" value="Submit"> </form> </div> </div> </div> </div> </div> </section><!--contact-form-section end--> <!--map-start--> <div class="map-wrapper"> <iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d31259.06983006997!2d78.139324!3d11.667194!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3babf04730000001%3A0xbe3419d321838a6d!2sRAKCHABLOOMING%20FMCG%20PRIVATE%20LIMITED.!5e0!3m2!1sen!2sin!4v1733547737688!5m2!1sen!2sin" width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe> </div> <!--map-end--> </div><!--site-main end--> <!--footer start--> <?php include 'footer.php'; ?> <!--footer end--> <!--back-to-top start--> <a id="totop" href="#top"> <i class="fa fa-angle-up"></i> </a> <!--back-to-top end--> </div><!-- page end --> <!-- Javascript --> <script src="js/jquery-3.7.1.min.js"></script> <script src="js/jquery-migrate-3.4.1.min.js"></script> <script src="js/tether.min.js"></script> <script src="js/bootstrap.min.js"></script> <script src="js/jquery.easing.js"></script> <script src="js/jquery-waypoints.js"></script> <script src="js/jquery-validate.js"></script> <script src="js/owl.carousel.js"></script> <script src="js/jquery.prettyPhoto.js"></script> <script src="js/numinate.min6959.js?ver=4.9.3"></script> <script src="js/main.js"></script> <script src="https://maps.google.com/maps/api/js?sensor=false"></script> <script> function initialize() { var latlng = new google.maps.LatLng(-34.397, 150.644); var myOptions = { zoom: 8, center: latlng, mapTypeId: google.maps.MapTypeId.ROADMAP }; var map = new google.maps.Map(document.getElementById("map_canvas"), myOptions); } google.maps.event.addDomListener(window, "load", initialize); </script> <!-- Javascript end--> </body> <!-- Mirrored from themetechmount.com/html/nutricare/contact-us.html by HTTrack Website Copier/3.x [XR&CO'2014], Fri, 06 Dec 2024 05:34:42 GMT --> </html>