diff --git a/src/data/jsons/__megamenu.json b/src/data/jsons/__megamenu.json new file mode 100644 index 0000000..c08a809 --- /dev/null +++ b/src/data/jsons/__megamenu.json @@ -0,0 +1,62 @@ +[ + { + "Company": "Katz", + "City": "Nezamyslice", + "Contruction": "Plexiglass", + "Country": "Czech Republic", + "AppName": "Tresom", + "Department": "Clothing", + "CarModel": "Town & Country", + "Corporate": "Training" + }, + { + "Company": "Livefish", + "City": "Herzliyya", + "Contruction": "Plexiglass", + "Country": "Israel", + "AppName": "Hatity", + "Department": "Outdoors", + "CarModel": "RAV4", + "Corporate": "Services" + }, + { + "Company": "Digitube", + "City": "Hongqi", + "Contruction": "Stone", + "Country": "China", + "AppName": "Otcom", + "Department": "Music", + "CarModel": "Lancer Evolution", + "Corporate": "Sales" + }, + { + "Company": "Midel", + "City": "Kamakura", + "Contruction": "Granite", + "Country": "Japan", + "AppName": "Daltfresh", + "Department": "Outdoors", + "CarModel": "Quest", + "Corporate": "Marketing" + }, + { + "Company": "Rhyloo", + "City": "Yahil’nytsya", + "Contruction": "Glass", + "Country": "Ukraine", + "AppName": "Duobam", + "Department": "Clothing", + "CarModel": "Cougar", + "Corporate": "Sales" + }, + { + "Company": "Innojam", + "City": "Mandalay", + "Contruction": "Plexiglass", + "Country": "Myanmar", + "AppName": "Mat Lam Tam", + "Department": "Electronics", + "CarModel": "Galant", + "Corporate": "Management" + } +]