From 40ed589c734723b6a2f5c1dd0abf84d8f56a05c9 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 06:33:04 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c7386f8..85248e5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,32 +66,32 @@ export default function LandingPage() { carouselItems={[ { id: "1", - imageSrc: "http://img.b2bpic.net/free-photo/business-executives-looking-up-office_1170-1735.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-executives-looking-up-office_1170-1735.jpg?_wi=1", imageAlt: "Studentlar", }, { id: "2", - imageSrc: "http://img.b2bpic.net/free-photo/business-executives-looking-up-office_1170-1735.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-executives-looking-up-office_1170-1735.jpg?_wi=2", imageAlt: "Studentlar 2", }, { id: "3", - imageSrc: "http://img.b2bpic.net/free-photo/business-executives-looking-up-office_1170-1735.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-executives-looking-up-office_1170-1735.jpg?_wi=3", imageAlt: "Studentlar 3", }, { id: "4", - imageSrc: "http://img.b2bpic.net/free-photo/business-executives-looking-up-office_1170-1735.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-executives-looking-up-office_1170-1735.jpg?_wi=4", imageAlt: "Studentlar 4", }, { id: "5", - imageSrc: "http://img.b2bpic.net/free-photo/business-executives-looking-up-office_1170-1735.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-executives-looking-up-office_1170-1735.jpg?_wi=5", imageAlt: "Studentlar 5", }, { id: "6", - imageSrc: "http://img.b2bpic.net/free-photo/business-executives-looking-up-office_1170-1735.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-executives-looking-up-office_1170-1735.jpg?_wi=6", imageAlt: "Studentlar 6", }, ]} @@ -119,7 +119,7 @@ export default function LandingPage() { }, ]} mediaAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/business-executives-looking-up-office_1170-1735.jpg" + imageSrc="http://img.b2bpic.net/free-photo/business-executives-looking-up-office_1170-1735.jpg?_wi=7" imageAlt="O'quv markazimiz" /> @@ -213,7 +213,7 @@ export default function LandingPage() { role: "O‘quvchi", company: "Qorako‘l ILM", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-customer-holding-mobile-phone_1170-1374.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-customer-holding-mobile-phone_1170-1374.jpg?_wi=1", }, { id: "2", @@ -245,7 +245,7 @@ export default function LandingPage() { role: "O‘quvchi", company: "Qorako‘l ILM", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-customer-holding-mobile-phone_1170-1374.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-customer-holding-mobile-phone_1170-1374.jpg?_wi=2", }, ]} title="O‘quvchilarimiz fikrlari" -- 2.49.1