diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index c3ae13b..ec03eca 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -85,7 +85,7 @@ export default function AboutPage() { title: "Tasdiqlangan Sotuvchi", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/side-view-women-with-sari-shopping_23-2149461694.jpg" + imageSrc="http://img.b2bpic.net/free-photo/side-view-women-with-sari-shopping_23-2149461694.jpg?_wi=2" imageAlt="Markazi Savdo jamoasi va mahsulotlar" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -109,7 +109,7 @@ export default function AboutPage() { title: "Viloyat Qoplamasi", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/collection-cloths-colored-with-natural-pigments_23-2148734296.jpg" + imageSrc="http://img.b2bpic.net/free-photo/collection-cloths-colored-with-natural-pigments_23-2148734296.jpg?_wi=2" imageAlt="O'zbekistonning To'qimalar va Mahsulotlar" mediaAnimation="slide-up" metricsAnimation="slide-up" diff --git a/src/app/cart/page.tsx b/src/app/cart/page.tsx index f6a427e..7dcc7fc 100644 --- a/src/app/cart/page.tsx +++ b/src/app/cart/page.tsx @@ -82,7 +82,7 @@ export default function CartPage() { { text: "Buyurtmani Tasdiqlash", href: "#contact" }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-vector/online-grocery-store-app-template_23-2150089553.jpg" + imageSrc="http://img.b2bpic.net/free-vector/online-grocery-store-app-template_23-2150089553.jpg?_wi=3" imageAlt="Savat - online xaridlar" mediaAnimation="opacity" imagePosition="right" @@ -102,7 +102,7 @@ export default function CartPage() { id: "1", name: "Andijon To'qimasi", price: "85,000 so'm", - imageSrc: "http://img.b2bpic.net/free-photo/collection-cloths-colored-with-natural-pigments_23-2148734296.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/collection-cloths-colored-with-natural-pigments_23-2148734296.jpg?_wi=4", imageAlt: "Andijon to'qimasi", initialQuantity: 1, }, @@ -110,7 +110,7 @@ export default function CartPage() { id: "2", name: "Samarqand Sepoychi Ishi", price: "125,000 so'm", - imageSrc: "http://img.b2bpic.net/free-photo/terracotta-vase-with-indigenous-pattern_23-2151585717.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/terracotta-vase-with-indigenous-pattern_23-2151585717.jpg?_wi=3", imageAlt: "Samarqand sepoychi ishi", initialQuantity: 2, }, @@ -118,7 +118,7 @@ export default function CartPage() { id: "3", name: "Uzbek Ziralar Paket", price: "35,000 so'm", - imageSrc: "http://img.b2bpic.net/free-photo/condiments-powder-table_23-2148605293.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/condiments-powder-table_23-2148605293.jpg?_wi=3", imageAlt: "Uzbek ziralar paket", initialQuantity: 1, }, diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 51af42b..ff18b83 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1424,6 +1424,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +