diff --git a/src/components/atoms/BigPictureSection/index.tsx b/src/components/atoms/BigPictureSection/index.tsx index c8c7329..f001141 100644 --- a/src/components/atoms/BigPictureSection/index.tsx +++ b/src/components/atoms/BigPictureSection/index.tsx @@ -36,17 +36,7 @@ const Index = ({ title, text, reverse = false, images, videos }: BigPictureSecti const slides = [ videos?.map((v, key) => ( -