Update src/app/page.tsx
This commit is contained in:
@@ -91,12 +91,12 @@ export default function LandingPage() {
|
|||||||
carouselItems={[
|
carouselItems={[
|
||||||
{
|
{
|
||||||
id: "carousel-1",
|
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",
|
imageAlt: "Bhagavad Gita ancient book with light",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "carousel-2",
|
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",
|
imageAlt: "Hanuman statue",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -187,7 +187,7 @@ export default function LandingPage() {
|
|||||||
href: "#partnership",
|
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",
|
imageAlt: "phone screen spiritual course",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -207,7 +207,7 @@ export default function LandingPage() {
|
|||||||
href: "#contact",
|
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",
|
imageAlt: "phone screen spiritual course",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user