"use client"; import RelicsInfo from "@/components/relicsInfo"; export default function RelicsInfoPage() { return (
); }