You are exporting a client component to its parent component, which also needs to be a client component. You need to use ‘use client’ over the homepage component page.