this is the page where the search params are both awaited for in table component and in page.tsx
To view the alternative, where params are awaited for in the async component only, go to with-params
For the main version, where params are awaited in page.tsx only go to home page