diff --git a/src/App.jsx b/src/App.jsx index e94a2abc..6a9b1552 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -378,7 +378,7 @@ function App() { opacity: 0, }} transition={{ - duration: 1.25, + duration: 1.5, }} onLoad={() => setBackdropLoading(false)} loading="eager"