Merge pull request 'fix: hero section new image' (#3) from dev into main

Reviewed-on: #3
This commit is contained in:
RizqiSyahrendra 2025-04-18 12:40:10 +00:00
commit 5c1342ca8e
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">