import SEO from "../components/SEO"; const PageRankingi = () => { return ( <> Miejsce na stronkę od rankingów. ); }; export default PageRankingi;