From 02f348ac924eca02cc2e758b815f7450bd44abb6 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 22 May 2026 12:39:59 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3a5cebd..b426b40 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/woman-with-graduation-robe-cap-wearing-virtual-reality-headset_23-2148912770.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-with-graduation-robe-cap-wearing-virtual-reality-headset_23-2148912770.jpg?_wi=1" imageAlt="futuristic learning platform UI" /> @@ -88,7 +88,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/man-working-from-smart-house-controlling-ambience-with-wifi-gadget_482257-9703.jpg", imageAlt: "smart learning interface", }, - imageSrc: "http://img.b2bpic.net/free-photo/woman-with-graduation-robe-cap-wearing-virtual-reality-headset_23-2148912770.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-with-graduation-robe-cap-wearing-virtual-reality-headset_23-2148912770.jpg?_wi=2", imageAlt: "AI chatbot interface", }, { @@ -113,10 +113,10 @@ export default function LandingPage() { 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", + 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", }, - imageSrc: "http://img.b2bpic.net/free-photo/view-laboratory-equipment-neon-lights_23-2151807427.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-laboratory-equipment-neon-lights_23-2151807427.jpg?_wi=1", imageAlt: "AI chatbot interface", }, ]} @@ -145,7 +145,7 @@ export default function LandingPage() { 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" @@ -164,7 +164,7 @@ export default function LandingPage() { name: "Quantum Physics Lab", price: "Access Now", variant: "Pro", - imageSrc: "http://img.b2bpic.net/free-photo/view-laboratory-equipment-neon-lights_23-2151807427.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-laboratory-equipment-neon-lights_23-2151807427.jpg?_wi=2", imageAlt: "physics lab interface", }, { -- 2.49.1