Live Demo Site
WP Decoupled
Photos are not visible on your live demo site mentioned in the README file.
Link: https://wp-decoupled-git-master.rtcamp.vercel.app/
Hi, I checked this issue and it appears that the missing images are caused by the WordPress backend for the demo site rather than a code issue in the wp-decoupled frontend.
Since the frontend relies on featuredImage returned from WPGraphQL, if the media library on the demo WordPress instance is empty or featured images are not set, the frontend will naturally show placeholders.
Just confirming with maintainers whether this should be handled as a deployment/content configuration issue rather than a code fix. If there's anything you'd like contributors to adjust in the repo (e.g., documentation clarification), I'm happy to help.