From a27064ab787ffde273be505e66c7b2bfb0739c94 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 7 Jun 2026 14:26:36 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1035ce7..0d458d0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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 },