From eed9bc34ddc01f9ef5bba9be676248b0087039a5 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 7 Jun 2026 14:28:14 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 181cab0..eff599b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,28 +60,9 @@ export default function LandingPage() { imagePosition="right" title="変革の先陣を切る" description="コンサルティングを、もう一段深く. Delivering BCG/McKinsey-grade IT strategy to Japan's mid-cap enterprises." - testimonials={[ - { - name: "", handle: "@akira_s", testimonial: "", rating: 5 - }, - { - name: "", handle: "@emi_n", testimonial: "", rating: 5 - }, - { - name: "", handle: "", testimonial: "The PMO support was critical for our complex project. Highly recommend K&K.", rating: 5 - }, - { - name: "", handle: "@reina_k", testimonial: "K&K's insight into Japanese market nuances combined with global best practices is invaluable.", rating: 5 - }, - { - name: "", handle: "", testimonial: "Strategic depth and practical execution – K&K delivers tangible results.", rating: 5 - } - ]} buttons={[]} mediaAnimation="slide-up" fixedMediaHeight={true} - avatars={[]} - avatarText="" /> -- 2.49.1