In Next.js how do I create an ErrorBoundary for just a part of the page that has Suspense? I have the following code on a page in my Next.js project: