diff --git a/app/register/christmas/page.tsx b/app/register/christmas/page.tsx new file mode 100644 index 0000000..c4b558f --- /dev/null +++ b/app/register/christmas/page.tsx @@ -0,0 +1,36 @@ + +import Layout from "@/components/layout/Layout" +import Section1 from "@/components/online/christmas/Section1" +import Section2 from "@/components/online/christmas/Section2" +import Section3 from "@/components/online/christmas/Section3" +import Link from "next/link" +export default function christmas() { + + return ( + <> + + +
+
+
+
+
+
+

Christmas & 2024 Year End Celebrations

+
+ Home Online +
+
+
+
+
+ + + + +
+ + + + ) +} \ No newline at end of file diff --git a/app/register/community-picnic/page.tsx b/app/register/community-picnic/page.tsx new file mode 100644 index 0000000..8ecb7b4 --- /dev/null +++ b/app/register/community-picnic/page.tsx @@ -0,0 +1,36 @@ + +import Layout from "@/components/layout/Layout" +import Section1 from "@/components/online/communitypicnic/Section1" +import Section2 from "@/components/online/communitypicnic/Section2" +import Section3 from "@/components/online/communitypicnic/Section3" +import Link from "next/link" +export default function communitypicnic() { + + return ( + <> + + +
+
+
+
+
+
+

TCA Community Picnic 2024

+
+ Home Online +
+
+
+
+
+ + + + +
+ + + + ) +} \ No newline at end of file diff --git a/app/register/kalai-vizha/page.tsx b/app/register/kalai-vizha/page.tsx new file mode 100644 index 0000000..df02167 --- /dev/null +++ b/app/register/kalai-vizha/page.tsx @@ -0,0 +1,36 @@ + +import Layout from "@/components/layout/Layout" +import Section1 from "@/components/online/kalaivizha/Section1" +import Section2 from "@/components/online/kalaivizha/Section2" +import Section3 from "@/components/online/kalaivizha/Section3" +import Link from "next/link" +export default function kalaivizha() { + + return ( + <> + + +
+
+
+
+
+
+

Kalai Vizha 2025

+
+ Home Online +
+
+
+
+
+ + + + +
+ + + + ) +} \ No newline at end of file diff --git a/app/register/membership-2024/page.tsx b/app/register/membership-2024/page.tsx new file mode 100644 index 0000000..309883a --- /dev/null +++ b/app/register/membership-2024/page.tsx @@ -0,0 +1,36 @@ + +import Countdown from '@/components/elements/Countdown' +import Layout from "@/components/layout/Layout" +import Link from "next/link" +import Section1 from "@/components/online/membership2024/Section1" +import Section2 from "@/components/online/membership2024/Section2" +import Section3 from "@/components/online/membership2024/Section3" +export default function Membership2024() { + + return ( + <> + + +
+
+
+
+
+
+

Membership 2024

+
+ Home Online +
+
+
+
+
+ + + +
+ + + + ) +} \ No newline at end of file diff --git a/app/register/membership-2025/page.tsx b/app/register/membership-2025/page.tsx new file mode 100644 index 0000000..bd987ca --- /dev/null +++ b/app/register/membership-2025/page.tsx @@ -0,0 +1,36 @@ + +import Layout from "@/components/layout/Layout" +import Section1 from "@/components/online/membership2025/Section1" +import Section2 from "@/components/online/membership2025/Section2" +import Section3 from "@/components/online/membership2025/Section3" +import Link from "next/link" +export default function membership2025() { + + return ( + <> + + +
+
+
+
+
+
+

Membership 2025

+
+ Home Online +
+
+
+
+
+ + + + +
+ + + + ) +} \ No newline at end of file diff --git a/app/register/performance/page.tsx b/app/register/performance/page.tsx new file mode 100644 index 0000000..fd6beb1 --- /dev/null +++ b/app/register/performance/page.tsx @@ -0,0 +1,36 @@ + +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 +
+
+
+
+
+ + + + +
+ + + + ) +} \ No newline at end of file diff --git a/app/register/registration-form/page.tsx b/app/register/registration-form/page.tsx new file mode 100644 index 0000000..9179af4 --- /dev/null +++ b/app/register/registration-form/page.tsx @@ -0,0 +1,36 @@ + +import Layout from "@/components/layout/Layout" +import Section1 from "@/components/online/registrationform/Section1" +import Section2 from "@/components/online/registrationform/Section2" +import Section3 from "@/components/online/registrationform/Section3" +import Link from "next/link" +export default function registrationform() { + + return ( + <> + + +
+
+
+
+
+
+

WhatsApp Group

+
+ Home Online +
+
+
+
+
+ + + + +
+ + + + ) +} \ No newline at end of file diff --git a/app/register/sponsor/page.jsx b/app/register/sponsor/page.jsx new file mode 100644 index 0000000..8041f85 --- /dev/null +++ b/app/register/sponsor/page.jsx @@ -0,0 +1,38 @@ + +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 +
+
+
+
+
+ + + + + +
+ + + + ) +} \ No newline at end of file diff --git a/app/register/sports-day/page.tsx b/app/register/sports-day/page.tsx new file mode 100644 index 0000000..4816173 --- /dev/null +++ b/app/register/sports-day/page.tsx @@ -0,0 +1,36 @@ + +import Layout from "@/components/layout/Layout" +import Section1 from "@/components/online/sportsday/Section1" +import Section2 from "@/components/online/sportsday/Section2" +import Section3 from "@/components/online/sportsday/Section3" +import Link from "next/link" +export default function sportsday() { + + return ( + <> + + +
+
+
+
+
+
+

Sports Day

+
+ Home Online +
+
+
+
+
+ + + + +
+ + + + ) +} \ No newline at end of file diff --git a/app/register/tamil-new-year/page.tsx b/app/register/tamil-new-year/page.tsx new file mode 100644 index 0000000..94b4d0b --- /dev/null +++ b/app/register/tamil-new-year/page.tsx @@ -0,0 +1,36 @@ + +import Layout from "@/components/layout/Layout" +import Section1 from "@/components/online/tamilnewyear/Section1" +import Section2 from "@/components/online/tamilnewyear/Section2" +import Section3 from "@/components/online/tamilnewyear/Section3" +import Link from "next/link" +export default function tamilnewyear() { + + return ( + <> + + +
+
+
+
+
+
+

TAMIL NEW YEAR

+
+ Home Online +
+
+
+
+
+ + + + +
+ + + + ) +} \ No newline at end of file diff --git a/app/register/thai-pongal-2025/page.tsx b/app/register/thai-pongal-2025/page.tsx new file mode 100644 index 0000000..d4d39af --- /dev/null +++ b/app/register/thai-pongal-2025/page.tsx @@ -0,0 +1,36 @@ + +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 +
+
+
+
+
+ + + + +
+ + + + ) +} \ No newline at end of file diff --git a/app/register/volunteer/page.tsx b/app/register/volunteer/page.tsx new file mode 100644 index 0000000..85d0287 --- /dev/null +++ b/app/register/volunteer/page.tsx @@ -0,0 +1,36 @@ + +import Layout from "@/components/layout/Layout" +import Section1 from "@/components/online/volunteer/Section1" +import Section2 from "@/components/online/volunteer/Section2" +import Section3 from "@/components/online/volunteer/Section3" +import Link from "next/link" +export default function volunteer() { + + return ( + <> + + +
+
+
+
+
+
+

Event Volunteers

+
+ Home Online +
+
+
+
+
+ + + + +
+ + + + ) +} \ No newline at end of file