Compare commits
4 Commits
version_18
...
version_20
| Author | SHA1 | Date | |
|---|---|---|---|
| 8f0d4f30b3 | |||
| ef5c9961d4 | |||
| 150e4c9ebe | |||
| 21fa059acc |
@@ -63,16 +63,7 @@ export default function LandingPage() {
|
||||
buttons={[]}
|
||||
mediaAnimation="slide-up"
|
||||
fixedMediaHeight={true}
|
||||
testimonials={[
|
||||
{
|
||||
name: "Taro Yamada", handle: "@TaroYamada", testimonial: "K&K Solution transformed our IT infrastructure, significantly boosting our efficiency and reducing operational costs. Their strategic insights were invaluable.", rating: 5,
|
||||
imageSrc: "/images/placeholder-avatar.jpg", imageAlt: "Taro Yamada avatar"
|
||||
},
|
||||
{
|
||||
name: "Hanako Tanaka", handle: "@HanakoTanaka", testimonial: "The team at K&K provided expert guidance on our digital transformation journey. Their approach was thorough, and the results exceeded our expectations.", rating: 5,
|
||||
imageSrc: "/images/placeholder-avatar.jpg", imageAlt: "Hanako Tanaka avatar"
|
||||
}
|
||||
]}
|
||||
testimonials={[]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user