From 1d91eceb44f6169442e8129fedc90e5335e44588 Mon Sep 17 00:00:00 2001 From: Rafi Zadanly Date: Fri, 19 May 2023 17:12:00 +0700 Subject: set image resolution on banner section --- src/lib/home/components/BannerSection.jsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/lib/home/components/BannerSection.jsx b/src/lib/home/components/BannerSection.jsx index dfef071f..2010503d 100644 --- a/src/lib/home/components/BannerSection.jsx +++ b/src/lib/home/components/BannerSection.jsx @@ -15,8 +15,9 @@ const BannerSection = () => { {bannerSection.data?.map((banner) => (