Update src/app/elan-yerlesdir/page.tsx
This commit is contained in:
@@ -86,23 +86,23 @@ export default function PostListingPage() {
|
||||
tagIcon={Store}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-woman-garage-sale_23-2150540733.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-woman-garage-sale_23-2150540733.jpg?_wi=1",
|
||||
imageAlt: "marketplace"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/legs-boots-attractive-stylish-blonde-woman-jeans-oversize-jacket-posing-against-wall-street_285396-8043.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/legs-boots-attractive-stylish-blonde-woman-jeans-oversize-jacket-posing-against-wall-street_285396-8043.jpg?_wi=3",
|
||||
imageAlt: "fashion"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-virtual-reality-headset-white-headphones_23-2148912738.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-virtual-reality-headset-white-headphones_23-2148912738.jpg?_wi=3",
|
||||
imageAlt: "electronics"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/home-entryway-with-modern-furnishing-design_23-2150791155.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/home-entryway-with-modern-furnishing-design_23-2150791155.jpg?_wi=3",
|
||||
imageAlt: "furniture"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/canvas-sneakers-green-model-tying-shoelaces-apparel-ad_53876-101198.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/canvas-sneakers-green-model-tying-shoelaces-apparel-ad_53876-101198.jpg?_wi=5",
|
||||
imageAlt: "shoes"
|
||||
}
|
||||
]}
|
||||
@@ -131,7 +131,7 @@ export default function PostListingPage() {
|
||||
name: "Addım 1: Kateqoriya Seçin",
|
||||
price: "5 min AZN",
|
||||
variant: "Geyim, Elektronika, Mebel...",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-old-vinyl-record_23-2148681199.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-old-vinyl-record_23-2148681199.jpg?_wi=6",
|
||||
imageAlt: "category selection"
|
||||
},
|
||||
{
|
||||
@@ -139,7 +139,7 @@ export default function PostListingPage() {
|
||||
name: "Addım 2: Məhsul Detayları",
|
||||
price: "10 min AZN",
|
||||
variant: "Başlıq, Qiymət, Vəziyyət",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-stylish-blonde-woman-jeans-oversize-jacket-walking-against-wall-street_285396-8015.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-stylish-blonde-woman-jeans-oversize-jacket-walking-against-wall-street_285396-8015.jpg?_wi=3",
|
||||
imageAlt: "product details"
|
||||
},
|
||||
{
|
||||
@@ -147,7 +147,7 @@ export default function PostListingPage() {
|
||||
name: "Addım 3: Şəkil Yükləyin",
|
||||
price: "Unlimited",
|
||||
variant: "Ən azı 3, maksimum 10 şəkil",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/teenage-boy-taking-picture-bedroom-hobby-photography-concept_53876-20733.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/teenage-boy-taking-picture-bedroom-hobby-photography-concept_53876-20733.jpg?_wi=5",
|
||||
imageAlt: "photo upload"
|
||||
},
|
||||
{
|
||||
@@ -155,7 +155,7 @@ export default function PostListingPage() {
|
||||
name: "Addım 4: Elan Yayınla",
|
||||
price: "Pulsuz",
|
||||
variant: "Baku-da Alıcılar Sizə Cavab Vərəcəklər",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/room-decor-with-potted-plants-candles-wooden-table_23-2149427996.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/room-decor-with-potted-plants-candles-wooden-table_23-2149427996.jpg?_wi=5",
|
||||
imageAlt: "publish listing"
|
||||
}
|
||||
]}
|
||||
@@ -177,7 +177,7 @@ export default function PostListingPage() {
|
||||
name: "Geyim & Moda",
|
||||
price: "50-500 AZN",
|
||||
variant: "Kişi, Qadın, Uşaqlar",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/legs-boots-attractive-stylish-blonde-woman-jeans-oversize-jacket-posing-against-wall-street_285396-8043.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/legs-boots-attractive-stylish-blonde-woman-jeans-oversize-jacket-posing-against-wall-street_285396-8043.jpg?_wi=4",
|
||||
imageAlt: "clothing"
|
||||
},
|
||||
{
|
||||
@@ -185,7 +185,7 @@ export default function PostListingPage() {
|
||||
name: "Elektronika",
|
||||
price: "100-2000 AZN",
|
||||
variant: "Telefonlar, Laptoplar",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-virtual-reality-headset-white-headphones_23-2148912738.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-virtual-reality-headset-white-headphones_23-2148912738.jpg?_wi=4",
|
||||
imageAlt: "electronics"
|
||||
},
|
||||
{
|
||||
@@ -193,7 +193,7 @@ export default function PostListingPage() {
|
||||
name: "Ev & Mebel",
|
||||
price: "200-5000 AZN",
|
||||
variant: "Divan, Stol, Stullar",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/home-entryway-with-modern-furnishing-design_23-2150791155.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/home-entryway-with-modern-furnishing-design_23-2150791155.jpg?_wi=4",
|
||||
imageAlt: "furniture"
|
||||
},
|
||||
{
|
||||
@@ -201,7 +201,7 @@ export default function PostListingPage() {
|
||||
name: "Vintage & Retro",
|
||||
price: "30-1000 AZN",
|
||||
variant: "Klassik Şeylər",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-stylish-blonde-woman-jeans-oversize-jacket-walking-against-wall-street_285396-8015.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-stylish-blonde-woman-jeans-oversize-jacket-walking-against-wall-street_285396-8015.jpg?_wi=4",
|
||||
imageAlt: "vintage"
|
||||
},
|
||||
{
|
||||
@@ -209,7 +209,7 @@ export default function PostListingPage() {
|
||||
name: "Aksesuarlar",
|
||||
price: "20-500 AZN",
|
||||
variant: "Kişi & Qadın Aksesuarları",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-details-accessories-bag-map-photo-camera-stylish-young-women-traveling-together-dressed-spring-trendy-dressed-street-style_285396-9961.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-details-accessories-bag-map-photo-camera-stylish-young-women-traveling-together-dressed-spring-trendy-dressed-street-style_285396-9961.jpg?_wi=4",
|
||||
imageAlt: "accessories"
|
||||
},
|
||||
{
|
||||
@@ -217,7 +217,7 @@ export default function PostListingPage() {
|
||||
name: "Kitablar & Vinyl",
|
||||
price: "10-300 AZN",
|
||||
variant: "Kitablar, Rekordlar, Albomlar",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-old-vinyl-record_23-2148681199.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-old-vinyl-record_23-2148681199.jpg?_wi=7",
|
||||
imageAlt: "books and vinyl"
|
||||
}
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user