import SmallSwiper from './SmallSwiperVideos'; import LinkBlock from './LinkBlock'; import { HomeModel } from '@/models/home.model'; import { Queries } from '@/api/queries'; import { useQuery } from '@tanstack/react-query'; import Loader from '../Loader'; import SmallSwiperNews from './SmallSwiperNews'; import SmallSwiperVideos from './SmallSwiperVideos'; import SmallSwiperAdvert from './SmallSwiperAdvert'; const SmallSwipers = () => { return (