diff --git a/src/views/Workshop/homeNav.vue b/src/views/Workshop/homeNav.vue index 856ef77..2463de8 100644 --- a/src/views/Workshop/homeNav.vue +++ b/src/views/Workshop/homeNav.vue @@ -58,7 +58,7 @@ onMounted(()=>{ flowTypeList: [FlowType.H_TRYON,FlowType.H_AI], }, { - path: 'recommended', + path: 'product', imgPath: new URL('@/assets/images/nav2.png',import.meta.url).href, flowTypeList: [FlowType.H_OUTFIT], }, diff --git a/src/views/Workshop/product.vue b/src/views/Workshop/product.vue index f139201..bbce885 100644 --- a/src/views/Workshop/product.vue +++ b/src/views/Workshop/product.vue @@ -1,12 +1,10 @@ - What’s your Style? + Outfit Result - Select the outfit that matches you the most. + Refine your Look - - + + + + + + + + + + + + + - + + + \ No newline at end of file