%PDF- %PDF-
Direktori : /home/eirtvhdf/www/ |
Current File : /home/eirtvhdf/www/about.php |
<?php session_start(); $pageTitle="About Us"; $pagename="about"; ?> <?php require("inc/header.php"); ?> <!-- <div class="js-fullheight"> --> <div class="hero-wrap"> <div class="overlay"></div> <div class="circle-bg"></div> <div class="circle-bg-2"></div> <div class="container-fluid"> <div class="row no-gutters d-flex slider-text align-items-center justify-content-center" data-scrollax-parent="true"> <div class="col-md-6 ftco-animate text-center" data-scrollax=" properties: { translateY: '70%' }"> <p class="breadcrumbs" data-scrollax="properties: { translateY: '30%', opacity: 1.6 }"><span class="mr-2"><a href="http://localhost:8080/eirLogos/">Home</a></span> <span>About</span></p> <h1 class="mb-3 bread" data-scrollax="properties: { translateY: '30%', opacity: 1.6 }">About Us</h1> </div> </div> </div> </div> <section class="ftco-section bg-light"> <div class="container"> <div class="row d-md-flex"> <div class="col-md-6 ftco-animate img about-image" style="background-image: url(assets/images/about.jpg);"> </div> <div class="col-md-6 ftco-animate p-md-5"> <div class="row"> <div class="col-md-12 nav-link-wrap mb-5"> <div class="nav ftco-animate nav-pills" id="v-pills-tab" role="tablist" aria-orientation="vertical"> <a class="nav-link active" id="v-pills-whatwedo-tab" data-toggle="pill" href="#v-pills-whatwedo" role="tab" aria-controls="v-pills-whatwedo" aria-selected="true">Our Approach</a> <a class="nav-link" id="v-pills-mission-tab" data-toggle="pill" href="#v-pills-mission" role="tab" aria-controls="v-pills-mission" aria-selected="false">Our Story</a> <a class="nav-link" id="v-pills-goal-tab" data-toggle="pill" href="#v-pills-goal" role="tab" aria-controls="v-pills-goal" aria-selected="false">Our Team</a> </div> </div> <div class="col-md-12 d-flex align-items-center"> <div class="tab-content ftco-animate" id="v-pills-tabContent"> <div class="tab-pane fade show active" id="v-pills-whatwedo" role="tabpanel" aria-labelledby="v-pills-whatwedo-tab"> <div> <h2 class="mb-4">Our Approach</h2> <p>We create the most rapid themes</p> <p><?php echo $cname; ?> Logo Design is attaining milestones in business by extending out-of-the-box designing services to the snowballing clientele. Reach us to avail the promising support of the inventive designers to stand out in the world distinctly. Our team enjoys challenges and is capable of designing attractive logo and web designs with infinite possibilities that ensures igniting your brand and acquiring identification worldwide.</p> <p> </p> <p> </p> <p> </p> <p> </p> </div> </div> <div class="tab-pane fade" id="v-pills-mission" role="tabpanel" aria-labelledby="v-pills-mission-tab"> <div> <h2 class="mb-4">Our Story</h2> <p>Our Creative Design</p> <p>Our designs are ignited and trend setting that presents originality and liveliness.</p> <p>Easy To Customize</p> <p>We provide designing your portfolio as our best element, enabling you to initiate your identity and gathering infinite customers.</p> <p>Register right away! Own your unique portfolio. Showcase your ideas to the world.</p> <p>Key To Enter The World of Online Market.</p> <p>We aim work with more than 250+ in-house designers and developers.</p> </div> </div> <div class="tab-pane fade" id="v-pills-goal" role="tabpanel" aria-labelledby="v-pills-goal-tab"> <div> <h2 class="mb-4">Our Team</h2> <p>Humorous. Fast. Smart.</p> <p>We are based in the Republic of Ireland</p> <p>Our team members represents the unbeatable expertise within their discipline, bringing the best point of view to the work. Our team is committed to promoting a diverse, all-inclusive workforce. As a global agency, we come from a multitude of backgrounds, and we value a diversity of ideas and perspectives.</p> <p>We are a new start-up and aim to set our Global footprints.</p> </div> </div> </div> </div> </div> </div> </div> </div> </section> <?php require("inc/footer.php"); ?>