diff --git a/public/cup.png b/public/cup.png
new file mode 100644
index 0000000..95b511f
Binary files /dev/null and b/public/cup.png differ
diff --git a/src/user/marketplace/index.tsx b/src/user/marketplace/index.tsx
index d031443..0f45fac 100644
--- a/src/user/marketplace/index.tsx
+++ b/src/user/marketplace/index.tsx
@@ -1,6 +1,51 @@
+import { Tag } from 'antd';
 import react from 'react'
+import { PrevMarketCard } from '../../components/prevMarketCard';
+import { UserPreview } from '../../components/userPreview';
 import header from '../header'
 
+import './style.css';
+
 export const Marketplace: react.FC = () => {
-    return 
{header}
+    return 
+        {header}
+        
+            
+                
+                    Designer]}
+                        tg={"vladimir_dubrovin"}
+                        description="Долгое описание"
+                        logo_url='/logo_example.png'
+                    />
+                
+                
+            
+        
+