you cant directly import a server component into a client component, but you can give it as a child of this client component (this thread talking about it should help you : How can i use server component in client component?).