import Layout from "@/components/layout/Layout" import Section1 from "@/components/online/performance/Section1" import Section2 from "@/components/online/performance/Section2" import Section3 from "@/components/online/performance/Section3" import Link from "next/link" export default function performance() { return ( <>

Program Performance Registration

Home Online
) }