From 26ded4e01bc4b3c47382c570509f628132329ddf Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 8 Jun 2026 13:03:44 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 298e993..2b14aa9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -165,8 +165,8 @@ export default function LandingPage() { { id: "omurice-demi", brand: "Classic", - name: "Demi-Glace Omurice", - price: "¥1,800", + name: "ダブルチーズハンバーグオムライス ", + price: "¥1680", rating: 5, reviewCount: "250+", imageSrc: "http://img.b2bpic.net/free-photo/sweet-dessert-with-pancake_74190-5959.jpg", @@ -175,7 +175,8 @@ export default function LandingPage() { { id: "omurice-cheese", brand: "Fan Favorite", - name: "Creamy Cheese Omurice", + name: "デミグラスチーズ +オムライス", price: "¥1,950", rating: 5, reviewCount: "180+", -- 2.49.1