const webRef = useRef<([React.ReactNode?, string?, number?] | false)[]>([
    [t('websites'), 'start']
  ]);