feat: pass image size to carousel
Created by: ashleythedeveloper
This PR extends the Implementations
interface to include image size, which the Pledges carousel then consumes.
This addresses an issue where SVGs inherently lack a size, resulting in a size of 0x0px and avoids placing a constraint on other logos displayed that don't share the same aspect ratio.
Rendering of an SVG