import { Helmet } from 'react-helmet-async' interface PageMetaProps { title?: string description?: string ogImage?: string ogType?: string } const SITE_NAME = 'ResolutionFlow' const DEFAULT_TAGLINE = 'AI-Powered Troubleshooting for MSPs' const DEFAULT_DESCRIPTION = 'Transform troubleshooting into guided workflows with automatic documentation' /** * Sets page-level