3 Commits

Author SHA1 Message Date
87e6290df1 Update src/app/page.tsx 2026-06-07 14:38:25 +00:00
9ed1dc7542 Merge version_20 into main
Merge version_20 into main
2026-06-07 14:34:32 +00:00
8f0d4f30b3 Update src/app/page.tsx 2026-06-07 14:34:29 +00:00

View File

@@ -59,20 +59,12 @@ export default function LandingPage() {
}}
imagePosition="right"
title="変革の先陣を切る"
titleClassName="!text-7xl lg:!text-8xl"
description="コンサルティングを、もう一段深く. Delivering BCG/McKinsey-grade IT strategy to Japan's mid-cap enterprises."
buttons={[]}
mediaAnimation="slide-up"
fixedMediaHeight={true}
testimonials={[
{
name: "Taro Yamada", handle: "@TaroYamada", testimonial: "K&K Solution transformed our IT infrastructure, significantly boosting our efficiency and reducing operational costs. Their strategic insights were invaluable.", rating: 5,
imageSrc: "/images/placeholder-avatar.jpg", imageAlt: "Taro Yamada avatar"
},
{
name: "Hanako Tanaka", handle: "@HanakoTanaka", testimonial: "The team at K&K provided expert guidance on our digital transformation journey. Their approach was thorough, and the results exceeded our expectations.", rating: 5,
imageSrc: "/images/placeholder-avatar.jpg", imageAlt: "Hanako Tanaka avatar"
}
]}
testimonials={[]}
/>
</div>