From 8ee2402def95f09f1d51482676521d99d0e74578 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 22 May 2026 12:40:50 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 96e4153..d5de29c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { }, { title: "Collaborative Rooms", description: "Real-time, interactive study spaces.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/woman-scribbling-predictions-white-board-checking-insights-laptop-worker-assessing-finance_482257-133811.jpg", imageAlt: "online meeting UI" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/empty-high-end-workspace-with-advanced-tech-tools-enhancing-productivity_482257-119752.jpg", imageAlt: "interactive whiteboard UI" } + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/empty-high-end-workspace-with-advanced-tech-tools-enhancing-productivity_482257-119752.jpg?_wi=1", imageAlt: "interactive whiteboard UI" } } ]} /> @@ -86,7 +86,7 @@ export default function LandingPage() { { value: "1.2M+", title: "Learners" }, { value: "24/7", title: "AI Access" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/empty-high-end-workspace-with-advanced-tech-tools-enhancing-productivity_482257-119752.jpg" + imageSrc="http://img.b2bpic.net/free-photo/empty-high-end-workspace-with-advanced-tech-tools-enhancing-productivity_482257-119752.jpg?_wi=2" mediaAnimation="slide-up" metricsAnimation="opacity" imageAlt="dark mode dashboard UI" -- 2.49.1