This commit was merged in pull request #36.
This commit is contained in:
Ebube
2023-09-04 14:17:03 +01:00
parent c643c4e7b7
commit 377b2c86be
2 changed files with 6 additions and 13 deletions
-7
View File
@@ -67,13 +67,6 @@ function HeroHomeOne() {
</div>
</div>
</div>
<div
className="thumb-2 wow animated fadeInRight"
data-wow-duration="2000ms"
data-wow-delay="600ms"
>
<img src={heroThumbTwo} alt="" />
</div>
</section>
</>
);