AItool commited on
Commit
5541d85
·
verified ·
1 Parent(s): 5c1a0da
Files changed (1) hide show
  1. testnavbar.py +1 -0
testnavbar.py CHANGED
@@ -25,6 +25,7 @@ products = [
25
  {"name": "Ajmod (Indian Lovage)", "price": "$799", "img": "https://source.unsplash.com/random/400x100/?ajmod,spice"},
26
  {"name": "Marathi Moggu", "price": "$799", "img": "https://source.unsplash.com/random/400x100/?marathi,moggu,spice"},
27
  {"name": "Kalonji (Nigella Seeds)", "price": "$799", "img": "https://source.unsplash.com/random/400x100/?kalonji,nigella,seeds"}
 
28
  ]
29
 
30
  CreateAccount = Card(
 
25
  {"name": "Ajmod (Indian Lovage)", "price": "$799", "img": "https://source.unsplash.com/random/400x100/?ajmod,spice"},
26
  {"name": "Marathi Moggu", "price": "$799", "img": "https://source.unsplash.com/random/400x100/?marathi,moggu,spice"},
27
  {"name": "Kalonji (Nigella Seeds)", "price": "$799", "img": "https://source.unsplash.com/random/400x100/?kalonji,nigella,seeds"}
28
+ ]
29
  ]
30
 
31
  CreateAccount = Card(