One change that comes with becoming a freelancer is shifting from "having days off" to "making days off." If you pack your schedule with work, you can maximize your income, but that's not a sustainable approach for 20 years or more. I believe it's important to create a balance by taking breaks appropriately.
People who know difficult Kanji and can write beautifully seem to have become much less valuable than 40 years ago, thanks to Japanese text conversion and screen displays. However, their value is still very much present in some areas. I think this also applies to programming, which will evolve over a certain period of time, in a similar way.
I just had a thought. What if we use a business card design instead of a logo for our company website's OGP? The sizes of the image and a business card are pretty much the same. It would be really cool if it had contact details like a business card does. And if it's for a shop, including the opening hours and a map would be super helpful.
Even as times change, I'm once again feeling that the foundation of being a web developer is perhaps in diligently building one's own website. Conversely, when one is so busy that this becomes neglected, it might be time to rethink.
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.