The topics page uses the topic parameter to fetch 12 related from the Unsplash API. While the dog photos are static because they were fetched/cached at build time, other topics are dynamic.
Try it yourself! Replace dogs with a new topic in the URL to see photos of that topic. These are fetched/rendered on first access, then cached for subsequent visits (photos won't change on refresh).