Merge version_1 into main #3
@@ -241,10 +241,10 @@ export default function LandingPage() {
|
||||
topMarqueeDirection="left"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Chen", handle: "VP of AI Strategy", testimonial: "This platform transformed our data operations. We went from manual processes to fully automated AI workflows in just 3 months. The results exceeded our expectations.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcXKh4NCECEMD1TOiNxOBXwHqv/professional-headshot-of-a-tech-executiv-1772892859768-752c5947.png", imageAlt: "Sarah Chen"
|
||||
id: "1", name: "Sarah Chen", handle: "VP of AI Strategy", testimonial: "This platform transformed our data operations. We went from manual processes to fully automated AI workflows in just 3 months. The results exceeded our expectations.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcXKh4NCECEMD1TOiNxOBXwHqv/professional-headshot-of-a-tech-executiv-1772892859768-752c5947.png?_wi=1", imageAlt: "Sarah Chen"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Marcus Johnson", handle: "Chief Data Officer", testimonial: "Incredible platform. The NLP capabilities are best-in-class, and the support team is exceptional. We've already seen 40% improvement in prediction accuracy.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcXKh4NCECEMD1TOiNxOBXwHqv/professional-headshot-of-a-data-scientis-1772892862165-425b2aa4.png", imageAlt: "Marcus Johnson"
|
||||
id: "2", name: "Marcus Johnson", handle: "Chief Data Officer", testimonial: "Incredible platform. The NLP capabilities are best-in-class, and the support team is exceptional. We've already seen 40% improvement in prediction accuracy.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcXKh4NCECEMD1TOiNxOBXwHqv/professional-headshot-of-a-data-scientis-1772892862165-425b2aa4.png?_wi=1", imageAlt: "Marcus Johnson"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Elena Rodriguez", handle: "Head of Innovation", testimonial: "Finally, an AI platform that's easy to implement yet powerful enough for enterprise needs. This has become central to our digital transformation strategy.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcXKh4NCECEMD1TOiNxOBXwHqv/professional-headshot-of-a-product-manag-1772892859799-46f4ef52.png", imageAlt: "Elena Rodriguez"
|
||||
@@ -253,10 +253,10 @@ export default function LandingPage() {
|
||||
id: "4", name: "David Park", handle: "Enterprise Architect", testimonial: "The security and compliance features are outstanding. We've deployed this across our entire organization with zero concerns. Highly recommend to any enterprise.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcXKh4NCECEMD1TOiNxOBXwHqv/professional-headshot-of-an-enterprise-a-1772892860515-e2aa0448.png", imageAlt: "David Park"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Priya Kapoor", handle: "Product Director", testimonial: "Our customers love the insights we're now providing. The AI models are incredibly accurate and the integration was seamless. Best investment we made this year.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcXKh4NCECEMD1TOiNxOBXwHqv/professional-headshot-of-a-tech-executiv-1772892859768-752c5947.png", imageAlt: "Priya Kapoor"
|
||||
id: "5", name: "Priya Kapoor", handle: "Product Director", testimonial: "Our customers love the insights we're now providing. The AI models are incredibly accurate and the integration was seamless. Best investment we made this year.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcXKh4NCECEMD1TOiNxOBXwHqv/professional-headshot-of-a-tech-executiv-1772892859768-752c5947.png?_wi=2", imageAlt: "Priya Kapoor"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Thomas Mueller", handle: "Operations Lead", testimonial: "Automated workflows that actually work. We've reduced manual effort by 60% and improved accuracy significantly. The ROI was immediate and substantial.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcXKh4NCECEMD1TOiNxOBXwHqv/professional-headshot-of-a-data-scientis-1772892862165-425b2aa4.png", imageAlt: "Thomas Mueller"
|
||||
id: "6", name: "Thomas Mueller", handle: "Operations Lead", testimonial: "Automated workflows that actually work. We've reduced manual effort by 60% and improved accuracy significantly. The ROI was immediate and substantial.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcXKh4NCECEMD1TOiNxOBXwHqv/professional-headshot-of-a-data-scientis-1772892862165-425b2aa4.png?_wi=2", imageAlt: "Thomas Mueller"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user