removed easy step images and close footer gap

This commit was merged in pull request #4.
This commit is contained in:
victorAnumudu
2023-03-31 23:53:54 +01:00
parent 4bb7aed5ea
commit bb7751796a
4 changed files with 7 additions and 28 deletions
+2 -2
View File
@@ -5780,9 +5780,9 @@ blockquote cite {
}
.footer-copyright {
padding-top: 35px;
/* padding-top: 35px; */
border-top: 1px solid #e1e5ec;
margin-top: 80px;
margin-top: 10px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.footer-copyright {
+3 -24
View File
@@ -20,7 +20,7 @@ import getConfig from './../../Config/config'
function FeaturesHomeOne({ className }) {
var site = getConfig()[0];
return (
<section className={`appie-service-area features-section pt-90 pb-100 ${className}`} id="service">
<section className={`appie-service-area features-section pt-50 pb-100 ${className}`} id="service">
<div className="container">
<div className="row">
<div className="col-xl-3 col-md-6 mb-50">
@@ -42,13 +42,13 @@ function FeaturesHomeOne({ className }) {
<Link className="main-btn" to="/about-us">
Learn More
</Link>
<div
{/* <div
className="appie-features-thumb text-center wow animated fadeInUp"
data-wow-duration="2000ms"
data-wow-delay="200ms"
>
<img className='p-3' src={freeAccount} alt="" />
</div>
</div> */}
</div>
</div>
<div className="col-xl-3 col-md-6 mb-50">
@@ -70,13 +70,6 @@ function FeaturesHomeOne({ className }) {
<a className="main-btn" href={site.dash_url_login}>
Learn More
</a>
<div
className="appie-features-thumb text-center wow animated fadeInUp"
data-wow-duration="2000ms"
data-wow-delay="200ms"
>
<img className='p-3' src={marketPlace} alt="" />
</div>
</div>
</div>
<div className="col-xl-3 col-md-6 mb-50">
@@ -98,13 +91,6 @@ function FeaturesHomeOne({ className }) {
<a className="main-btn" href={site.dash_url_login}>
Learn More
</a>
<div
className="appie-features-thumb text-center wow animated fadeInUp"
data-wow-duration="2000ms"
data-wow-delay="200ms"
>
<img className='p-3' src={task} alt="" />
</div>
</div>
</div>
<div className="col-xl-3 col-md-6 mb-50">
@@ -126,13 +112,6 @@ function FeaturesHomeOne({ className }) {
<a className="main-btn" href={site.dash_url_login}>
Learn More
</a>
<div
className="appie-features-thumb text-center wow animated fadeInUp"
data-wow-duration="2000ms"
data-wow-delay="200ms"
>
<img className='p-3' src={getPaid} alt="" />
</div>
</div>
</div>
</div>
+1 -1
View File
@@ -107,7 +107,7 @@ function FooterHomeOne({ className }) {
</div>
<div className="row">
<div className="col-lg-12">
<div className="footer-copyright d-flex align-items-center justify-content-between pt-35">
<div className="footer-copyright d-flex align-items-center justify-content-between pt-2">
<div className="apps-download-btn">
<ul>
<li>
+1 -1
View File
@@ -9,7 +9,7 @@ import IconFour from '../../assets/images/icon/walleticon.png';
function ServicesHomeOne({ className }) {
return (
<section className={`appie-service-area pt-90 pb-100 ${className}`} id="service">
<section className={`appie-service-area pt-90 pb-50 ${className}`} id="service">
<div className="container">
<div className="row justify-content-center">
<div className="col-lg-8">