There might be cache issue, so I recommend you would use revalidatePath. https://nextjs.org/docs/app/api-reference/functions/revalidatePath What the important is server side, so you might need to use it with "use server"
revalidatePath