import Breadcrumb from "@/components/Breadcrumb"; import FooterAreaOne from "@/components/FooterAreaOne"; import HeaderFour from "@/components/HeaderFour"; import NewYearCelebration from "./new-year-celebration"; export const metadata = { title: "Tamil New Year Event | Join the Celebration", description: "Welcome the Tamil New Year with prayers, rituals, and community celebrations at the temple.", }; export default function SathyaNarayanaPoojaiPage() { return ( <> ); }