diff --git a/src/app/restaurant-types/page.tsx b/src/app/restaurant-types/page.tsx index f0fabc3..f606537 100644 --- a/src/app/restaurant-types/page.tsx +++ b/src/app/restaurant-types/page.tsx @@ -199,7 +199,7 @@ const SEO_TAGS = [ ] const RESTAURANT_TYPE_EMOJIS: Record = { - "Fast Food": "🍟", + "Fast Food": "🍟", "Food Truck": "🚚", "Cafe & Bistro": "☕", "Ghost Kitchen": "🧑‍🍳",