784b5c6 fced295 784b5c6
1
2
3
4
5
6
7
export default function Support() { return ( <div className="page-content flex justify-center items-center"> <h1>Support</h1> </div> ) };