gallery page added with pages changes

This commit is contained in:
sujan
2024-09-13 13:34:09 +05:45
parent b4613016ad
commit bb661a2bd5
52 changed files with 160 additions and 217 deletions

View File

@ -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(&quot;images/demo-accounting-company-title-bg.jpg&quot;); 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(&quot;images/demo-scattered-portfolio-about-06.jpg&quot;); 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-->