Hi Ganesh,
You can use text widget to display caption for each static image
Hello Ganesh,
If you create an Entity for storing an image, you create a generalisation of the Entity System.Image
By default the image object has these fields (the combined fields os System.Document and System.Image:
Your Entity (for example Logo) can be created like this:
In that case, you can use a text GUI element, like Stella mentioned, to show the string you stored for that image during the upload.
Go Make It
(P.s. if any additional questions on this topic, just add a comment)