import Layout from "@/components/layout/Layout"; import RefugeeIFHPPage from "./PaymentInsurence"; export const metadata = { title: "RaphaRehab Payment & Insurance Info", description: "Learn about payment options, direct billing, insurance coverage, and how RaphaRehab helps you access physiotherapy, rehab, and wellness services easily.", }; export default function Page() { return ( ); }