Merge version_1 into main #1
@@ -97,16 +97,16 @@ export default function LandingPage() {
|
||||
description="Hear from our satisfied clients about their experience working with us"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Johnson", role: "CEO, TechCorp", testimonial: "Working with this team transformed our business. Their innovative approach and attention to detail exceeded all our expectations.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Johnson"
|
||||
id: "1", name: "Sarah Johnson", role: "CEO, TechCorp", testimonial: "Working with this team transformed our business. Their innovative approach and attention to detail exceeded all our expectations.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Sarah Johnson"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Michael Chen", role: "Founder, InnovateLab", testimonial: "Exceptional service and support. They understood our vision and delivered results that drove real growth for our company.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Chen"
|
||||
id: "2", name: "Michael Chen", role: "Founder, InnovateLab", testimonial: "Exceptional service and support. They understood our vision and delivered results that drove real growth for our company.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Michael Chen"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Emily Rodriguez", role: "Director, GrowthCo", testimonial: "Professional, reliable, and creative. The entire team went above and beyond to ensure our project success.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Emily Rodriguez"
|
||||
id: "3", name: "Emily Rodriguez", role: "Director, GrowthCo", testimonial: "Professional, reliable, and creative. The entire team went above and beyond to ensure our project success.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Emily Rodriguez"
|
||||
},
|
||||
{
|
||||
id: "4", name: "David Kim", role: "Manager, StartupXYZ", testimonial: "Best investment we made this year. Their expertise and dedication made all the difference in our market position.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Kim"
|
||||
id: "4", name: "David Kim", role: "Manager, StartupXYZ", testimonial: "Best investment we made this year. Their expertise and dedication made all the difference in our market position.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "David Kim"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user