gallery page added with pages changes
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
<?php include('header.php');?>
|
||||
<!--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;">
|
||||
<section class="top-space-margin page-title-big-typography cover-background magic-cursor round-cursor" style="background-image: linear-gradient(rgb(0 0 0 / 24%), rgb(0 0 0 / 48%)), url(images/access-image/company-bg.jpg); margin-top: 141px;">
|
||||
<div class="shape-image-animation bottom-0 p-0 w-100 d-none d-md-block">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" widht="3000" height="400" viewBox="0 180 2500 200" fill="#ffffff">
|
||||
<path class="st1" d="M 0 250 C 1200 400 1200 50 3000 250 L 3000 550 L 0 550 L 0 250">
|
||||
@ -51,7 +51,7 @@
|
||||
|
||||
<!--Banner Section-->
|
||||
<section class="pt-3 pb-3 position-relative overflow-hidden">
|
||||
<div class="one-third-screen md-h-600px sm-h-350px skrollr-parallax magic-cursor round-cursor mx-auto skrollable skrollable-after" data-bottom-top="width: 54%" data-center-top="width: 86%;" data-parallax-background-ratio="0.5" style="background-image: url("images/demo-scattered-portfolio-about-06.jpg"); width: 86%; background-position: 50% -20px;"></div>
|
||||
<div class="one-third-screen md-h-600px sm-h-350px skrollr-parallax magic-cursor round-cursor mx-auto skrollable skrollable-after" data-bottom-top="width: 54%" data-center-top="width: 86%;" data-parallax-background-ratio="0.5" style="background-image: url(images/access-image/company-image.jpg); width: 86%; background-position: 50% -20px;"></div>
|
||||
</section>
|
||||
<!--Banner Section End-->
|
||||
|
||||
|
Reference in New Issue
Block a user