Compare commits
No commits in common. "67744a6a04819a1122be2ada33ee847484f8cd68" and "ebb83334dc942496f72728cfcb602e49dd13f584" have entirely different histories.
67744a6a04
...
ebb83334dc
@ -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)' , backgroundPosition: '75% center' }}></div>
|
||||
<div className="bg-layer" style={{ backgroundImage: 'url(/assets/images/home/banner/home-banner-1.webp)' }}></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