From e67741dc0c298f11636b8ec5627248002573f323 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 7 Jun 2026 13:17:21 +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 3a5ec8b..c5d7352 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function LandingPage() { background={{ variant: "radial-gradient"}} imagePosition="right" - title="Strategy with the depth Japan deserves." + title="変革の先陣を切る" description="コンサルティングを、もう一段深く.\nDelivering BCG/McKinsey-grade IT strategy to Japan's mid-cap enterprises." testimonials={[ { @@ -185,4 +185,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +} -- 2.49.1