Compare commits
5 Commits
version_13
...
version_14
| Author | SHA1 | Date | |
|---|---|---|---|
| 53103ffa81 | |||
| 7f257c4e46 | |||
| 0f610b66da | |||
| f273541b5d | |||
| fc94e540f6 |
@@ -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>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user