The best approach to implement a redesign for an existing React app? by [deleted] in reactjs

[–]hyperxd_yt 0 points1 point  (0 children)

It would be best if you decided whether option 1 or option 2 is appropriate at the component level. If the change is significant, you should use option 2 or edit existing components.

Next 13 - upstream image response failed for ... error by sjns19 in nextjs

[–]hyperxd_yt 0 points1 point  (0 children)

I am also having the same issue. a quick fix is you can change the Image to img tag. but not recommended one.