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

Sponsorship Opportunities

Home Online
) }