Server : LiteSpeed
System : Linux terra.hostitbro.com 5.14.0-611.54.3.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu May 7 16:31:24 EDT 2026 x86_64
User : outerorb ( 1091)
PHP Version : 8.1.34
Disable Function : mail
Directory :  /home2/outerorb/zapnix.co/

📁 Create New:
⬆️ Upload File:
Current Dir [ Writable ] Root [ Writable ]


OR Upload from URL:
URL: Save as:

📄 File: contact.php

Path: /home2/outerorb/zapnix.co/contact.php

Size: 8.87 KB

Permissions: 0644

<?php include_once("include/main.inc.php"); 
$admin_res = getAdminDetails();

$page_metatitle = 'Contact Us - '.COMPANY;
$page_metakey = 'Contact Us - '.COMPANY;
$page_metadesc = 'Contact Us - '.COMPANY;
?>
<!DOCTYPE html>
<html lang="en">

<head>
   
    <meta charset="UTF-8">
    <?php include 'app_top.php'; ?>
    <style>
        .header-4 {
            background-color: white;
        }
    </style>
</head>

<body>
    <?php include 'header.php'; ?>
    <div class="breadcrumb-wrapper bg-cover" style="background-image: url('<?=theme_url;?>img/breadcrumb.jpg');">
        <div class="container">
            <div class="page-heading">
                <h1 class="main-ttt wow fadeInUp" data-wow-delay=".3s">Contact Us</h1>
                <ul class="breadcrumb-items wow fadeInUp" data-wow-delay=".5s">
                    <li>
                        <a href="<?=site_url;?>" title="Home">
                            Home
                        </a>
                    </li>
                    <li>
                        <i class="fas fa-chevron-right"></i>
                    </li>
                    <li>
                        Contact Us
                    </li>
                </ul>
            </div>
        </div>
    </div>
    <div class="contact-sec">
        <div class="container">
            <div class="row g-4">
                <div class="col-lg-6 col-12">
                    <div class="contact-bx mb-5">
                        <div class="head-sec left mb-3">
                            <h2 class="tt">Contact Information</h2>
                            <p>Give us a call or drop by anytime, we endeavour to answer all enquiries within 24 hours on business days. We will be happy to answer your questions.</p>
                        </div>
                        <!-- <div class="con-bx">
                            <div class="ic-bx">
                                <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-person-fill" viewBox="0 0 16 16">
                                    <path d="M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6" />
                                </svg>
                            </div>
                            <p> <strong>Address : </strong><=$admin_res['address'];?></p>
                        </div> -->
                        <?php if (!empty($admin_res['address'])) { ?>
    <div class="con-bx">
        <div class="ic-bx">
            <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-person-fill" viewBox="0 0 16 16">
                <path d="M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6" />
            </svg>
        </div>
        <p><strong>Address :</strong> <?= $admin_res['address']; ?></p>
    </div>
<?php } ?>


                        <div class="con-bx">
                            <div class="ic-bx">
                                <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-telephone-fill" viewBox="0 0 16 16">
                                    <path fill-rule="evenodd" d="M1.885.511a1.745 1.745 0 0 1 2.61.163L6.29 2.98c.329.423.445.974.315 1.494l-.547 2.19a.68.68 0 0 0 .178.643l2.457 2.457a.68.68 0 0 0 .644.178l2.189-.547a1.75 1.75 0 0 1 1.494.315l2.306 1.794c.829.645.905 1.87.163 2.611l-1.034 1.034c-.74.74-1.846 1.065-2.877.702a18.6 18.6 0 0 1-7.01-4.42 18.6 18.6 0 0 1-4.42-7.009c-.362-1.03-.037-2.137.703-2.877z"></path>
                                </svg>
                            </div>
                            <a href="tel:<?=$admin_res['mobile'];?>" title="Call Us">Call Us: <?=$admin_res['mobile'];?></a>
                        </div>
                        <div class="con-bx">
                            <div class="ic-bx">
                                <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-envelope-fill" viewBox="0 0 16 16">
                                    <path d="M.05 3.555A2 2 0 0 1 2 2h12a2 2 0 0 1 1.95 1.555L8 8.414zM0 4.697v7.104l5.803-3.558zM6.761 8.83l-6.57 4.027A2 2 0 0 0 2 14h12a2 2 0 0 0 1.808-1.144l-6.57-4.027L8 9.586zm3.436-.586L16 11.801V4.697z" />
                                </svg>
                            </div>
                            <a href="mailto:<?=$admin_res['email'];?>" title="Mail Us">Mail Us: <?=$admin_res['email'];?></a>
                        </div>
                    </div>
                    <div class="contact-bx ft-bx">
                        <div class="head-sec left mb-2">
                            <h3 class="tt">You can follow us at</h3>
                        </div>
                        <ul class="social">
                            <li><a href="#" target="_blank" title="Whatsapp"><img src="<?=theme_url;?>img/icon/whatsapp.png" alt="whatsapp" title="Whatsapp"></a></li>

                            <li><a href="<?=$admin_res['facebook'];?>" target="_blank" title="Facebook"><img src="<?=theme_url;?>img/icon/facebook.png" alt="facebook" title="Facebook"></a></li>

                            <li><a href="<?=$admin_res['instagram'];?>" target="_blank" title="Instagram"><img src="<?=theme_url;?>img/icon/insta.png" alt="instagram" title="Instagram"></a></li>

                            <li><a href="<?=$admin_res['twitter'];?>" target="_blank" title="Twitter"><img src="<?=theme_url;?>img/icon/twitter.png" alt="twitter" title="Twitter"></a></li>
                        </ul>
                    </div>
                </div>
                <div class="col-lg-6 col-12">
                    <div class="contact-bx">
                        <div class="head-sec left mb-3">
                            <h4 class="tt">Ready to Get Started?</h4>
                        </div>

                        
                        <div id="responseMessageContact"></div>
                        <form action="" id="contact_form" method="post">
                            <div class="row g-2">
                                <div class="col-lg-6 col-12">
                                    <div class="form-group">
                                        <label class="form-label">Full Name*</label>
                                        <input type="text" name="name" required class="form-control" placeholder="Full Name">
                                    </div>
                                </div>
                                <div class="col-lg-6 col-12">
                                    <div class="form-group">
                                        <label class="form-label">Email id*</label>
                                        <input type="email" name="email" required class="form-control" placeholder="Email id">
                                    </div>
                                </div>
                                <div class="col-lg-6 col-12">
                                    <div class="form-group">
                                        <label class="form-label">Mobile No.*</label>
                                        <input type="text" name="mobile" required class="form-control telePhone" placeholder="Mobile Number">
                                    </div>
                                </div>
                                <div class="col-lg-6 col-12">
                                    <div class="form-group">
                                        <label class="form-label">Your Location*</label>
                                        <input type="text" name="location" required class="form-control" placeholder="Your Location">
                                    </div>
                                </div>
                                <div class="col-12">
                                    <div class="form-group">
                                        <label class="form-label">Your Message*</label>
                                        <textarea class="form-control" name="message" required placeholder="Your Message"></textarea>
                                    </div>
                                </div>
                                <div class="col-12">
              <div class="g-recaptcha" data-sitekey="<?=SITE_KEY;?>"></div>
            </div>
                                <div class="col-12">
                                    <button class="theme-btn w-100" type="submit" name="contact_submit">
                                        <span>
                                            Get Your Free Proposal
                                            <i class="fa-solid fa-arrow-right-long"></i>
                                        </span>
                                    </button>
                                </div>
                            </div>
                        </form>
                    </div>
                </div>
            </div>
        </div>
    </div>
  

    <?php include 'footer.php'; ?>
    <?php include 'app_bottom.php'; ?>
</body>



</html>

← Back to Directory Edit File 🔒 Chmod

WP File Manager