Compare commits
No commits in common. "e8a23d7f56ecc43810399b662af1539301308cfc" and "4785c22a2519516b66d0f40f8b72a35a9bf91adc" have entirely different histories.
e8a23d7f56
...
4785c22a25
|
Before Width: | Height: | Size: 777 KiB |
|
Before Width: | Height: | Size: 1.2 MiB |
|
Before Width: | Height: | Size: 1.2 MiB |
|
Before Width: | Height: | Size: 1.1 MiB |
|
Before Width: | Height: | Size: 30 KiB |
|
Before Width: | Height: | Size: 149 KiB |
|
Before Width: | Height: | Size: 149 KiB |
|
Before Width: | Height: | Size: 149 KiB |
|
Before Width: | Height: | Size: 148 KiB |
|
Before Width: | Height: | Size: 149 KiB |
|
Before Width: | Height: | Size: 149 KiB |
|
Before Width: | Height: | Size: 148 KiB |
|
Before Width: | Height: | Size: 148 KiB |
|
Before Width: | Height: | Size: 149 KiB |
|
Before Width: | Height: | Size: 148 KiB |
|
Before Width: | Height: | Size: 148 KiB |
|
Before Width: | Height: | Size: 148 KiB |
|
Before Width: | Height: | Size: 150 KiB |
|
Before Width: | Height: | Size: 148 KiB |
|
Before Width: | Height: | Size: 148 KiB |
|
Before Width: | Height: | Size: 149 KiB |
|
Before Width: | Height: | Size: 148 KiB |
|
Before Width: | Height: | Size: 148 KiB |
|
Before Width: | Height: | Size: 148 KiB |
|
Before Width: | Height: | Size: 150 KiB |
|
Before Width: | Height: | Size: 148 KiB |
|
Before Width: | Height: | Size: 148 KiB |
|
Before Width: | Height: | Size: 149 KiB |
|
Before Width: | Height: | Size: 149 KiB |
|
Before Width: | Height: | Size: 149 KiB |
|
Before Width: | Height: | Size: 149 KiB |
|
Before Width: | Height: | Size: 149 KiB |
|
Before Width: | Height: | Size: 148 KiB |
|
Before Width: | Height: | Size: 148 KiB |
|
Before Width: | Height: | Size: 148 KiB |
|
Before Width: | Height: | Size: 149 KiB |
|
Before Width: | Height: | Size: 149 KiB |
|
Before Width: | Height: | Size: 149 KiB |
|
Before Width: | Height: | Size: 148 KiB |
|
Before Width: | Height: | Size: 149 KiB |
|
Before Width: | Height: | Size: 148 KiB |
|
Before Width: | Height: | Size: 149 KiB |
|
Before Width: | Height: | Size: 149 KiB |
|
Before Width: | Height: | Size: 149 KiB |
|
Before Width: | Height: | Size: 148 KiB |
|
Before Width: | Height: | Size: 149 KiB |
|
Before Width: | Height: | Size: 149 KiB |
|
Before Width: | Height: | Size: 148 KiB |
|
Before Width: | Height: | Size: 148 KiB |
|
Before Width: | Height: | Size: 148 KiB |
|
Before Width: | Height: | Size: 149 KiB |
|
Before Width: | Height: | Size: 148 KiB |
|
Before Width: | Height: | Size: 148 KiB |
|
Before Width: | Height: | Size: 148 KiB |
|
Before Width: | Height: | Size: 149 KiB |
|
Before Width: | Height: | Size: 148 KiB |
|
Before Width: | Height: | Size: 148 KiB |
|
Before Width: | Height: | Size: 149 KiB |
|
Before Width: | Height: | Size: 148 KiB |
|
Before Width: | Height: | Size: 149 KiB |
|
Before Width: | Height: | Size: 148 KiB |
|
Before Width: | Height: | Size: 148 KiB |
|
Before Width: | Height: | Size: 149 KiB |
|
Before Width: | Height: | Size: 148 KiB |
|
Before Width: | Height: | Size: 149 KiB |
|
Before Width: | Height: | Size: 148 KiB |
|
Before Width: | Height: | Size: 149 KiB |
|
Before Width: | Height: | Size: 148 KiB |
|
Before Width: | Height: | Size: 149 KiB |
|
Before Width: | Height: | Size: 148 KiB |
|
Before Width: | Height: | Size: 149 KiB |
|
Before Width: | Height: | Size: 148 KiB |
|
Before Width: | Height: | Size: 149 KiB |
|
Before Width: | Height: | Size: 149 KiB |
|
Before Width: | Height: | Size: 148 KiB |
|
Before Width: | Height: | Size: 148 KiB |
|
Before Width: | Height: | Size: 148 KiB |
|
Before Width: | Height: | Size: 149 KiB |
|
Before Width: | Height: | Size: 148 KiB |
|
Before Width: | Height: | Size: 149 KiB |
|
Before Width: | Height: | Size: 26 KiB |
@ -272,27 +272,21 @@
|
||||
display: block;
|
||||
}
|
||||
|
||||
@media(max-width: 767px) {
|
||||
@media(max-width:"500px") {
|
||||
.footer-menu-link {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.footer-logo {
|
||||
width: 100px;
|
||||
height: 100px;
|
||||
}
|
||||
|
||||
.footer-contact {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.footer-widget {
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
|
||||
@media(max-width: 500px) {
|
||||
.footer-logo {
|
||||
width: 100px;
|
||||
height: 100px;
|
||||
}
|
||||
}
|
||||
@ -211,50 +211,53 @@
|
||||
}
|
||||
|
||||
.thaipoosam-iframe {
|
||||
height: 1550px !important;
|
||||
height: 1500px;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.donation-iframe{
|
||||
height: 1915px;
|
||||
height: 1700px;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
@media(max-width:1024px) {
|
||||
.annual-membership-iframe {
|
||||
height: 537px !important;
|
||||
height: 500px !important;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.life-membership-iframe {
|
||||
height: 538px !important;
|
||||
height: 500px !important;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.thaipoosam-iframe {
|
||||
height: 1480px;
|
||||
height: 1500px;
|
||||
width: 100%;
|
||||
}
|
||||
.donation-iframe{
|
||||
height: 1700px;
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
@media(max-width:768px) {
|
||||
.annual-membership-iframe {
|
||||
height: 622px !important;
|
||||
height: 600px !important;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.life-membership-iframe {
|
||||
height: 630px !important;
|
||||
height: 600px !important;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.thaipoosam-iframe {
|
||||
height: 1780px;
|
||||
height: 1600px;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.donation-iframe{
|
||||
height: 2015px;
|
||||
height: 2000px;
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
@ -262,45 +265,14 @@
|
||||
|
||||
@media(max-width:500px) {
|
||||
.donation-iframe{
|
||||
height: 2165px;
|
||||
height: 2100px;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.annual-membership-iframe {
|
||||
height: 685px !important;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.life-membership-iframe {
|
||||
height: 717px !important;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.thaipoosam-iframe {
|
||||
height: 1650px !important;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
@media(max-width:375px) {
|
||||
.donation-iframe{
|
||||
height: 2520px;
|
||||
height: 2200px;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.thaipoosam-iframe {
|
||||
height: 1840px !important;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.thiru-vilaku-i-frame{
|
||||
|
||||
height: 870px !important;
|
||||
width: 100% !important;
|
||||
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
@ -301,7 +301,7 @@
|
||||
}
|
||||
|
||||
&.style2 {
|
||||
padding: 34px;
|
||||
padding: 60px;
|
||||
// margin-top: 50px;
|
||||
|
||||
.thumb {
|
||||
|
||||
@ -14,7 +14,6 @@
|
||||
border-bottom: none;
|
||||
margin: -0.04em 0 45px 0;
|
||||
position: relative;
|
||||
text-align: start;
|
||||
&:after {
|
||||
display: none;
|
||||
}
|
||||
@ -199,7 +198,6 @@
|
||||
.footer-widget {
|
||||
.widget_title {
|
||||
margin-bottom: 35px;
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
.footer-widget.widget_meta a, .footer-widget.widget_pages a, .footer-widget.widget_archive a, .footer-widget.widget_recent_entries a, .footer-widget.widget_categories a, .footer-widget.widget_nav_menu a {
|
||||
|
||||
@ -13,9 +13,9 @@ import AuditorTeamMember from "@/components/AuditorTeamMember";
|
||||
import DigitalPartner from "@/components/DigitalPartner";
|
||||
|
||||
export const metadata = {
|
||||
title: "About Our Temple | Learn Our History",
|
||||
title: "About || Sri Murugan Temple, Waterloo ",
|
||||
description:
|
||||
"Learn about the history, vision, and spiritual mission of Waterloo Murugan Temple serving devotees in Canada.",
|
||||
"At Sri Murugan Temple, our journey began with a simple yet profound vision: to create a sacred space where individuals from all walks of life can come together in unity, devotion, and spiritual growth.",
|
||||
};
|
||||
|
||||
|
||||
|
||||
@ -5,9 +5,9 @@ import AnnualMembership from "@/components/AnnualMembership";
|
||||
import Preloader from "@/helper/Preloader";
|
||||
|
||||
export const metadata = {
|
||||
title: "Annual Membership | Join the Temple",
|
||||
title: "Annual Membership",
|
||||
description:
|
||||
"Become an annual member and stay connected with temple events, poojas, and community activities.",
|
||||
"Sri Murugan Temple Waterloo",
|
||||
};
|
||||
|
||||
|
||||
|
||||
@ -12,9 +12,9 @@ import PazhamudircholaiMuruganTemple from "@/components/ArupadaiVeedu/Pazhamudir
|
||||
|
||||
|
||||
export const metadata = {
|
||||
title: "Arupadai Veedu | Learn Murugan’s Abodes",
|
||||
title: "Arupadai Veedu",
|
||||
description:
|
||||
"Learn about Arupadai Veedu, the six sacred abodes of Lord Murugan.",
|
||||
"At Sri Murugan Temple, our journey began with a simple yet profound vision: to create a sacred space where individuals from all walks of life can come together in unity, devotion, and spiritual growth.",
|
||||
};
|
||||
|
||||
|
||||
|
||||
@ -7,9 +7,9 @@ import Downloads from "@/components/Downloads";
|
||||
|
||||
|
||||
export const metadata = {
|
||||
title: "Spiritual Books | Read & Learn",
|
||||
title: "Sri Murugan Temple Waterloo Region",
|
||||
description:
|
||||
"Explore spiritual and religious books available through the temple.",
|
||||
"At Sri Murugan Temple, our journey began with a simple yet profound vision: to create a sacred space where individuals from all walks of life can come together in unity, devotion, and spiritual growth.",
|
||||
};
|
||||
|
||||
|
||||
|
||||
@ -13,9 +13,9 @@ import RichmondHillHinduTemple from "@/components/Canada/RichmondHillHinduTemple
|
||||
|
||||
|
||||
export const metadata = {
|
||||
title: "Murugan Temples in Canada | Explore",
|
||||
title: "Canada Temples",
|
||||
description:
|
||||
"Explore Murugan temples across Canada and their spiritual significance.",
|
||||
"At Sri Murugan Temple, our journey began with a simple yet profound vision: to create a sacred space where individuals from all walks of life can come together in unity, devotion, and spiritual growth.",
|
||||
};
|
||||
|
||||
|
||||
|
||||
@ -5,9 +5,9 @@ import HeaderFour from "@/components/HeaderFour";
|
||||
import Preloader from "@/helper/Preloader";
|
||||
|
||||
export const metadata = {
|
||||
title: "Contact the Temple | Get in Touch",
|
||||
title: "Contact || Sri Murugan Temple waterloo",
|
||||
description:
|
||||
"Contact Waterloo Murugan Temple for event details, services, and enquiries.",
|
||||
"Contact-waterloo Murugan Temple",
|
||||
};
|
||||
|
||||
|
||||
|
||||
@ -6,9 +6,9 @@ import Preloader from "@/helper/Preloader";
|
||||
import Annadhanam from "@/components/annadhanam";
|
||||
|
||||
export const metadata = {
|
||||
title: "Donate & Support the Temple | Give Now",
|
||||
title: "Donation",
|
||||
description:
|
||||
"Support temple activities and spiritual services by making a donation to Waterloo Murugan Temple.",
|
||||
"Sri Murugan Temple Waterloo",
|
||||
};
|
||||
|
||||
|
||||
|
||||
@ -6,9 +6,9 @@ import Preloader from "@/helper/Preloader";
|
||||
import EventAnnathanam from "@/components/EventAnnathanam";
|
||||
|
||||
export const metadata = {
|
||||
title: "Annathanam Event | Sponsor & Participate",
|
||||
title: "Events - Thaipoosam",
|
||||
description:
|
||||
"Participate in Annathanam and offer food service as part of spiritual charity and devotion.",
|
||||
"Sri Murugan Temple Waterloo",
|
||||
};
|
||||
|
||||
|
||||
|
||||
@ -42,7 +42,7 @@ const ChitraPournami = () => {
|
||||
<img
|
||||
src="/assets/img/events/chitra-pournami/chitra-pournami.webp"
|
||||
alt="Chitra Pournami Image"
|
||||
style={{ width: "515px", height: "auto" }}
|
||||
style={{ width: "515px", height: "400px" }}
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
@ -71,7 +71,7 @@ const ChitraPournami = () => {
|
||||
<div className="faq-thumb2 mb-xl-0 mb-0 mb-md-50">
|
||||
<img
|
||||
src="/assets/img/events/chitra-pournami/archanai.webp"
|
||||
style={{ width: "515px", height: "auto" }}
|
||||
style={{ width: "515px", height: "400px" }}
|
||||
alt="Spiritual Meaning Image"
|
||||
/>
|
||||
</div>
|
||||
@ -102,7 +102,7 @@ const ChitraPournami = () => {
|
||||
<img
|
||||
src="/assets/img/events/chitra-pournami/annadhanam.webp"
|
||||
alt="Rituals Image"
|
||||
style={{ width: "515px", height: "auto" }}
|
||||
style={{ width: "515px", height: "400px" }}
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
@ -132,7 +132,7 @@ const ChitraPournami = () => {
|
||||
<div className="faq-thumb2 mb-xl-0 mb-0 mb-md-50">
|
||||
<img
|
||||
src="/assets/img/events/chitra-pournami/ubhayam.webp"
|
||||
style={{ width: "515px", height: "auto" }}
|
||||
style={{ width: "515px", height: "400px" }}
|
||||
alt="Blessings Image"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@ -4,7 +4,7 @@ import HeaderFour from "@/components/HeaderFour";
|
||||
import ChitraPournami from "./chitra-pournami";
|
||||
|
||||
export const metadata = {
|
||||
title: "Chitra Pournami Festival | Celebrate Together",
|
||||
title: "Events - Chitra Pournami",
|
||||
description: "Sri Murugan Temple Waterloo",
|
||||
};
|
||||
|
||||
|
||||
@ -43,7 +43,7 @@ const MonthlyKarthigai = () => {
|
||||
<img
|
||||
src="/assets/img/events/karthigai-2/karthigai-2.webp"
|
||||
alt="Karthigai Significance"
|
||||
style={{ width: "515px", height: "auto" }}
|
||||
style={{ width: "515px", height: "400px" }}
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
@ -76,7 +76,7 @@ const MonthlyKarthigai = () => {
|
||||
<div className="faq-thumb2 mb-xl-0 mb-0 mb-md-50">
|
||||
<img
|
||||
src="/assets/img/events/karthigai-2/archanai.webp"
|
||||
style={{ width: "515px", height: "auto" }}
|
||||
style={{ width: "515px", height: "400px" }}
|
||||
alt="Karthigai Illumination"
|
||||
/>
|
||||
</div>
|
||||
@ -111,7 +111,7 @@ const MonthlyKarthigai = () => {
|
||||
<img
|
||||
src="/assets/img/events/karthigai-2/annadhanam.webp"
|
||||
alt="Karthigai Rituals"
|
||||
style={{ width: "515px", height: "auto" }}
|
||||
style={{ width: "515px", height: "400px" }}
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
@ -144,7 +144,7 @@ const MonthlyKarthigai = () => {
|
||||
<div className="faq-thumb2 mb-xl-0 mb-0 mb-md-50">
|
||||
<img
|
||||
src="/assets/img/events/karthigai-2/ubhayam.webp"
|
||||
style={{ width: "515px", height: "auto" }}
|
||||
style={{ width: "515px", height: "400px" }}
|
||||
alt="Karthigai Blessings"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@ -4,8 +4,8 @@ import HeaderFour from "@/components/HeaderFour";
|
||||
import MonthlyKarthigai from "./monthly-karthigai";
|
||||
|
||||
export const metadata = {
|
||||
title: "Monthly Karthigai June | Join the Event",
|
||||
description: "Attend Monthly Karthigai pooja in June with devotional offerings.",
|
||||
title: "Events - Monthly Karthigai",
|
||||
description: "Sri Murugan Temple Waterloo",
|
||||
};
|
||||
|
||||
export default function MonthlyKarthigaiPage() {
|
||||
|
||||
@ -38,7 +38,7 @@ const MonthlyKarthigai = () => {
|
||||
<img
|
||||
src="/assets/img/events/karthigai-1/karthigai.webp"
|
||||
alt="Karthigai Significance"
|
||||
style={{ width: "515px", height: "auto" }}
|
||||
style={{ width: "515px", height: "400px" }}
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
@ -65,7 +65,7 @@ const MonthlyKarthigai = () => {
|
||||
<img
|
||||
src="/assets/img/events/karthigai-1/archanai.webp"
|
||||
alt="Lighting Lamps"
|
||||
style={{ width: "515px", height: "auto" }}
|
||||
style={{ width: "515px", height: "400px" }}
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
@ -92,7 +92,7 @@ const MonthlyKarthigai = () => {
|
||||
<img
|
||||
src="/assets/img/events/karthigai-1/annadhanam.webp"
|
||||
alt="Pooja Rituals"
|
||||
style={{ width: "515px", height: "auto" }}
|
||||
style={{ width: "515px", height: "400px" }}
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
@ -119,7 +119,7 @@ const MonthlyKarthigai = () => {
|
||||
<img
|
||||
src="/assets/img/events/karthigai-1/ubhayam.webp"
|
||||
alt="Divine Blessings"
|
||||
style={{ width: "515px", height: "auto" }}
|
||||
style={{ width: "515px", height: "400px" }}
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -4,8 +4,8 @@ import HeaderFour from "@/components/HeaderFour";
|
||||
import MonthlyKarthigai from "./monthly-karthigai";
|
||||
|
||||
export const metadata = {
|
||||
title: "Monthly Karthigai May | Participate",
|
||||
description: "Participate in Monthly Karthigai pooja held in May with traditional worship.",
|
||||
title: "Events - Monthly Karthigai",
|
||||
description: "Sri Murugan Temple Waterloo",
|
||||
};
|
||||
|
||||
export default function MonthlyKarthigaiPage() {
|
||||
|
||||
@ -38,7 +38,7 @@ const NewYearCelebration = () => {
|
||||
<img
|
||||
src="/assets/img/events/new-year/new-year-celebration.webp"
|
||||
alt="New Year Celebration"
|
||||
style={{ width: "515px", height: "auto" }}
|
||||
style={{ width: "515px", height: "400px" }}
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
@ -64,7 +64,7 @@ const NewYearCelebration = () => {
|
||||
<div className="faq-thumb2 mb-xl-0 mb-0 mb-md-50">
|
||||
<img
|
||||
src="/assets/img/events/new-year/archanai.webp"
|
||||
style={{ width: "515px", height: "auto" }}
|
||||
style={{ width: "515px", height: "400px" }}
|
||||
alt="Participation Image"
|
||||
/>
|
||||
</div>
|
||||
@ -92,7 +92,7 @@ const NewYearCelebration = () => {
|
||||
<img
|
||||
src="/assets/img/events/new-year/annadhanam.webp"
|
||||
alt="Offerings Image"
|
||||
style={{ width: "515px", height: "auto" }}
|
||||
style={{ width: "515px", height: "400px" }}
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
@ -118,7 +118,7 @@ const NewYearCelebration = () => {
|
||||
<div className="faq-thumb2 mb-xl-0 mb-0 mb-md-50">
|
||||
<img
|
||||
src="/assets/img/events/new-year/ubhayam.webp"
|
||||
style={{ width: "515px", height: "auto" }}
|
||||
style={{ width: "515px", height: "400px" }}
|
||||
alt="Blessings Image"
|
||||
/>
|
||||
</div>
|
||||
|
||||