diff --git a/components/home/ArtsAndCultureSection.tsx b/components/home/ArtsAndCultureSection.tsx
index b691161..d5f8727 100644
--- a/components/home/ArtsAndCultureSection.tsx
+++ b/components/home/ArtsAndCultureSection.tsx
@@ -54,8 +54,8 @@ export default function ArtAndCultureSection() {
(swiperRef.current = swiper)}
@@ -66,7 +66,7 @@ export default function ArtAndCultureSection() {
767: { slidesPerView: 2, spaceBetween: 30 },
991: { slidesPerView: 2, spaceBetween: 30 },
1199: { slidesPerView: 3, spaceBetween: 30 },
- 1350: { slidesPerView: 3, spaceBetween: 30 },
+ 1350: { slidesPerView: 4, spaceBetween: 10 },
}}
className="owl-carousel"
>
@@ -107,7 +107,7 @@ export default function ArtAndCultureSection() {
-

+