Merge version_16 into main #23

Merged
bender merged 1 commits from version_16 into main 2026-06-07 14:26:40 +00:00

View File

@@ -68,13 +68,13 @@ export default function LandingPage() {
name: "", handle: "@emi_n", testimonial: "", rating: 5
},
{
name: "", 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
},
{
name: "", handle: "@reina_k", testimonial: "K&K's insight into Japanese market nuances combined with global best practices is invaluable.", rating: 5
},
{
name: "", 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
}
]}
buttons={[]}
@@ -118,7 +118,7 @@ export default function LandingPage() {
textboxLayout="default"
gridVariant="uniform-all-items-equal"
useInvertedBackground={true}
metrics={[
metrics={[>
{
id: "clients", value: "250+", title: "Satisfied Clients", description: "Across diverse industries.", icon: Users
},