faq, privacy-policy and about page complated
This commit is contained in:
@@ -13,7 +13,7 @@ const LIKED_PRODUCTS = [
|
||||
name: 'Samsung Galaxy S23 Ultra 256GB, Phantom Black',
|
||||
price: 12500000,
|
||||
oldPrice: 15000000,
|
||||
image: 'https://images.unsplash.com/photo-1610945415295-d9bbf067e59c?w=400',
|
||||
image: '/samsung-galaxy-s24-smartphone.jpg',
|
||||
rating: 4.8,
|
||||
reviews: 342,
|
||||
discount: 17,
|
||||
@@ -22,10 +22,10 @@ const LIKED_PRODUCTS = [
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
name: 'Apple AirPods Pro 2-chi avlod (USB-C)',
|
||||
name: 'Apple Ipad Pro Tablet',
|
||||
price: 2850000,
|
||||
oldPrice: 3200000,
|
||||
image: 'https://images.unsplash.com/photo-1606841837239-c5a1a4a07af7?w=400',
|
||||
image: '/apple-ipad-pro-tablet.jpg',
|
||||
rating: 4.9,
|
||||
reviews: 567,
|
||||
discount: 11,
|
||||
@@ -34,10 +34,10 @@ const LIKED_PRODUCTS = [
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
name: "Sony PlayStation 5 Slim 1TB + 2 ta o'yin",
|
||||
name: 'Apple Watch Series 9',
|
||||
price: 7500000,
|
||||
oldPrice: 8500000,
|
||||
image: 'https://images.unsplash.com/photo-1606813907291-d86efa9b94db?w=400',
|
||||
image: '/apple-watch-series-9-smartwatch.jpg',
|
||||
rating: 4.7,
|
||||
reviews: 234,
|
||||
discount: 12,
|
||||
@@ -49,7 +49,7 @@ const LIKED_PRODUCTS = [
|
||||
name: 'MacBook Air 13 M2 chip, 8GB RAM, 256GB SSD',
|
||||
price: 14200000,
|
||||
oldPrice: 16000000,
|
||||
image: 'https://images.unsplash.com/photo-1517336714731-489689fd1ca8?w=400',
|
||||
image: '/apple-macbook-pro-laptop.jpg',
|
||||
rating: 4.9,
|
||||
reviews: 891,
|
||||
liked: true,
|
||||
@@ -61,7 +61,7 @@ const LIKED_PRODUCTS = [
|
||||
name: 'Dyson V15 Detect Simsiz Changyutgich',
|
||||
price: 6800000,
|
||||
oldPrice: 7800000,
|
||||
image: 'https://images.unsplash.com/photo-1558317374-067fb5f30001?w=400',
|
||||
image: '/dyson-v15-detect-vacuum-cleaner.jpg',
|
||||
rating: 4.6,
|
||||
reviews: 178,
|
||||
discount: 13,
|
||||
@@ -70,10 +70,10 @@ const LIKED_PRODUCTS = [
|
||||
},
|
||||
{
|
||||
id: 6,
|
||||
name: 'Nike Air Max 270 React Erkaklar Krosovkasi',
|
||||
name: 'Coca-Cola',
|
||||
price: 1250000,
|
||||
oldPrice: 1650000,
|
||||
image: 'https://images.unsplash.com/photo-1542291026-7eec264c27ff?w=400',
|
||||
image: '/classic-coca-cola.png',
|
||||
rating: 4.5,
|
||||
liked: true,
|
||||
reviews: 423,
|
||||
|
||||
Reference in New Issue
Block a user