From 6deec779b3c9e8d4b54e88453f670b00cf617dbf Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 02:40:42 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a386329..9dd05d5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -116,13 +116,13 @@ export default function LandingPage() { title: "Huushuur", description: "Crispy fried dumplings filled with seasoned meat, cooked to golden perfection."}, { icon: Soup, - title: "Bento ", description: "All the favorite meals made in one box. "}, + title: "Bento ", description: "A warm soup with tender meat, noodles, vegetables, and a hint of horseradish for a rich, comforting flavor."}, { icon: Utensils, - title: "Soup ", description: ""}, + title: "Soup", description: ""}, { icon: Star, - title: "Favorites", description: "A collection of simple, tasty, and satisfying meals for everyone."}, + title: "", description: "A warm soup with tender meat, noodles, vegetables, and a hint of horseradish for a rich, comforting flavor."}, ]} title="Our Menu Highlights" description="Savor authentic Mongolian dishes crafted with traditional recipes and the freshest ingredients." -- 2.49.1