network page added
This commit is contained in:
32
about.php
32
about.php
@ -1,39 +1,17 @@
|
||||
<?php include('header.php');?>
|
||||
<!--Page Hero Section-->
|
||||
<!--
|
||||
<section class="p-0 top-space-margin position-relative overflow-hidden">
|
||||
<div class="container-fluid p-0 h-100 position-relative">
|
||||
<div class="row g-0">
|
||||
<div class="col-xl-5 col-lg-5 d-flex justify-content-center align-items-center ps-10 xxl-ps-6 xl-ps-4 md-ps-4 sm-ps-0 position-relative order-2 order-lg-1" data-anime="{ "el": "childs", "translateY": [30, 0], "opacity": [0,1], "duration": 600, "delay":0, "staggervalue": 300, "easing": "easeOutQuad" }">
|
||||
<div class="vertical-title-center align-items-center justify-content-center flex-shrink-0 w-75px sm-w-50px">
|
||||
<h1 class="title fs-15 alt-font text-dark-gray fw-700 text-uppercase ls-1px text-uppercase d-flex w-auto align-items-center m-0" data-fancy-text="{ "opacity": [0, 1], "translateY": [50, 0], "filter": ["blur(20px)", "blur(0px)"], "string": [" Building Success Together "], "duration": 400, "delay": 0, "speed": 50, "easing": "easeOutQuad" }"></h1>
|
||||
</div>
|
||||
<div class="border-start border-color-extra-medium-gray ps-40px sm-ps-20px position-relative z-index-9">
|
||||
<h2 class="text-dark-gray fw-600 alt-font outside-box-right-10 xl-outside-box-right-15 lg-outside-box-right-20 md-me-0 sm-mb-0 ls-minus-3px contact-heading">Explore our company profile to see how we build success together</h2>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-xl-7 col-lg-7 position-relative one-half-screen order-1 order-lg-2 md-mb-50px">
|
||||
<div class="overflow-hidden position-relative">
|
||||
<div class="w-100" data-anime="{ "effect": "slide", "direction": "lr", "color": "#f7f7f7", "duration": 1000, "delay": 0 }"> <img src="images/demo-branding-agency-contact-title-bg.jpg" alt class="w-100 liquid-parallax" data-parallax-liquid="true" data-parallax-position="top" data-parallax-scale="1.05"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
-->
|
||||
<!--Page Hero section End-->
|
||||
|
||||
<!--Page Hero Section-->
|
||||
<section class="top-space-margin page-title-big-typography cover-background magic-cursor round-cursor" style="background-image: url("images/demo-accounting-company-title-bg.jpg"); margin-top: 141px;">
|
||||
<div class="background-position-center-bottom background-size-100 background-no-repeat position-absolute bottom-0 left-0px w-100 h-250px z-index-1" style="background-image: url('images/demo-seo-agency-about-bottom-bg.png');"></div>
|
||||
<div class="background-position-center-bottom background-size-100 background-no-repeat position-absolute bottom-0 left-0px w-100 h-250px z-index-1" style="background-image: url('images/demo-seo-agency-about-bottom-bg.png');"></div>
|
||||
<div class="container">
|
||||
<div class="row extra-very-small-screen align-items-center">
|
||||
<div class="col-lg-5 col-sm-8 position-relative page-title-extra-small appear anime-child anime-complete" data-anime="{ "el": "childs", "opacity": [0, 1], "translateX": [-30, 0], "duration": 800, "delay": 0, "staggervalue": 300, "easing": "easeOutQuad" }">
|
||||
<h1 class="mb-20px text-white text-shadow-medium" style=""><span class="w-30px h-2px bg-yellow d-inline-block align-middle position-relative top-minus-2px me-10px"></span>Our company</h1>
|
||||
<h2 class="text-white text-shadow-medium fw-500 ls-minus-2px mb-0" style="">About crafto accounto</h2>
|
||||
<h1 class="mb-20px text-white text-shadow-medium" style=""><span class="w-30px h-2px bg-yellow d-inline-block align-middle position-relative top-minus-2px me-10px"></span>Access Education Network</h1>
|
||||
<h2 class="text-white text-shadow-medium fw-500 ls-minus-2px mb-0" style="">About Access</h2>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<!--Page Hero section End-->
|
||||
|
||||
<!--Hero Section Intro-->
|
||||
<section class="pb-3 pt-3 cover-background page-title-big-typography ipad-top-space-margin" style="margin-top: inherit;">
|
||||
|
Reference in New Issue
Block a user