@@ -48,7 +48,7 @@ const scrollTo = (id: string) => {
}
const handleEntrar = () => {
- window.open('https://serpratidigital.softpar.inf.br/', '_blank')
+ window.open('https://app.serprati.com.br/', '_blank')
</script>