Banner new banner checking updated
This commit is contained in:
parent
1696ce23df
commit
034fd99ff2
@ -24,13 +24,13 @@ export default function Home() {
|
||||
return (
|
||||
<>
|
||||
<Layout headerStyle={2} footerStyle={2}>
|
||||
{/* <div className="d-none d-md-block"> */}
|
||||
<div className="d-none d-md-block">
|
||||
<Banner />
|
||||
{/* </div> */}
|
||||
{/*
|
||||
</div>
|
||||
|
||||
<div className="d-block d-md-none">
|
||||
<MobileBanner />
|
||||
</div> */}
|
||||
</div>
|
||||
{/* <Features /> */}
|
||||
<AboutSection />
|
||||
{/* <ProcessSection /> */}
|
||||
|
||||
@ -691,7 +691,7 @@
|
||||
.scroll-to-top {
|
||||
position: fixed;
|
||||
right: 20px;
|
||||
bottom: 60px;
|
||||
bottom: 4px;
|
||||
transform: rotate(0deg);
|
||||
z-index: 99;
|
||||
width: 50px;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user