import type { Metadata } from "next" export const metadata: Metadata = { title: "Thai Pongal 2025 Registration | Celebrate Together", description: "Register for Thai Pongal 2025 celebrations and enjoy Tamil traditions in Waterloo.", }; import Layout from "@/components/layout/Layout" import Section1 from "@/components/online/thaipongal2025/Section1" import Section2 from "@/components/online/thaipongal2025/Section2" import Section3 from "@/components/online/thaipongal2025/Section3" import Link from "next/link" export default function membership2025() { return ( <>

THAI PONGAL

Home Online
) }