import Head from 'next/head' export const Seo = ({ title, currentUrl = 'https://app.typebot.io', description = 'Create and publish conversational forms that collect 4 times more answers and feel native to your product', imagePreviewUrl = 'https://app.typebot.io/site-preview.png', }: { title: string description?: string currentUrl?: string imagePreviewUrl?: string }) => ( Typebot | {title} )