This page uses the Next.js Script component to load the Plaid script. The Script component is configured with the following options:
- strategy: "afterInteractive" - Load after the page becomes interactive
- onLoad: Handle successful script loading
- onError: Handle script loading errors