From 6400b91e715d8bcc54630c23abe14b8312dac181 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 05:57:02 +0000 Subject: [PATCH 1/5] Update src/app/about/page.tsx --- src/app/about/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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" From d440087aa915dd43b244c34fe7624c54f70db577 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 05:57:02 +0000 Subject: [PATCH 2/5] Update src/app/cart/page.tsx --- src/app/cart/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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, }, From bb68a6f9d42df8f5b0713cb87fcc2536ff30b2f4 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 05:57:03 +0000 Subject: [PATCH 3/5] Update src/app/layout.tsx --- src/app/layout.tsx | 1367 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 1367 insertions(+) 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' }, '*'); })(); +` + }} + /> + +