diff --git a/src/components/Home/Events.jsx b/src/components/Home/Events.jsx index 582b322..cdc64ae 100644 --- a/src/components/Home/Events.jsx +++ b/src/components/Home/Events.jsx @@ -2,141 +2,142 @@ import Link from "next/link"; const Events = () => { return ( -
+
-
-
-
-
- Events -

- Sri Murugan Temple Project -

-

We are incorporated as non profit organisation under “15182921 Canada Society”. It is registered under Canada not-for-profit corporations Act on the 9th of July of 2023.

- {/*

We are in the early stages of establishing Sri Murugan Temple in Waterloo, aiming to create a spiritual haven for community growth. Our mission is to foster inclusivity, faith, and personal transformation through devotion and wisdom.

*/} -
-
-
-
-
-
-
-
-
-
-
- update -
-

- {/* */} - Update - {/* */} -

-

- The project is currently in its early stages, and we are looking for a rental space or land in the Waterloo region to establish our temple.{" "} -

-
-
-
-
-
-
-
-
-
- inclusivity -
-

- {/* */} - Inclusivity - {/* */} -

-

- Founded on the principles of universal access to the Divine, our temple warmly welcomes everyone, regardless of their background or belief, creating an inclusive spiritual environment.{" "} -

-
-
-
-
-
-
-
-
-
- Fixturbo -
-

- {/* */} - Mission - {/* */} -

-

- Sri Murugan Temple is a unique "Learning Temple" focused on fostering a sense of community and spiritual growth within the Saiva Hindu community in Waterloo, Ontario.{" "} -

-
-
-
-
+
+
+
+
+ Events +

+ Sri Murugan Temple Project +

+

We are incorporated as non profit organisation under “15182921 Canada Society”. It is registered under Canada not-for-profit corporations Act on the 9th of July of 2023.

+ {/*

We are in the early stages of establishing Sri Murugan Temple in Waterloo, aiming to create a spiritual haven for community growth. Our mission is to foster inclusivity, faith, and personal transformation through devotion and wisdom.

*/} +
+
+
+
+
+
+
+
+
+
+
+ update +
+

+ {/* */} + Update + {/* */} +

+

+ We've secured a rental space - 935 Frederick St, Kitchener, ON N2B 1V5, Canada +

+
+
+
+
+
+
+
+
+
+ inclusivity +
+

+ {/* */} + Inclusivity + {/* */} +

+

+ Founded on the principles of universal access to the Divine, our temple warmly welcomes everyone, regardless of their background or belief, creating an inclusive spiritual environment.{" "} +

+
+
+
+
+
+
+
+
+
+ Fixturbo +
+

+ {/* */} + Mission + {/* */} +

+

+ Sri Murugan Temple is a unique "Learning Temple" focused on fostering a sense of community and spiritual growth within the Saiva Hindu community in Waterloo, Ontario.{" "} +

+
+
+
+
-
-
-
-
-
- Fixturbo -
-

- {/* */} - Vision - {/* */} -

-

- We aim to establish a community-based organization in the Waterloo region dedicated to supporting the cultural, religious, and social needs of individuals, with a special focus on seniors.{" "} -

-
-
-
-
-
-
-
- ); -}; +
+
+
+
+
+ Fixturbo +
+

+ {/* */} + Vision + {/* */} +

+

+ We aim to establish a community-based organization in the Waterloo region dedicated to supporting the cultural, religious, and social needs of individuals, with a special focus on seniors.{" "} +

+
+
+
+
+
+
+
+ ); + }; -export default Events; + export default Events; + \ No newline at end of file