diff --git a/src/components/Menu.vue b/src/components/Menu.vue
index a72b322..0c79a4e 100644
--- a/src/components/Menu.vue
+++ b/src/components/Menu.vue
@@ -35,7 +35,7 @@
প্রসাধন
- সব
+ সব বিভাগ
diff --git a/src/pages/category/index.vue b/src/pages/category/index.vue
index 27e0f69..fd76348 100644
--- a/src/pages/category/index.vue
+++ b/src/pages/category/index.vue
@@ -1,3 +1,83 @@
+
+
New Arrivals.
+
+
+
Loading...
+
{{ error }}
-
\ No newline at end of file
+
+
+
+
+
![{{item.name}}]()
+
+ {{ item.name }}
+ Qty - 2
+ Price - Rs. {{ item.price }}
+
+
+
+
+
+
+
+
diff --git a/src/pages/index.vue b/src/pages/index.vue
index f61e5c3..7950790 100644
--- a/src/pages/index.vue
+++ b/src/pages/index.vue
@@ -1,87 +1,141 @@
-
-
+
+
+
+
গয়না
+
+
+
+
+
![{{item.name}}]()
+
+
{{ item.name }}
+
{{index}}
+
Price - Rs. {{ item.price }}
+
+
+
+
+
প্রসাধনী
+
+
+
+
+
![{{item.name}}]()
+
+
{{ item.name }}
+
{{index}}
+
Price - Rs. {{ item.price }}
+
+
+
+
সার্ভিস
+
+
+
+
+
![{{item.name}}]()
+
+
{{ item.name }}
+
{{index}}
+
Price - Rs. {{ item.price }}
+
+
+
+
সবজি
+
+
+
+
+
![{{item.name}}]()
+
+
{{ item.name }}
+
{{index}}
+
Price - Rs. {{ item.price }}
+
+
+
+
ফল
+
+
+
+
+
![{{item.name}}]()
+
+
{{ item.name }}
+
{{index}}
+
Price - Rs. {{ item.price }}
+
+
+
মুদি
+
+
+
+
+
![{{item.name}}]()
+
+
{{ item.name }}
+
{{index}}
+
Price - Rs. {{ item.price }}
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file