Welcome to Interactive Page
This route features a count button that demonstrates the power of client-side interactivity in Next.js. Click the button and see the count go up! This interactive feature is powered by the "use-client" directive in Next.js, which allows this component to be rendered on the client-side.
count is 0