From e83a4377649de3350c999b80dbbd52527f1c18df Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 02:38:15 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ee367ee..a386329 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -116,10 +116,10 @@ export default function LandingPage() { title: "Huushuur", description: "Crispy fried dumplings filled with seasoned meat, cooked to golden perfection."}, { icon: Soup, - title: "Mongolian Soup", description: "Warm, hearty, and full of rich flavor in every spoonful."}, + title: "Bento ", description: "All the favorite meals made in one box. "}, { icon: Utensils, - title: "Fresh Dishes", description: "Meat and vegetable dishes cooked with authentic spices and techniques."}, + title: "Soup ", description: ""}, { icon: Star, title: "Favorites", description: "A collection of simple, tasty, and satisfying meals for everyone."}, -- 2.49.1