I am trying to built a component which uses the Next Image component inside currently I have done this, but I don't like how I pass the props down is there a better solution for this?
Hmm yeah that would be odd, you can specify the ImageFromBucketProps as extends ImageProps and add those on
Wait are you trying to access those with props.src?