diff --git a/src/app/page.tsx b/src/app/page.tsx index 5f94089..0b26c4f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,27 +70,27 @@ export default function LandingPage() { carouselItems={[ { id: "hc1", - imageSrc: "http://img.b2bpic.net/free-photo/electronic-circuit-board-shallow-dof_1398-119.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/electronic-circuit-board-shallow-dof_1398-119.jpg?_wi=1", imageAlt: "Frontend dasturchining ish joyi", }, { id: "hc2", - imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-lightbulb-spectacles-formula-one-car-camera-against-pink-backdrop-with-blue-light_23-2148084307.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-lightbulb-spectacles-formula-one-car-camera-against-pink-backdrop-with-blue-light_23-2148084307.jpg?_wi=1", imageAlt: "Veb-ishlab chiqish abstrakt tasviri", }, { id: "hc3", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-programer-hands-typing-machine-learning-code-laptop-keyboard-front-computer-screens-with-programming-interface-system-engineer-writing-algorithm-online-cloud-computing_482257-41853.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-programer-hands-typing-machine-learning-code-laptop-keyboard-front-computer-screens-with-programming-interface-system-engineer-writing-algorithm-online-cloud-computing_482257-41853.jpg?_wi=1", imageAlt: "Kod yozayotgan qo'llar", }, { id: "hc4", - imageSrc: "http://img.b2bpic.net/free-photo/abstract-low-poly-background-with-connecting-dots-lines_1048-5910.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-low-poly-background-with-connecting-dots-lines_1048-5910.jpg?_wi=1", imageAlt: "Ma'lumotlar oqimi va ulanish vizualizatsiyasi", }, { id: "hc5", - imageSrc: "http://img.b2bpic.net/free-photo/architecture-plan-blueprint-layout-work-concept_53876-125433.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/architecture-plan-blueprint-layout-work-concept_53876-125433.jpg?_wi=1", imageAlt: "UI dizaynini chizayotgan shaxs", }, { @@ -149,31 +149,31 @@ export default function LandingPage() { { title: "JavaScript/React", description: "Interaktiv va dinamik veb-ilovalarni qurish.", - imageSrc: "http://img.b2bpic.net/free-photo/electronic-circuit-board-shallow-dof_1398-119.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/electronic-circuit-board-shallow-dof_1398-119.jpg?_wi=2", imageAlt: "Hacker uses green screen PC and AI deep learning to develop zero day exploit", }, { title: "Git/GitHub", description: "Kod versiyasini boshqarish va hamkorlik qilish.", - imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-lightbulb-spectacles-formula-one-car-camera-against-pink-backdrop-with-blue-light_23-2148084307.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-lightbulb-spectacles-formula-one-car-camera-against-pink-backdrop-with-blue-light_23-2148084307.jpg?_wi=2", imageAlt: "Hacker uses green screen PC and AI deep learning to develop zero day exploit", }, { title: "Kitob o'qish", description: "Yangi bilimlarni o'rganish va dunyoqarashni kengaytirish.", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-programer-hands-typing-machine-learning-code-laptop-keyboard-front-computer-screens-with-programming-interface-system-engineer-writing-algorithm-online-cloud-computing_482257-41853.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-programer-hands-typing-machine-learning-code-laptop-keyboard-front-computer-screens-with-programming-interface-system-engineer-writing-algorithm-online-cloud-computing_482257-41853.jpg?_wi=2", imageAlt: "Hacker uses green screen PC and AI deep learning to develop zero day exploit", }, { title: "Sport", description: "Jismoniy faoliyat orqali sog'lom turmush tarzini saqlash.", - imageSrc: "http://img.b2bpic.net/free-photo/abstract-low-poly-background-with-connecting-dots-lines_1048-5910.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-low-poly-background-with-connecting-dots-lines_1048-5910.jpg?_wi=2", imageAlt: "Hacker uses green screen PC and AI deep learning to develop zero day exploit", }, { title: "Fotografiya", description: "Atrof-muhit go'zalliklarini suratga olish va ijodiy fikrlash.", - imageSrc: "http://img.b2bpic.net/free-photo/architecture-plan-blueprint-layout-work-concept_53876-125433.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/architecture-plan-blueprint-layout-work-concept_53876-125433.jpg?_wi=2", imageAlt: "Hacker uses green screen PC and AI deep learning to develop zero day exploit", }, ]}