From 9d38868c73e7f9ae0064aafdd2cc8ffbb8a9a83a Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 2 Jun 2026 00:09:48 +0000 Subject: [PATCH 1/2] Update src/app/company/page.tsx --- src/app/company/page.tsx | 148 +++++++++------------------------------ 1 file changed, 33 insertions(+), 115 deletions(-) diff --git a/src/app/company/page.tsx b/src/app/company/page.tsx index 6392754..d9afdb8 100644 --- a/src/app/company/page.tsx +++ b/src/app/company/page.tsx @@ -27,37 +27,21 @@ export default function LandingPage() { @@ -68,13 +52,7 @@ export default function LandingPage() { useInvertedBackground={true} title="Company Overview" description={[ - "**Company Name:** K&K Solution Inc. (株式会社K&Kソリューション)", - "**Established:** May 2018", - "**Representative:** Kenji Tanaka, CEO", - "**Location:** Tokyo, Japan", - "**Capital:** ¥10,000,000", - "K&K Solution Inc. is a leading IT consulting firm dedicated to providing BCG/McKinsey-grade strategic support tailored for Japan's mid-cap enterprises. We specialize in IT strategy, DX promotion, SAP implementation, PMO support, IT due diligence, and talent development.", - ]} + "**Company Name:** K&K Solution Inc. (株式会社K&Kソリューション)", "**Established:** May 2018", "**Representative:** Kenji Tanaka, CEO", "**Location:** Tokyo, Japan", "**Capital:** ¥10,000,000", "K&K Solution Inc. is a leading IT consulting firm dedicated to providing BCG/McKinsey-grade strategic support tailored for Japan's mid-cap enterprises. We specialize in IT strategy, DX promotion, SAP implementation, PMO support, IT due diligence, and talent development."]} /> @@ -85,37 +63,15 @@ export default function LandingPage() { useInvertedBackground={false} groups={[ { - id: "executives", - groupTitle: "Executives", - members: [ + id: "executives", groupTitle: "Executives", members: [ { - id: "member-1", - title: "Kenji Tanaka", - subtitle: "CEO & Founder", - detail: "Former BCG Principal, specialized in Digital Transformation and IT Strategy.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg", - imageAlt: "Kenji Tanaka", - }, + id: "member-1", title: "Kenji Tanaka", subtitle: "CEO & Founder", detail: "Former BCG Principal, specialized in Digital Transformation and IT Strategy.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg", imageAlt: "Kenji Tanaka"}, { - id: "member-2", - title: "Yuki Sato", - subtitle: "COO", - detail: "Ex-McKinsey engagement manager, passionate about operational excellence and BPR.", - imageSrc: "http://img.b2bpic.net/free-vector/set-businessmen-avatars-sketches_23-2147575882.jpg", - imageAlt: "Yuki Sato", - }, + id: "member-2", title: "Yuki Sato", subtitle: "COO", detail: "Ex-McKinsey engagement manager, passionate about operational excellence and BPR.", imageSrc: "http://img.b2bpic.net/free-vector/set-businessmen-avatars-sketches_23-2147575882.jpg", imageAlt: "Yuki Sato"}, { - id: "member-3", - title: "Hiroshi Yamada", - subtitle: "Head of SAP Services", - detail: "20+ years in SAP consulting, led numerous S/4HANA migrations.", - imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-office-holding-tablet_23-2152013704.jpg", - imageAlt: "Hiroshi Yamada", - }, - ], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=psnj5l&_wi=2", - imageAlt: "professional male avatar silhouette", - }, + id: "member-3", title: "Hiroshi Yamada", subtitle: "Head of SAP Services", detail: "20+ years in SAP consulting, led numerous S/4HANA migrations.", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-office-holding-tablet_23-2152013704.jpg", imageAlt: "Hiroshi Yamada"}, + ] + } ]} title="Our Leadership Team" description="Experienced professionals driving impactful change." @@ -127,12 +83,7 @@ export default function LandingPage() { useInvertedBackground={true} title="Our History" description={[ - "**2018:** K&K Solution Inc. founded by Kenji Tanaka, aiming to bring top-tier consulting to Japanese mid-cap firms.", - "**2019:** Expanded service offerings to include specialized SAP implementation and operation support.", - "**2020:** Partnered with key technology vendors to enhance DX solution capabilities.", - "**2022:** Launched talent development programs, recognizing the need for internal capability building.", - "**2024:** Celebrated 500+ successful projects, reaffirming our commitment to client success and innovation.", - ]} + "**2018:** K&K Solution Inc. founded by Kenji Tanaka, aiming to bring top-tier consulting to Japanese mid-cap firms.", "**2019:** Expanded service offerings to include specialized SAP implementation and operation support.", "**2020:** Partnered with key technology vendors to enhance DX solution capabilities.", "**2022:** Launched talent development programs, recognizing the need for internal capability building.", "**2024:** Celebrated 500+ successful projects, reaffirming our commitment to client success and innovation."]} /> @@ -140,14 +91,11 @@ export default function LandingPage() { @@ -160,81 +108,51 @@ export default function LandingPage() { { items: [ { - label: "About Us", - href: "/company", - }, + label: "About Us", href: "/company"}, { - label: "Our Approach", - href: "/approach", - }, + label: "Our Approach", href: "/approach"}, { - label: "Careers", - href: "/careers", - }, + label: "Careers", href: "/careers"}, ], }, { items: [ { - label: "IT Strategy & DX", - href: "/services#it-strategy", - }, + label: "IT Strategy & DX", href: "/services#it-strategy"}, { - label: "SAP Support", - href: "/services#sap-support", - }, + label: "SAP Support", href: "/services#sap-support"}, { - label: "PMO & Program Mgmt", - href: "/services#pmo-support", - }, + label: "PMO & Program Mgmt", href: "/services#pmo-support"}, ], }, { items: [ { - label: "IT Due Diligence", - href: "/services#it-due-diligence", - }, + label: "IT Due Diligence", href: "/services#it-due-diligence"}, { - label: "Talent Development", - href: "/services#talent-development", - }, + label: "Talent Development", href: "/services#talent-development"}, { - label: "BPR", - href: "/services#bpr", - }, + label: "BPR", href: "/services#bpr"}, ], }, { items: [ { - label: "Cases", - href: "/cases", - }, + label: "Cases", href: "/cases"}, { - label: "Insights", - href: "/insights", - }, + label: "Insights", href: "/insights"}, { - label: "Contact Us", - href: "/contact", - }, + label: "Contact Us", href: "/contact"}, ], }, { items: [ { - label: "Privacy Policy", - href: "#privacy", - }, + label: "Privacy Policy", href: "#privacy"}, { - label: "Terms of Service", - href: "#terms", - }, + label: "Terms of Service", href: "#terms"}, { - label: "© 2026 K&K Solution Inc.", - href: "#", - }, + label: "© 2026 K&K Solution Inc.", href: "#"}, ], }, ]} -- 2.49.1 From 0cb6142adb8be31d24f24daad2fd3abc0bc8a3d2 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 2 Jun 2026 00:09:49 +0000 Subject: [PATCH 2/2] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 107 ++++++++++----------------------------- 1 file changed, 27 insertions(+), 80 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index f0fd6e7..d711573 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -26,37 +26,21 @@ export default function LandingPage() { @@ -66,14 +50,12 @@ export default function LandingPage() { console.log('Form submitted!') + } ]} /> @@ -83,12 +65,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Our Office & Contact Details" description={[ - "K&K Solution Inc.", - "**Address:** 1-1-1 Marunouchi, Chiyoda-ku, Tokyo, Japan", - "**Phone:** +81 (0)3-1234-5678", - "**Email:** info@kksolution.inc", - "**Business Hours:** Monday - Friday, 9:00 AM - 6:00 PM JST", - ]} + "K&K Solution Inc.", "**Address:** 1-1-1 Marunouchi, Chiyoda-ku, Tokyo, Japan", "**Phone:** +81 (0)3-1234-5678", "**Email:** info@kksolution.inc", "**Business Hours:** Monday - Friday, 9:00 AM - 6:00 PM JST"]} /> @@ -100,81 +77,51 @@ export default function LandingPage() { { items: [ { - label: "About Us", - href: "/company", - }, + label: "About Us", href: "/company"}, { - label: "Our Approach", - href: "/approach", - }, + label: "Our Approach", href: "/approach"}, { - label: "Careers", - href: "/careers", - }, + label: "Careers", href: "/careers"}, ], }, { items: [ { - label: "IT Strategy & DX", - href: "/services#it-strategy", - }, + label: "IT Strategy & DX", href: "/services#it-strategy"}, { - label: "SAP Support", - href: "/services#sap-support", - }, + label: "SAP Support", href: "/services#sap-support"}, { - label: "PMO & Program Mgmt", - href: "/services#pmo-support", - }, + label: "PMO & Program Mgmt", href: "/services#pmo-support"}, ], }, { items: [ { - label: "IT Due Diligence", - href: "/services#it-due-diligence", - }, + label: "IT Due Diligence", href: "/services#it-due-diligence"}, { - label: "Talent Development", - href: "/services#talent-development", - }, + label: "Talent Development", href: "/services#talent-development"}, { - label: "BPR", - href: "/services#bpr", - }, + label: "BPR", href: "/services#bpr"}, ], }, { items: [ { - label: "Cases", - href: "/cases", - }, + label: "Cases", href: "/cases"}, { - label: "Insights", - href: "/insights", - }, + label: "Insights", href: "/insights"}, { - label: "Contact Us", - href: "/contact", - }, + label: "Contact Us", href: "/contact"}, ], }, { items: [ { - label: "Privacy Policy", - href: "#privacy", - }, + label: "Privacy Policy", href: "#privacy"}, { - label: "Terms of Service", - href: "#terms", - }, + label: "Terms of Service", href: "#terms"}, { - label: "© 2026 K&K Solution Inc.", - href: "#", - }, + label: "© 2026 K&K Solution Inc.", href: "#"}, ], }, ]} -- 2.49.1