"use client"; export default function Clash() { return (

Clash Page

This is the Clash page content.

); }