bhavya-dang / my-website

base version 1.0.0 is finally completed and deployed 🎉
https://bhavyadang.tech
0 stars 0 forks source link

Image rendering on projects and blog pages #2

Closed bhavya-dang closed 1 month ago

bhavya-dang commented 2 months ago

Images are not rendering properly on the projects and blogs pages. The issue might stem from notion since images are being fetched from a notion database. However, the images are working properly in a local test environment. The root of the problem might be the lack of image host configuration in the next config file which is why it keeps failing in the hosted version.

bhavya-dang commented 1 month ago

Fixed issue by using the Image component from next/image and specifying the hostnames for AWS S3 and placehold.co