diff --git a/app/(event)/photo-gallery/page copy.jsx b/app/(event)/photo-gallery/page copy.jsx index 37d4d95..7be1bbd 100644 --- a/app/(event)/photo-gallery/page copy.jsx +++ b/app/(event)/photo-gallery/page copy.jsx @@ -19,8 +19,8 @@ export default function Memories() { >
-
-
+
+

Recent Memories

diff --git a/app/(event)/photo-gallery/page.jsx b/app/(event)/photo-gallery/page.jsx index 89c3e1a..1bca5f6 100644 --- a/app/(event)/photo-gallery/page.jsx +++ b/app/(event)/photo-gallery/page.jsx @@ -48,8 +48,8 @@ export default function Memories() { >
-
-
+
+

Recent Memories

diff --git a/app/(event)/photo-gallery/single-gallery/page.tsx b/app/(event)/photo-gallery/single-gallery/page.tsx index e868d98..cc1b06a 100644 --- a/app/(event)/photo-gallery/single-gallery/page.tsx +++ b/app/(event)/photo-gallery/single-gallery/page.tsx @@ -61,8 +61,8 @@ export default function SingleGallery() { >
-
-
+
+

Recent Memories

diff --git a/app/(event)/upcoming-event/page.jsx b/app/(event)/upcoming-event/page.jsx index 363d196..ae2493a 100644 --- a/app/(event)/upcoming-event/page.jsx +++ b/app/(event)/upcoming-event/page.jsx @@ -18,8 +18,8 @@ export default function Memories() { >
-
-
+
+

Upcoming Events

diff --git a/app/about/association/page.tsx b/app/about/association/page.tsx index 922dce7..8c7c78c 100644 --- a/app/about/association/page.tsx +++ b/app/about/association/page.tsx @@ -16,8 +16,8 @@ export default function Association() {
-
-
+
+

Association

Home About diff --git a/app/about/committee/page.tsx b/app/about/committee/page.tsx index 8d4ba91..c89f75f 100644 --- a/app/about/committee/page.tsx +++ b/app/about/committee/page.tsx @@ -8,8 +8,8 @@ export default function CommitteePage() {
-
-
+
+

Committee

Home Committee diff --git a/app/about/constitution/page.tsx b/app/about/constitution/page.tsx index 073a31c..dc73166 100644 --- a/app/about/constitution/page.tsx +++ b/app/about/constitution/page.tsx @@ -14,8 +14,8 @@ export default function Constitution() {
-
-
+
+

Constitution

Home About diff --git a/app/about/mission/page.tsx b/app/about/mission/page.tsx index 9853c58..8ff6a44 100644 --- a/app/about/mission/page.tsx +++ b/app/about/mission/page.tsx @@ -14,8 +14,8 @@ export default function Mission() {
-
-
+
+

Mission

Home About diff --git a/app/about/page.tsx b/app/about/page.tsx index 90c3981..10e6767 100644 --- a/app/about/page.tsx +++ b/app/about/page.tsx @@ -15,8 +15,8 @@ export default function About() {
-
-
+
+

About Us

Home About Us diff --git a/app/blog-single/page.tsx b/app/blog-single/page.tsx index 052d3bf..887eb79 100644 --- a/app/blog-single/page.tsx +++ b/app/blog-single/page.tsx @@ -21,8 +21,8 @@ export default function BlogSingle() {
-
-
+
+

Blog Details

Home Blog Details diff --git a/app/blog/page.tsx b/app/blog/page.tsx index ed25e91..3fcd3fb 100644 --- a/app/blog/page.tsx +++ b/app/blog/page.tsx @@ -13,8 +13,8 @@ export default function Blog() {
-
-
+
+

Our Blog

Home Our Blog diff --git a/app/community/badminton-club/page.tsx b/app/community/badminton-club/page.tsx index 98a6318..1a50a99 100644 --- a/app/community/badminton-club/page.tsx +++ b/app/community/badminton-club/page.tsx @@ -29,8 +29,8 @@ export default function CricketClub() { >
-
-
+
+

Badminton Club

diff --git a/app/community/business-directory/page.tsx b/app/community/business-directory/page.tsx index a05b72f..974b709 100644 --- a/app/community/business-directory/page.tsx +++ b/app/community/business-directory/page.tsx @@ -14,8 +14,8 @@ export default function BusinessDirectory() {
-
-
+
+

Business Directory

Home About diff --git a/app/community/cricket-club/page.tsx b/app/community/cricket-club/page.tsx index f63a1d0..986d4a7 100644 --- a/app/community/cricket-club/page.tsx +++ b/app/community/cricket-club/page.tsx @@ -28,8 +28,8 @@ export default function CricketClub() { >
-
-
+
+

Cricket Club

Home diff --git a/app/community/global-relief-fund/page.tsx b/app/community/global-relief-fund/page.tsx index 4665f7c..e9bf500 100644 --- a/app/community/global-relief-fund/page.tsx +++ b/app/community/global-relief-fund/page.tsx @@ -29,8 +29,8 @@ export default function GlobalReliefFund() { >
-
-
+
+

TCA Global Relief Fund

diff --git a/app/community/page.tsx b/app/community/page.tsx index 93ae0b9..811f2dc 100644 --- a/app/community/page.tsx +++ b/app/community/page.tsx @@ -15,8 +15,8 @@ export default function CommunityPage() {
-
-
+
+

Community

Home Community diff --git a/app/community/recipes/page.tsx b/app/community/recipes/page.tsx index e00096f..b95b278 100644 --- a/app/community/recipes/page.tsx +++ b/app/community/recipes/page.tsx @@ -13,8 +13,8 @@ export default function Recipes() {
-
-
+
+

Recipes

Home Recipes diff --git a/app/community/single-recipes/page.tsx b/app/community/single-recipes/page.tsx index 915c46d..0d5b2da 100644 --- a/app/community/single-recipes/page.tsx +++ b/app/community/single-recipes/page.tsx @@ -34,8 +34,8 @@ const Page = () => { >
-
-
+
+

{post?.title || "Recipes"}

diff --git a/app/community/tamil-school/page.tsx b/app/community/tamil-school/page.tsx index 074692c..4adc62c 100644 --- a/app/community/tamil-school/page.tsx +++ b/app/community/tamil-school/page.tsx @@ -28,8 +28,8 @@ export default function CricketClub() { >
-
-
+
+

Tamil School

diff --git a/app/contact copy/page.tsx b/app/contact copy/page.tsx index 4b9e5ec..18f82d8 100644 --- a/app/contact copy/page.tsx +++ b/app/contact copy/page.tsx @@ -12,8 +12,8 @@ export default function Contact() {
-
-
+
+

Contact Us

Home Contact Us diff --git a/app/contact/page.tsx b/app/contact/page.tsx index bea6844..35fd694 100644 --- a/app/contact/page.tsx +++ b/app/contact/page.tsx @@ -110,8 +110,8 @@ useEffect(() => {
-
-
+
+

Contact Us

Home Contact Us diff --git a/app/event-schedule/page.tsx b/app/event-schedule/page.tsx index e2216f5..08baae7 100644 --- a/app/event-schedule/page.tsx +++ b/app/event-schedule/page.tsx @@ -12,8 +12,8 @@ export default function EventSchedule() {
-
-
+
+

Event Schedule

Home Event Schedule diff --git a/app/event-single/page.tsx b/app/event-single/page.tsx index 20b9ad1..30a4136 100644 --- a/app/event-single/page.tsx +++ b/app/event-single/page.tsx @@ -16,8 +16,8 @@ export default function EventSingle() {
-
-
+
+

Event single

Home Event single diff --git a/app/event/page.tsx b/app/event/page.tsx index e892259..7916e56 100644 --- a/app/event/page.tsx +++ b/app/event/page.tsx @@ -12,8 +12,8 @@ export default function Event() {
-
-
+
+

Event List

Home Event List diff --git a/app/faq/page.tsx b/app/faq/page.tsx index 7a3b7d8..aa6b7b1 100644 --- a/app/faq/page.tsx +++ b/app/faq/page.tsx @@ -21,8 +21,8 @@ const handleAccordion = (key: any) => {
-
-
+
+

Frequently Asked Question

Home Frequently Asked Question diff --git a/app/food/page.tsx b/app/food/page.tsx index 1faf65c..e32d639 100644 --- a/app/food/page.tsx +++ b/app/food/page.tsx @@ -31,8 +31,8 @@ const Page = () => {
-
-
+
+

{post?.title}

Home {post?.title} diff --git a/app/heritage-language/page.tsx b/app/heritage-language/page.tsx index d8162e6..6d6501d 100644 --- a/app/heritage-language/page.tsx +++ b/app/heritage-language/page.tsx @@ -31,8 +31,8 @@ const Page = () => {
-
-
+
+

{post?.title}

Home {post?.title} diff --git a/app/memories/page.tsx b/app/memories/page.tsx index f9c4071..9f74545 100644 --- a/app/memories/page.tsx +++ b/app/memories/page.tsx @@ -12,8 +12,8 @@ export default function Memories() {
-
-
+
+

Recent Memories

Home Recent Memories diff --git a/app/online/christmas/page.tsx b/app/online/christmas/page.tsx index c4b558f..7588bdd 100644 --- a/app/online/christmas/page.tsx +++ b/app/online/christmas/page.tsx @@ -14,8 +14,8 @@ export default function christmas() {
-
-
+
+

Christmas & 2024 Year End Celebrations

Home Online diff --git a/app/pricing-plan/page.tsx b/app/pricing-plan/page.tsx index 88468e1..e7dea70 100644 --- a/app/pricing-plan/page.tsx +++ b/app/pricing-plan/page.tsx @@ -12,8 +12,8 @@ export default function PricingPlan() {
-
-
+
+

Pricing Plan

Home Pricing Plan diff --git a/app/register/christmas/page.tsx b/app/register/christmas/page.tsx index c4b558f..dad0920 100644 --- a/app/register/christmas/page.tsx +++ b/app/register/christmas/page.tsx @@ -14,9 +14,9 @@ export default function christmas() {
-
-
-

Christmas & 2024 Year End Celebrations

+
+
+

Christmas & 2024
Year End Celebrations

Home Online
diff --git a/app/register/community-picnic/page.tsx b/app/register/community-picnic/page.tsx index 8ecb7b4..2ef5bfc 100644 --- a/app/register/community-picnic/page.tsx +++ b/app/register/community-picnic/page.tsx @@ -14,8 +14,8 @@ export default function communitypicnic() {
-
-
+
+

TCA Community Picnic 2024

Home Online diff --git a/app/register/kalai-vizha/page.tsx b/app/register/kalai-vizha/page.tsx index df02167..0c625fa 100644 --- a/app/register/kalai-vizha/page.tsx +++ b/app/register/kalai-vizha/page.tsx @@ -14,8 +14,8 @@ export default function kalaivizha() {
-
-
+
+

Kalai Vizha 2025

Home Online diff --git a/app/register/membership-2024/page.tsx b/app/register/membership-2024/page.tsx index 309883a..993e230 100644 --- a/app/register/membership-2024/page.tsx +++ b/app/register/membership-2024/page.tsx @@ -15,8 +15,8 @@ export default function Membership2024() {
-
-
+
+

Membership 2024

Home Online diff --git a/app/register/membership-2025/page.tsx b/app/register/membership-2025/page.tsx index bd987ca..20316b9 100644 --- a/app/register/membership-2025/page.tsx +++ b/app/register/membership-2025/page.tsx @@ -14,8 +14,8 @@ export default function membership2025() {
-
-
+
+

Membership 2025

Home Online diff --git a/app/register/performance/page.tsx b/app/register/performance/page.tsx index fd6beb1..7331c92 100644 --- a/app/register/performance/page.tsx +++ b/app/register/performance/page.tsx @@ -14,8 +14,8 @@ export default function performance() {
-
-
+
+

Program Performance Registration

Home Online diff --git a/app/register/registration-form/page.tsx b/app/register/registration-form/page.tsx index 9179af4..a57d67f 100644 --- a/app/register/registration-form/page.tsx +++ b/app/register/registration-form/page.tsx @@ -14,8 +14,8 @@ export default function registrationform() {
-
-
+
+

WhatsApp Group

Home Online diff --git a/app/register/sponsor/page.jsx b/app/register/sponsor/page.jsx index 8041f85..33c8405 100644 --- a/app/register/sponsor/page.jsx +++ b/app/register/sponsor/page.jsx @@ -15,8 +15,8 @@ export default function sponsor() {
-
-
+
+

Sponsorship Opportunities

Home Online diff --git a/app/register/sports-day/page.tsx b/app/register/sports-day/page.tsx index 4816173..3f08dc8 100644 --- a/app/register/sports-day/page.tsx +++ b/app/register/sports-day/page.tsx @@ -14,8 +14,8 @@ export default function sportsday() {
-
-
+
+

Sports Day

Home Online diff --git a/app/register/tamil-new-year/page.tsx b/app/register/tamil-new-year/page.tsx index 94b4d0b..42265b8 100644 --- a/app/register/tamil-new-year/page.tsx +++ b/app/register/tamil-new-year/page.tsx @@ -14,8 +14,8 @@ export default function tamilnewyear() {
-
-
+
+

TAMIL NEW YEAR

Home Online diff --git a/app/register/thai-pongal-2025/page.tsx b/app/register/thai-pongal-2025/page.tsx index d4d39af..a384466 100644 --- a/app/register/thai-pongal-2025/page.tsx +++ b/app/register/thai-pongal-2025/page.tsx @@ -14,8 +14,8 @@ export default function membership2025() {
-
-
+
+

THAI PONGAL

Home Online diff --git a/app/register/volunteer/page.tsx b/app/register/volunteer/page.tsx index 85d0287..25a4ea5 100644 --- a/app/register/volunteer/page.tsx +++ b/app/register/volunteer/page.tsx @@ -14,8 +14,8 @@ export default function volunteer() {
-
-
+
+

Event Volunteers

Home Online diff --git a/app/speakers-single/page.tsx b/app/speakers-single/page.tsx index 98ece14..05bbce4 100644 --- a/app/speakers-single/page.tsx +++ b/app/speakers-single/page.tsx @@ -12,8 +12,8 @@ export default function SpeakersSingle() {
-
-
+
+

speakers Details

Home Speakers Details diff --git a/app/speakers/page.tsx b/app/speakers/page.tsx index 1fd178b..306e926 100644 --- a/app/speakers/page.tsx +++ b/app/speakers/page.tsx @@ -12,8 +12,8 @@ export default function Speakers() {
-
-
+
+

Our Speakers

Home Our Speakers diff --git a/app/tamil-culture-post/page.tsx b/app/tamil-culture-post/page.tsx index 4fcfe14..b0028ff 100644 --- a/app/tamil-culture-post/page.tsx +++ b/app/tamil-culture-post/page.tsx @@ -31,8 +31,8 @@ const Page = () => {
-
-
+
+

{post?.title}

Home {post?.title} diff --git a/app/tamil-culture/page.tsx b/app/tamil-culture/page.tsx index 76f8d3d..b7a6157 100644 --- a/app/tamil-culture/page.tsx +++ b/app/tamil-culture/page.tsx @@ -13,8 +13,8 @@ export default function TamilCulture() {
-
-
+
+

Tamil Culture

Home Tamil Culture diff --git a/app/tamil-culture/tamil-festivals/christian-festivals/page.tsx b/app/tamil-culture/tamil-festivals/christian-festivals/page.tsx index 8d11a11..c916cf4 100644 --- a/app/tamil-culture/tamil-festivals/christian-festivals/page.tsx +++ b/app/tamil-culture/tamil-festivals/christian-festivals/page.tsx @@ -12,8 +12,8 @@ export default function ChristianFestivals() {
-
-
+
+

Christian Festivals

Home Christian Festivals diff --git a/app/tamil-culture/tamil-festivals/hindu-festivals/page.tsx b/app/tamil-culture/tamil-festivals/hindu-festivals/page.tsx index fb3ba1d..a02cba9 100644 --- a/app/tamil-culture/tamil-festivals/hindu-festivals/page.tsx +++ b/app/tamil-culture/tamil-festivals/hindu-festivals/page.tsx @@ -13,8 +13,8 @@ export default function HinduFestivals() {
-
-
+
+

Hindu Festivals

Home Hindu Festivals diff --git a/app/tamil-culture/tamil-festivals/muslim-festivals/page.tsx b/app/tamil-culture/tamil-festivals/muslim-festivals/page.tsx index 320017c..23fad39 100644 --- a/app/tamil-culture/tamil-festivals/muslim-festivals/page.tsx +++ b/app/tamil-culture/tamil-festivals/muslim-festivals/page.tsx @@ -12,8 +12,8 @@ export default function MuslimFestivals() {
-
-
+
+

Muslim Festivals

Home Muslim Festivals diff --git a/app/tamil-culture/tamil-festivals/page.tsx b/app/tamil-culture/tamil-festivals/page.tsx index 1dccb50..0f83df0 100644 --- a/app/tamil-culture/tamil-festivals/page.tsx +++ b/app/tamil-culture/tamil-festivals/page.tsx @@ -12,8 +12,8 @@ export default function TamilFestivals() {
-
-
+
+

Tamil Festivals

Home Tamil Festivals diff --git a/app/tamil-culture/tamil-language/page.jsx b/app/tamil-culture/tamil-language/page.jsx index 8c4bfe3..e6e897c 100644 --- a/app/tamil-culture/tamil-language/page.jsx +++ b/app/tamil-culture/tamil-language/page.jsx @@ -15,8 +15,8 @@ export default function Tamilculture() { >
-
-
+
+

TAMIL LANGUAGE

diff --git a/app/tamil-culture/tamil-wedding-custom/bridal-makeup/page.tsx b/app/tamil-culture/tamil-wedding-custom/bridal-makeup/page.tsx index 3d00d99..7a3c7dd 100644 --- a/app/tamil-culture/tamil-wedding-custom/bridal-makeup/page.tsx +++ b/app/tamil-culture/tamil-wedding-custom/bridal-makeup/page.tsx @@ -16,8 +16,8 @@ export default function BridalMekeup() {
-
-
+
+

Bridal Make Up

Home Tamil Culture diff --git a/app/tamil-culture/tamil-wedding-custom/catholic-wedding/page.tsx b/app/tamil-culture/tamil-wedding-custom/catholic-wedding/page.tsx index e903d27..b2664a0 100644 --- a/app/tamil-culture/tamil-wedding-custom/catholic-wedding/page.tsx +++ b/app/tamil-culture/tamil-wedding-custom/catholic-wedding/page.tsx @@ -13,8 +13,8 @@ export default function CatholicWedding() {
-
-
+
+

Tamil Catholic Weddings

Home Tamil Culture diff --git a/app/tamil-culture/tamil-wedding-custom/city-style/page.tsx b/app/tamil-culture/tamil-wedding-custom/city-style/page.tsx index 299a856..1329a3d 100644 --- a/app/tamil-culture/tamil-wedding-custom/city-style/page.tsx +++ b/app/tamil-culture/tamil-wedding-custom/city-style/page.tsx @@ -14,8 +14,8 @@ export default function CityStyle() {
-
-
+
+

Marriage – City Style

Home Tamil Culture diff --git a/app/tamil-culture/tamil-wedding-custom/hindu-wedding-rituals/page.tsx b/app/tamil-culture/tamil-wedding-custom/hindu-wedding-rituals/page.tsx index 09dce0c..dc0673d 100644 --- a/app/tamil-culture/tamil-wedding-custom/hindu-wedding-rituals/page.tsx +++ b/app/tamil-culture/tamil-wedding-custom/hindu-wedding-rituals/page.tsx @@ -17,8 +17,8 @@ export default function HinduWedding() {
-
-
+
+

Hindu Wedding Rituals

Home Tamil Culture diff --git a/app/tamil-culture/tamil-wedding-custom/page.tsx b/app/tamil-culture/tamil-wedding-custom/page.tsx index dc46b08..a083dd7 100644 --- a/app/tamil-culture/tamil-wedding-custom/page.tsx +++ b/app/tamil-culture/tamil-wedding-custom/page.tsx @@ -13,8 +13,8 @@ export default function TamilWeddingCustom() {
-
-
+
+

Tamil Wedding & Custom

Home Tamil Wedding & Custom diff --git a/app/tamil-culture/tamil-wedding-custom/protestant-wedding/page.tsx b/app/tamil-culture/tamil-wedding-custom/protestant-wedding/page.tsx index 6754648..092c0d5 100644 --- a/app/tamil-culture/tamil-wedding-custom/protestant-wedding/page.tsx +++ b/app/tamil-culture/tamil-wedding-custom/protestant-wedding/page.tsx @@ -14,8 +14,8 @@ export default function ProtestantWedding() {
-
-
+
+

A Tamil Protestant Wedding

Home Tamil Culture diff --git a/app/tamil-culture/tamil-wedding-custom/story-of-saree/page.tsx b/app/tamil-culture/tamil-wedding-custom/story-of-saree/page.tsx index 73c8a8a..9b8af21 100644 --- a/app/tamil-culture/tamil-wedding-custom/story-of-saree/page.tsx +++ b/app/tamil-culture/tamil-wedding-custom/story-of-saree/page.tsx @@ -14,8 +14,8 @@ export default function StoryOfSaree() {
-
-
+
+

The Story Of The Saree

Home Tamil Culture