From 5e824954facc1f763293f689c6fa7d17174c83f6 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 7 Jun 2026 13:18:56 +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 c5d7352..5055623 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { variant: "radial-gradient"}} imagePosition="right" title="変革の先陣を切る" - description="コンサルティングを、もう一段深く.\nDelivering BCG/McKinsey-grade IT strategy to Japan's mid-cap enterprises." + description="コンサルティングを、もう一段深く. Delivering BCG/McKinsey-grade IT strategy to Japan's mid-cap enterprises." testimonials={[ { name: "Akira Suzuki", handle: "@Akira_S", testimonial: "K&K transformed our IT strategy, delivering beyond expectations. Truly world-class.", rating: 5, @@ -185,4 +185,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1