Update index.js

This commit is contained in:
Leandro Palmeira 2025-03-17 13:41:08 -03:00 committed by GitHub
parent ffcf16579f
commit c90d68348d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -23,7 +23,7 @@ const Typebot = () => {
<div className={classes.root}>
<iframe
className={classes.iframe}
src="https://typebot.wamanager.com.br" // URL corrigida para o link correto
src="https://app.typebot.io" // URL corrigida para o link correto
title="Typebot"
/>
</div>