From 4e065ae1ceec28dc03687b751a84608f1aeb666b Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 28 May 2026 11:29:58 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 05888b0..b1f175e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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", }, ]}