Search with params awaited in page.tsx

this is the page where the search params are awaited for directly in page.tsx

To view the alternative, where params are awaited for in the async component, go to with-params

For the combined version, where params are awaited both in page and in table, to give keys for the suspense, go to combined

LOADING.....