diff --git a/app/(event)/photo-gallery/page.jsx b/app/(event)/photo-gallery/page.jsx
index 4f96584..cb54d74 100644
--- a/app/(event)/photo-gallery/page.jsx
+++ b/app/(event)/photo-gallery/page.jsx
@@ -72,9 +72,9 @@ export default function Memories() {
{event.date}
- {event.title}
+ {event.title}
-
+
diff --git a/app/community/cricket-club/page.tsx b/app/community/cricket-club/page.tsx
new file mode 100644
index 0000000..dea8c30
--- /dev/null
+++ b/app/community/cricket-club/page.tsx
@@ -0,0 +1,99 @@
+'use client';
+
+import Layout from '@/components/layout/Layout';
+import { communitySubmenuData } from '@/utility/constant.utils';
+import Link from 'next/link';
+import { useSearchParams } from 'next/navigation';
+import { useState } from 'react';
+import Lightbox from "yet-another-react-lightbox";
+import "yet-another-react-lightbox/styles.css";
+
+
+
+export default function CricketClub() {
+ // Show only images with id 1 to 4
+ const galleryImages = communitySubmenuData.filter(img => +img.id >= 1 && +img.id <= 4);
+
+ const [open, setOpen] = useState(false);
+ const [index, setIndex] = useState(0);
+
+ return (
+ <>
+
+ {/* Header Section */}
+
+
+
+
+
+
Cricket Club
+
+
+ Home Community
+
+
+
+
+
+
+
+
+
+
+
+
+ Tamil Cricket Club Waterloo
+
+
+
Waterloo region’s Tamil Cricket Club was started in 2018. Venue: Waterloo Park, Waterloo, Ontario Canada. Spring/Summer season only. Membership is for Tamil Cultural Association of Waterloo Region only.
+
+ The club is primarily supported by Tamil Cultural Association of Waterloo Region. More info: mail@tca.srika.in