import TemplatePointers from "./components/TemplatePointers" function LandingIntro(){ return(

dashwind-logoDashWind

Dashwind Admin Template
{/* Importing pointers component */}
) } export default LandingIntro