From 7406efba22d4035e8af48ccf9fca49a8a89d3b98 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 19:55:13 +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 c46ff1e..5358097 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function TaranumPage() { { id: "5", imageSrc: "http://img.b2bpic.net/free-photo/young-cheerful-travelers-with-backpacks-smiling-walking-canyon_176420-4223.jpg", imageAlt: "Xalqaro sayohatlari"}, { - id: "6", imageSrc: "http://img.b2bpic.net/free-photo/travel-explore-global-destination-trip-adventure-concept_53876-121559.jpg", imageAlt: "Yuqori sifatli turlar"}, + id: "6", imageSrc: "http://img.b2bpic.net/free-photo/travel-explore-global-destination-trip-adventure-concept_53876-121559.jpg?_wi=1", imageAlt: "Yuqori sifatli turlar"}, ]} autoPlay={true} autoPlayInterval={5000} @@ -176,7 +176,7 @@ export default function TaranumPage() {