fix: hero section new image

This commit is contained in:
RizqiSyahrendra 2025-04-18 19:37:45 +07:00
parent e5c6b28260
commit f7d8613807
3 changed files with 2 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 MiB

View File

@ -15,7 +15,7 @@ export default function Hero() {
autoplay={{ delay: 4000 }}
loop
>
<SwiperSlide className="bg-[url(/images/bg-header2.webp)]">
<SwiperSlide className="bg-[url(/images/bg-header2.jpg)]">
<section className="section section-lg text-colorText2! bg-colorExt5/50 w-full h-full">
<div className="container">
<div className="row">
@ -27,7 +27,7 @@ export default function Hero() {
</div>
</section>
</SwiperSlide>
<SwiperSlide className="bg-[url(/images/bg-header3.webp)]">
<SwiperSlide className="bg-[url(/images/bg-header3.jpg)]">
<section className="section section-lg text-colorText2! bg-colorExt5/50 w-full h-full">
<div className="container">
<div className="row">