Hi @Shankar_K,
Yes, it's absolutely possible to create a dynamic card component in AEM that pulls page properties like featureImage, title, description, etc., and uses the AEM Dynamic Media image component to render those images.
Here’s how you can go about it:
1. Expose page properties via Sling Mo...