diff --git a/src/app/page.tsx b/src/app/page.tsx index 2f97a58..494678b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,12 +65,12 @@ export default function LandingPage() { carouselItems={[ { id: "1", - imageSrc: "http://img.b2bpic.net/free-photo/cyber-security-expert-working-with-technology-neon-lights_23-2151645672.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cyber-security-expert-working-with-technology-neon-lights_23-2151645672.jpg?_wi=1", imageAlt: "Futuristic study dashboard neon", }, { id: "2", - imageSrc: "http://img.b2bpic.net/free-photo/door-leading-magical-world_23-2151038211.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/door-leading-magical-world_23-2151038211.jpg?_wi=1", imageAlt: "AI assistant robotic interface", }, { @@ -122,7 +122,7 @@ export default function LandingPage() { "Prezentatsiya ustasi", "Shaxsiy flashcards", ], - imageSrc: "http://img.b2bpic.net/free-photo/cyber-security-expert-working-with-technology-neon-lights_23-2151645672.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cyber-security-expert-working-with-technology-neon-lights_23-2151645672.jpg?_wi=2", imageAlt: "Cyber security experts working with tech devices and neon lights", }, { @@ -133,7 +133,7 @@ export default function LandingPage() { "Vazifalarni bajarish", "Interaktiv testlar", ], - imageSrc: "http://img.b2bpic.net/free-photo/door-leading-magical-world_23-2151038211.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/door-leading-magical-world_23-2151038211.jpg?_wi=2", imageAlt: "Cyber security experts working with tech devices and neon lights", }, ]}