Making an image scale down on mobile with next/Image
I am using next/Image
along with tailwind to render an image which acts as a banner. It spans the entire width of its parent, which is the entire page width.
I am using next/Image
along with tailwind to render an image which acts as a banner. It spans the entire width of its parent, which is the entire page width.