From bfebfe803f70ee4d819d066833ff8b2b40fe18bf Mon Sep 17 00:00:00 2001 From: srikanth_M Date: Mon, 6 Apr 2026 22:29:49 +0530 Subject: [PATCH] updated next config and feature pages --- src/app/restaurant-types/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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": "🧑‍🍳",