I had already configured OGP images for each page in the previously mentioned article, Tips for dynamically outputting OGP images with Static Export in Next.js after App Router, but I had not configured them for the top page and a few others, so I did that. Fixed OGP images can be applied globally by setting them in layout.tsx, which is convenient.
Next.js