Link component. Check the updated component's page.Link component. Removed nested <a> tag everywhere in the app.Offcanvas component. react-responsive plugin is no loger needed to build responssive offcanvas. Also updated the _offcanvas.scss file to be compatible with new responsive offcanvas._buttons.scss file.Image component. Dependant Finder ImageLoader component has to fall back to the legacy Image component that properly supports custom animated svg placeholder. We'll switch to the new Image component as soon as Nex.js fixed the issue. Read the issue thread here.title that breaks the page after updating to Next.js 13. The error message: "A title element received an array with more than 1 element as children". Read the issue thread here.