--- import Layout from '../layouts/Main.astro'; import StickyFilter from '../components/StickyFilter.astro'; const searchParams = Astro.url.searchParams; const query = searchParams.get('q') || '*'; const randomNumber = Math.floor(Math.random() * 1025) + 1; ---

404 - Page Not Found

Sorry, the page you are looking for does not exist.

Return to the home page or search for another Pokémon.