diff --git a/app/src/components/TipCarousel.tsx b/app/src/components/TipCarousel.tsx index 3739aaeb..1b77efd5 100644 --- a/app/src/components/TipCarousel.tsx +++ b/app/src/components/TipCarousel.tsx @@ -78,7 +78,7 @@ const TipCarousel: React.FC = () => { const { width } = useWindowDimensions() const [currentPosition, setCurrentPosition] = useState(0) const { t } = useTranslation() - const delay = 5000 // ms + const delay = 10000 // ms const tips = [ { id: '0',