diff --git a/src/app/aloqa/page.tsx b/src/app/aloqa/page.tsx index fcf76b0..88c3504 100644 --- a/src/app/aloqa/page.tsx +++ b/src/app/aloqa/page.tsx @@ -97,7 +97,7 @@ export default function ContactPage() { required: false, }} useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-photo/hanging-glass-lamp-light-vintage_1203-5789.jpg" + imageSrc="http://img.b2bpic.net/free-photo/hanging-glass-lamp-light-vintage_1203-5789.jpg?_wi=7" imageAlt="Colibri restoran" mediaAnimation="slide-up" mediaPosition="right" diff --git a/src/app/bron/page.tsx b/src/app/bron/page.tsx index 4ff921d..49d90e0 100644 --- a/src/app/bron/page.tsx +++ b/src/app/bron/page.tsx @@ -104,7 +104,7 @@ export default function BronPage() { required: false, }} useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-photo/hanging-glass-lamp-light-vintage_1203-5789.jpg" + imageSrc="http://img.b2bpic.net/free-photo/hanging-glass-lamp-light-vintage_1203-5789.jpg?_wi=6" imageAlt="Colibri restoran" mediaAnimation="slide-up" mediaPosition="right" diff --git a/src/app/galereya/page.tsx b/src/app/galereya/page.tsx index b995a91..fc794b9 100644 --- a/src/app/galereya/page.tsx +++ b/src/app/galereya/page.tsx @@ -75,28 +75,28 @@ export default function GaleryaPage() { id: "01", title: "Restoran Interieri", description: "Zamonaviy dizayn va iliq yorug'lik bilan yuqori darajadagi muhit", - imageSrc: "http://img.b2bpic.net/free-photo/hanging-glass-lamp-light-vintage_1203-5789.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hanging-glass-lamp-light-vintage_1203-5789.jpg?_wi=5", imageAlt: "Restoran interieri", }, { id: "02", title: "Yozgi Terasa", description: "Ochiq havoda dam olish va ingichka havoning istiqboli", - imageSrc: "http://img.b2bpic.net/free-photo/women-holding-glasses-with-lemonade-table-with-different-dishes_141793-3258.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/women-holding-glasses-with-lemonade-table-with-different-dishes_141793-3258.jpg?_wi=3", imageAlt: "Yozgi terasa", }, { id: "03", title: "Bar Lounge", description: "Iliq yorug'lik va zamonaviy dizayn bilan xosdir lounge", - imageSrc: "http://img.b2bpic.net/free-photo/neoclassical-style-interior-design-with-decor-furnishings_23-2151199413.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/neoclassical-style-interior-design-with-decor-furnishings_23-2151199413.jpg?_wi=3", imageAlt: "Bar lounge", }, { id: "04", title: "DJ Atmosferas", description: "Har kechada jonli DJ musiqasi va muallim entertainment", - imageSrc: "http://img.b2bpic.net/free-photo/vintage-light-lamp_74190-4394.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vintage-light-lamp_74190-4394.jpg?_wi=3", imageAlt: "DJ atmosferas", }, ]} @@ -121,7 +121,7 @@ export default function GaleryaPage() { value: "4.5/5", title: "Xizmat Reitingi", description: "Mehmonlarimizdan olgan o'rtacha baho", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-reception-drinking-coffee_1303-22682.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-reception-drinking-coffee_1303-22682.jpg?_wi=2", imageAlt: "Restoran foto", }, { @@ -129,7 +129,7 @@ export default function GaleryaPage() { value: "1000+", title: "Xursand Mehmon", description: "Har oy Colibriga tashrif buyuradiganlar", - imageSrc: "http://img.b2bpic.net/free-photo/neoclassical-style-interior-design-with-decor-furnishings_23-2151199413.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/neoclassical-style-interior-design-with-decor-furnishings_23-2151199413.jpg?_wi=4", imageAlt: "Bar lounge", }, ]} diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 5e00028..09aec14 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1415,6 +1415,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +