Merge version_16 into main
Merge version_16 into main
This commit was merged in pull request #22.
This commit is contained in:
@@ -68,35 +68,19 @@ export default function LandingPage() {
|
||||
name: "", handle: "@emi_n", testimonial: "", rating: 5
|
||||
},
|
||||
{
|
||||
name: "", handle: "", testimonial: "The PMO support was critical for our complex project. Highly recommend K&K.", rating: 5
|
||||
name: "", 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: "", handle: "", testimonial: "Strategic depth and practical execution – K&K delivers tangible results.", rating: 5
|
||||
name: "", testimonial: "Strategic depth and practical execution – K&K delivers tangible results.", rating: 5
|
||||
}
|
||||
]}
|
||||
buttons={[]}
|
||||
mediaAnimation="slide-up"
|
||||
fixedMediaHeight={true}
|
||||
avatars={[
|
||||
{
|
||||
src: "", alt: "Client Avatar 1"
|
||||
},
|
||||
{
|
||||
src: "", alt: "Client Avatar 2"
|
||||
},
|
||||
{
|
||||
src: "", alt: "Client Avatar 3"
|
||||
},
|
||||
{
|
||||
src: "", alt: "Client Avatar 4"
|
||||
},
|
||||
{
|
||||
src: "", alt: "Client Avatar 5"
|
||||
}
|
||||
]}
|
||||
avatars={[]}
|
||||
avatarText=""
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user