Merge version_16 into main
Merge version_16 into main
This commit was merged in pull request #23.
This commit is contained in:
@@ -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
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user