Update src/app/page.tsx

This commit is contained in:
2026-06-07 14:26:36 +00:00
parent 2565772891
commit a27064ab78

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
},