Need help on this component design
I want to make the blue part (which a nextjs Image) to be rendered like the red part. the image being used has the same height and the width has the size of both ends of the skew x distance.
4 Replies
something like this where the black parts are nextjs images
at this point, im going to say that the best is for you to stop and re-write this in svg
you should try using inkscape
Does it need to contain an image at all?
Otherwise it could be made with CSS alone, something like this
that's a better option