export default async function Page({ params }) { // if there's any usage of `searchParams` f1(params); f2(params); }