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