There is a significant amount of duplicate code in popular-dish-card.tsx and food-card.tsx. Refactor them so that they used the same code. Additionally, ensure that dietary restrictions/preferences are shown for the popular dish cards on the home screen.
There is a significant amount of duplicate code in
popular-dish-card.tsxandfood-card.tsx. Refactor them so that they used the same code. Additionally, ensure that dietary restrictions/preferences are shown for the popular dish cards on the home screen.