From bd64f5b4a8dc26e0b1dcbb17062059049615b469 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 26 May 2026 15:58:25 +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 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", }, ]} -- 2.49.1