import React from 'react' import useGlobalConfig from '../Contexts/useGlobalConfig' import { Redirect } from 'react-router-dom' const FirstPageRedirector = () => { const { getStartPage } = useGlobalConfig() const possibleStartPageRoutes = { welcome: '/welcome', 'premium-kits': '/template-kits/premium-kits', 'free-kits': '/template-kits/free-kits', 'installed-kits': '/template-kits/installed-kits', photos: '/photos' } const preferredStartPage = getStartPage() if (possibleStartPageRoutes[preferredStartPage]) { return } // Default to the '/welcome' route if none is set in global config return } export default FirstPageRedirector Contact Us – Video Production

Are you ready to elevate your business? Let’s make it happen! Get in touch with us today!

        Phone : +1 253 888 5428
        Mail :
cinectproduction@gmail.com

Cinect

video production for those creating the future