Argument of type '{ class: string; dataSwiperParallax: string; style: { 'max-width': string; 'max-height': string; }; src: string | undefined; }' is not assignable to parameter of type '{ inline?: boolean | undefined; transition?: string | boolean | (TransitionProps & { component?: Component<any, any, any, ComputedOptions, MethodOptions> | undefined; }) | undefined; ... 37 more ...; onVnodeUnmounted?: ((vnode: VNode<...>) => void) | ... 1 more ... | undefined; }'.