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