home page and footer page changes with about us an team page
This commit is contained in:
27
about.php
27
about.php
@ -1,5 +1,5 @@
|
||||
<?php include('header.php');?>
|
||||
<!--Page Hero Section-->
|
||||
<!--Page Hero Section-->
|
||||
<!--
|
||||
<section class="p-0 top-space-margin position-relative overflow-hidden">
|
||||
<div class="container-fluid p-0 h-100 position-relative">
|
||||
@ -20,24 +20,32 @@
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
-->
|
||||
<!--Page Hero section End-->
|
||||
-->
|
||||
<!--Page Hero section End-->
|
||||
|
||||
<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="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>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!--Hero Section Intro-->
|
||||
<section class="cover-background page-title-big-typography ipad-top-space-margin" style="margin-top: inherit;">
|
||||
<section class="pb-3 pt-3 cover-background page-title-big-typography ipad-top-space-margin" style="margin-top: inherit;">
|
||||
<div class="container">
|
||||
<div class="row align-items-center align-items-lg-end justify-content-center extra-very-small-screen g-0">
|
||||
<div class="col-xxl-7 col-xl-6 col-lg-7 position-relative page-title-extra-small md-mb-30px md-mt-auto appear anime-child anime-complete" data-anime="{ "el": "childs", "translateY": [30, 0], "opacity": [0,1], "duration": 600, "delay": 0, "staggervalue": 300, "easing": "easeOutQuad" }">
|
||||
|
||||
<h2 class="alt-font text-dark-gray fw-500 mb-0 ls-minus-1px shadow-none shadow-in" data-shadow-animation="true" data-animation-delay="700" style="">Transforming Ambitions into Achievements</h2>
|
||||
<h2 class="about-title text-center alt-font text-dark-gray fw-500 mb-0 ls-minus-1px shadow-none shadow-in" data-shadow-animation="true" data-animation-delay="700" style="">Transforming Ambitions into Achievements</h2>
|
||||
</div>
|
||||
|
||||
<div class="col-lg-5 offset-xxl-2 offset-xl-1 border-start border-2 border-color-base-color ps-40px sm-ps-25px md-mb-auto"></div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<!--Hero Section Intro-->
|
||||
|
||||
<section class="overflow-hidden p-0">
|
||||
<div class="container-fluid">
|
||||
<div class="row">
|
||||
@ -47,6 +55,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<!--Hero Section Intro-->
|
||||
|
||||
<!--Inro Section-->
|
||||
<section class="full-screen magic-cursor round-cursor position-relative lg-h-auto overflow-hidden background-position-center-top" style="background-image: url('images/demo-seo-agency-vertical-line-bg.svg')">
|
||||
|
Reference in New Issue
Block a user