Update src/app/page.tsx

This commit is contained in:
2026-05-28 11:29:58 +00:00
parent a80ada7293
commit 4e065ae1ce

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",
},
]}