Merge version_1 into main #1
@@ -182,22 +182,22 @@ export default function LandingPage() {
|
||||
topMarqueeDirection="left"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Johnson", handle: "@sarahj", testimonial: "This platform completely transformed how we analyze data. The real-time dashboards save us hours every day.", imageSrc: "http://img.b2bpic.net/free-vector/flat-avatar-collection-with-modern-style_23-2147672521.jpg", imageAlt: "Sarah Johnson"
|
||||
id: "1", name: "Sarah Johnson", handle: "@sarahj", testimonial: "This platform completely transformed how we analyze data. The real-time dashboards save us hours every day.", imageSrc: "http://img.b2bpic.net/free-vector/flat-avatar-collection-with-modern-style_23-2147672521.jpg?_wi=1", imageAlt: "Sarah Johnson"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Michael Chen", handle: "@mchen", testimonial: "The best investment we made for our analytics stack. Highly recommended for enterprise teams.", imageSrc: "http://img.b2bpic.net/free-vector/flat-avatar-collection-with-modern-style_23-2147672521.jpg", imageAlt: "Michael Chen"
|
||||
id: "2", name: "Michael Chen", handle: "@mchen", testimonial: "The best investment we made for our analytics stack. Highly recommended for enterprise teams.", imageSrc: "http://img.b2bpic.net/free-vector/flat-avatar-collection-with-modern-style_23-2147672521.jpg?_wi=2", imageAlt: "Michael Chen"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Emily Rodriguez", handle: "@emily", testimonial: "Outstanding support team and incredibly intuitive interface. A game changer for our business.", imageSrc: "http://img.b2bpic.net/free-vector/flat-avatar-collection-with-modern-style_23-2147672521.jpg", imageAlt: "Emily Rodriguez"
|
||||
id: "3", name: "Emily Rodriguez", handle: "@emily", testimonial: "Outstanding support team and incredibly intuitive interface. A game changer for our business.", imageSrc: "http://img.b2bpic.net/free-vector/flat-avatar-collection-with-modern-style_23-2147672521.jpg?_wi=3", imageAlt: "Emily Rodriguez"
|
||||
},
|
||||
{
|
||||
id: "4", name: "David Kim", handle: "@dkim", testimonial: "The integration process was seamless and the performance is exceptional. Worth every penny.", imageSrc: "http://img.b2bpic.net/free-vector/flat-avatar-collection-with-modern-style_23-2147672521.jpg", imageAlt: "David Kim"
|
||||
id: "4", name: "David Kim", handle: "@dkim", testimonial: "The integration process was seamless and the performance is exceptional. Worth every penny.", imageSrc: "http://img.b2bpic.net/free-vector/flat-avatar-collection-with-modern-style_23-2147672521.jpg?_wi=4", imageAlt: "David Kim"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Jessica Martinez", handle: "@jmartinez", testimonial: "We've seen a 300% ROI within the first quarter. This platform is a must-have.", imageSrc: "http://img.b2bpic.net/free-vector/flat-avatar-collection-with-modern-style_23-2147672521.jpg", imageAlt: "Jessica Martinez"
|
||||
id: "5", name: "Jessica Martinez", handle: "@jmartinez", testimonial: "We've seen a 300% ROI within the first quarter. This platform is a must-have.", imageSrc: "http://img.b2bpic.net/free-vector/flat-avatar-collection-with-modern-style_23-2147672521.jpg?_wi=5", imageAlt: "Jessica Martinez"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Robert Thompson", handle: "@rthompson", testimonial: "Powerful, reliable, and backed by exceptional customer service. Couldn't ask for better.", imageSrc: "http://img.b2bpic.net/free-vector/flat-avatar-collection-with-modern-style_23-2147672521.jpg", imageAlt: "Robert Thompson"
|
||||
id: "6", name: "Robert Thompson", handle: "@rthompson", testimonial: "Powerful, reliable, and backed by exceptional customer service. Couldn't ask for better.", imageSrc: "http://img.b2bpic.net/free-vector/flat-avatar-collection-with-modern-style_23-2147672521.jpg?_wi=6", imageAlt: "Robert Thompson"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user