Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-28 11:30:01 +00:00

View File

@@ -91,12 +91,12 @@ export default function LandingPage() {
carouselItems={[
{
id: "carousel-1",
imageSrc: "http://img.b2bpic.net/free-photo/zen-stones-balanced-beach-with-copy-space-sunrise-light-meditation-relaxation-ai-generative_123827-23551.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/zen-stones-balanced-beach-with-copy-space-sunrise-light-meditation-relaxation-ai-generative_123827-23551.jpg?_wi=1",
imageAlt: "Bhagavad Gita ancient book with light",
},
{
id: "carousel-2",
imageSrc: "http://img.b2bpic.net/free-photo/spiritual-awakening-concept_23-2150771635.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/spiritual-awakening-concept_23-2150771635.jpg?_wi=1",
imageAlt: "Hanuman statue",
},
{
@@ -187,7 +187,7 @@ export default function LandingPage() {
href: "#partnership",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/zen-stones-balanced-beach-with-copy-space-sunrise-light-meditation-relaxation-ai-generative_123827-23551.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/zen-stones-balanced-beach-with-copy-space-sunrise-light-meditation-relaxation-ai-generative_123827-23551.jpg?_wi=2",
imageAlt: "phone screen spiritual course",
},
{
@@ -207,7 +207,7 @@ export default function LandingPage() {
href: "#contact",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/spiritual-awakening-concept_23-2150771635.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/spiritual-awakening-concept_23-2150771635.jpg?_wi=2",
imageAlt: "phone screen spiritual course",
},
]}