BLS bot Branding
This commit is contained in:
@ -40,14 +40,14 @@ export const LiteBadge = (props: Props) => {
|
||||
return (
|
||||
<a
|
||||
ref={liteBadge}
|
||||
href={'https://www.typebot.io/?utm_source=litebadge'}
|
||||
href={'https://bls.media/bot'}
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
class="lite-badge"
|
||||
id="lite-badge"
|
||||
>
|
||||
<TypebotLogo />
|
||||
<span>Made with Typebot</span>
|
||||
<span>Powered by BLS bot</span>
|
||||
</a>
|
||||
)
|
||||
}
|
||||
|
Reference in New Issue
Block a user