I don't know why when I use getStaticProps function in my component, I get an error :

but when I place it before my component declaration function, the error goes away!! it was written in documents that we need to place in in the component function