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() {