Parishri07 commited on
Commit
50f7da8
·
verified ·
1 Parent(s): 6344741

Update ui/suggestions_tab.py

Browse files
Files changed (1) hide show
  1. ui/suggestions_tab.py +1 -2
ui/suggestions_tab.py CHANGED
@@ -7,8 +7,7 @@ def create_suggestions_tab():
7
  """
8
  ## 🤖 Ask RetailGenie for Recommendations
9
 
10
- 🧞 Just type your need — e.g., _"shampoo for dry hair under 500"_, _"gift sets"_, or _"budget skin care"_
11
- and let Genie do the rest!
12
  """,
13
  elem_classes="centered-text"
14
  )
 
7
  """
8
  ## 🤖 Ask RetailGenie for Recommendations
9
 
10
+ 🧞 Just type your need — e.g., _"shampoo for dry hair under 500"_, _"gift sets"_, or _"budget skin care"_ and let Genie do the rest!
 
11
  """,
12
  elem_classes="centered-text"
13
  )