diff --git a/src/app/page.tsx b/src/app/page.tsx index 598d617..99d0009 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,11 +74,11 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/3d-cartoon-character-practicing-yoga-meditation_23-2151437240.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-cartoon-character-practicing-yoga-meditation_23-2151437240.jpg?_wi=1", imageAlt: "Emo AI companion in idle breathing animation", }, { - imageSrc: "http://img.b2bpic.net/free-photo/people-wearing-vr-glasses-gaming_23-2151138525.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-wearing-vr-glasses-gaming_23-2151138525.jpg?_wi=1", imageAlt: "Emo AI companion in eye blinking animation", }, { @@ -150,7 +150,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/ai-powered-device-concept_23-2151924151.jpg", imageAlt: "Mobile screen showing Emo app chat input with mic button", }, - imageSrc: "http://img.b2bpic.net/free-photo/3d-cartoon-character-practicing-yoga-meditation_23-2151437240.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-cartoon-character-practicing-yoga-meditation_23-2151437240.jpg?_wi=2", imageAlt: "emo AI interactive animations mobile", }, { @@ -164,7 +164,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/3d-view-yellow-emoji_23-2150473695.jpg", imageAlt: "Mobile screen showing Emo app top bar with mood indicator", }, - imageSrc: "http://img.b2bpic.net/free-photo/people-wearing-vr-glasses-gaming_23-2151138525.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-wearing-vr-glasses-gaming_23-2151138525.jpg?_wi=2", imageAlt: "emo AI interactive animations mobile", }, ]}