5 Commits

Author SHA1 Message Date
53103ffa81 Update src/app/page.tsx 2026-06-07 14:21:08 +00:00
7f257c4e46 Update src/app/page.tsx 2026-06-07 14:02:05 +00:00
0f610b66da Update src/app/page.tsx 2026-06-07 14:01:24 +00:00
f273541b5d Merge version_13 into main
Merge version_13 into main
2026-06-07 13:59:52 +00:00
fc94e540f6 Merge version_13 into main
Merge version_13 into main
2026-06-07 13:59:12 +00:00

View File

@@ -62,23 +62,23 @@ export default function LandingPage() {
description="コンサルティングを、もう一段深く. Delivering 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={[ testimonials={[
{ {
name: "Akira Suzuki", handle: "@akirasuzuki", testimonial: "K&K transformed our IT strategy, delivering beyond expectations. Truly world-class.", rating: 5, name: "", handle: "@akira_s", testimonial: "", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-posing-black-white_23-2149411408.jpg", imageAlt: "Akira Suzuki profile" imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-posing-black-white_23-2149411408.jpg", imageAlt: "Akira Suzuki profile"
}, },
{ {
name: "Emi Nakamura", handle: "@eminakamura", testimonial: "Their SAP expertise is unparalleled. Smooth migration and excellent support.", rating: 5, name: "", handle: "@emi_n", testimonial: "", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/worldface-spanish-man-white-background_53876-139733.jpg", imageAlt: "Emi Nakamura profile" imageSrc: "http://img.b2bpic.net/free-photo/worldface-spanish-man-white-background_53876-139733.jpg", imageAlt: "Emi Nakamura profile"
}, },
{ {
name: "Takeshi Tanaka", handle: "@takeshitanaka", testimonial: "The PMO support was critical for our complex project. Highly recommend K&K.", rating: 5, name: "", handle: "", testimonial: "The PMO support was critical for our complex project. Highly recommend K&K.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/classic-portrait-silhouette-man_23-2149706998.jpg", imageAlt: "Takeshi Tanaka profile" imageSrc: "http://img.b2bpic.net/free-photo/classic-portrait-silhouette-man_23-2149706998.jpg", imageAlt: "Takeshi Tanaka profile"
}, },
{ {
name: "Reina Kobayashi", handle: "@reinakobayashi", testimonial: "K&K's insight into Japanese market nuances combined with global best practices is invaluable.", rating: 5, name: "", handle: "@reina_k", testimonial: "K&K's insight into Japanese market nuances combined with global best practices is invaluable.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/artistic-businessman_23-2147641280.jpg", imageAlt: "Reina Kobayashi profile" imageSrc: "http://img.b2bpic.net/free-photo/artistic-businessman_23-2147641280.jpg", imageAlt: "Reina Kobayashi profile"
}, },
{ {
name: "Daiki Hashimoto", handle: "@daikihashimoto", testimonial: "Strategic depth and practical execution K&K delivers tangible results.", rating: 5, name: "", handle: "", testimonial: "Strategic depth and practical execution K&K delivers tangible results.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-vector/business-avatar-template_23-2147502917.jpg", imageAlt: "Daiki Hashimoto profile" imageSrc: "http://img.b2bpic.net/free-vector/business-avatar-template_23-2147502917.jpg", imageAlt: "Daiki Hashimoto profile"
} }
]} ]}
@@ -104,7 +104,7 @@ export default function LandingPage() {
src: "http://img.b2bpic.net/free-photo/worldface-spanish-man-white-background_53876-139733.jpg", alt: "Client Avatar 5" src: "http://img.b2bpic.net/free-photo/worldface-spanish-man-white-background_53876-139733.jpg", alt: "Client Avatar 5"
} }
]} ]}
avatarText="Trusted by 250+ leading enterprises." avatarText=""
/> />
</div> </div>