Compare commits
2 Commits
ebb83334dc
...
67744a6a04
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
67744a6a04 | ||
|
|
d32cefc5cb |
@ -35,7 +35,7 @@ export default function Banner() {
|
||||
<section className="banner-style-two p_relative">
|
||||
<Swiper {...swiperOptions} className="banner-carousel owl-theme owl-carousel owl-nav-none owl-dots-none">
|
||||
<SwiperSlide className="slide-item">
|
||||
<div className="bg-layer" style={{ backgroundImage: 'url(/assets/images/home/banner/home-banner-1.webp)' }}></div>
|
||||
<div className="bg-layer" style={{ backgroundImage: 'url(/assets/images/home/banner/home-banner-1.webp)' , backgroundPosition: '75% center' }}></div>
|
||||
{/* <figure className="image-layer"><img src="/assets/images/home/banner/banner-img-1.webp" alt="" /></figure> */}
|
||||
<div className="auto-container">
|
||||
<div className="content-box">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user