diff --git a/About.html b/About.html new file mode 100644 index 0000000..85ac705 --- /dev/null +++ b/About.html @@ -0,0 +1,828 @@ + + + + + + About Us + + + + + + + + + + +
+

About Us

+
+

+ Welcome to our website, a space where spirituality, culture, and community come together. + We aim to inspire and connect people through shared values, creative expressions, and spiritual growth. +

+

Our Mission

+

+ Our mission is to create a platform that fosters mindfulness, spiritual learning, + and a deep connection with one's inner self and with others. Through our content, + we explore the teachings of Lord Krishna, his divine pastimes, and how they continue + to influence modern life and spiritual practices. +

+

What We Offer

+

+ We provide a wide range of resources, from spiritual articles, stories, and quotes, + to beautiful art and cultural insights. We believe in the power of ancient wisdom + combined with modern-day perspectives to bring light and understanding to all who visit. +

+
+
+ + +
+ +
+
+ + +
+

Frequently Asked Questions

+
+
+ +
+

+ Sri Krishna is a major deity in Hinduism, worshipped as the eighth + avatar of Vishnu and the supreme god. +

+
+
+ +
+ +
+

+ The teachings include concepts of duty (dharma), devotion + (bhakti), and the nature of reality. +

+
+
+ +
+ +
+

+ The name ‘Krishna’ means ‘all-attractive.’ It signifies the + supreme personality of God, who attracts all living beings with + His divine qualities of love, compassion, wisdom, and beauty. +

+
+
+ +
+ +
+

+ Incorporating Lord Krishna's teachings into daily life involves + practicing devotion, selflessness, and detachment from material + results. Through meditation, prayer, reading the Bhagavad Gita, + and offering selfless service, one can connect with Krishna’s + divine presence and live a more spiritual life. +

+
+
+ +
+ +
+

+ Krishna Janmashtami celebrates the birth of Lord Krishna. It is a + major festival in Hinduism, observed with fasting, prayers, and + the creation of beautiful decorations. The festival is believed to + bring blessings, prosperity, and spiritual awakening. +

+
+
+ +
+ +
+

+ Krishna Leela refers to the playful activities and divine pastimes + of Lord Krishna. These stories are depicted in various forms of + art, literature, and dance. They are believed to be symbolic + representations of the spiritual journey and the ultimate + connection with the divine. +

+
+
+
+
+ + + + + + + + + diff --git a/DIgital.html b/DIgital.html index edefb83..4ef5e65 100644 --- a/DIgital.html +++ b/DIgital.html @@ -4,6 +4,7 @@ Krishna Audio & Video Resources + - -
+ +

User Feedback

@@ -145,5 +234,44 @@

User Feedback

© Shree Krishna - My Strength. All rights reserved.

+ + + \ No newline at end of file diff --git a/avatars.html b/avatars.html index 4750d34..a7ee85d 100644 --- a/avatars.html +++ b/avatars.html @@ -15,6 +15,7 @@ href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css" /> + - -
- -
+ +

Avatars of Lord Vishnu

@@ -414,6 +360,29 @@

Follow Us

+ + + \ No newline at end of file diff --git a/contact.html b/contact.html new file mode 100644 index 0000000..edb050e --- /dev/null +++ b/contact.html @@ -0,0 +1,69 @@ + + + + + + Contact Us Form + + + + +
+
+ Flute and Peacock Feather +

Contact Us

+
+
+ + + + +
+
+ + + diff --git a/devotional-resources.html b/devotional-resources.html index b60935d..e529894 100644 --- a/devotional-resources.html +++ b/devotional-resources.html @@ -8,6 +8,7 @@ rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.1/css/all.min.css" /> + + + diff --git a/dhanna-jatt.html b/dhanna-jatt.html index 15a52da..8560562 100644 --- a/dhanna-jatt.html +++ b/dhanna-jatt.html @@ -8,6 +8,7 @@ src="https://kit.fontawesome.com/d74f12bccc.js" crossorigin="anonymous" > + - -
- + +

Divine Wallpapers

@@ -1398,6 +1360,23 @@

Follow Us

scrollTopBtn.onclick = function () { window.scrollTo({ top: 0, behavior: "smooth" }); // Smooth scroll to top }; + + // Function to filter resources by search input + function searchResources() { + const input = document.getElementById('searchInput').value.toLowerCase(); + const resourceCards = document.querySelectorAll('.resource-card'); + + resourceCards.forEach(function(card) { + const title = card.querySelector('h2').textContent.toLowerCase(); + if (title.includes(input)) { + card.style.display = ''; + } else { + card.style.display = 'none'; + } + }); + } + + diff --git a/gallery.html b/gallery.html index 30559b3..0bb47ac 100644 --- a/gallery.html +++ b/gallery.html @@ -8,6 +8,7 @@ src="https://kit.fontawesome.com/d74f12bccc.js" crossorigin="anonymous" > + - -
- + +
@@ -463,6 +418,21 @@

Follow Us

+ + + diff --git a/narsi.html b/narsi.html index a7dcdc5..478ac97 100644 --- a/narsi.html +++ b/narsi.html @@ -8,6 +8,7 @@ src="https://kit.fontawesome.com/d74f12bccc.js" crossorigin="anonymous" > + - -
- + +

Scriptures

@@ -738,7 +781,24 @@

Follow Us

scrollTopBtn.onclick = function () { window.scrollTo({ top: 0, behavior: "smooth" }); // Smooth scroll to top }; + + // Function to filter resources by search input + function searchResources() { + const input = document.getElementById('searchInput').value.toLowerCase(); + const resourceCards = document.querySelectorAll('.resource-card'); + + resourceCards.forEach(function(card) { + const title = card.querySelector('h2').textContent.toLowerCase(); + if (title.includes(input)) { + card.style.display = ''; + } else { + card.style.display = 'none'; + } + }); + } + + diff --git a/stories-of-devotees.html b/stories-of-devotees.html index ba87c23..68c2e68 100644 --- a/stories-of-devotees.html +++ b/stories-of-devotees.html @@ -8,6 +8,7 @@ src="https://kit.fontawesome.com/d74f12bccc.js" crossorigin="anonymous" > +