feat(BlogPost): Add image component and local image

Adds the `Image` component from Next.js to display a local image in the
BlogPost component. The local image file `retrofuturism.webp` is added to
the `public/images` directory and referenced in the component.
This commit is contained in:
AderKonstantin
2025-03-01 07:57:12 +03:00
parent 1ffc55cc93
commit ce759a88eb
2 changed files with 10 additions and 3 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 84 KiB