/* ============== SEO page composition ============== */ function SeoApp() { return ( <> > ); } ReactDOM.createRoot(document.getElementById('root')).render();