how to do page transitions when using router.push
i tried using framer motion and animate presence is very good when using Link,however i am using amazon cognito and have a login page where i want to redirect user back to homepage when cognito onSuccess is triggered and i am doing that with router.push
