Merge version_1 into main #1
@@ -146,10 +146,10 @@ export default function LandingPage() {
|
||||
topMarqueeDirection="left"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Chen", handle: "@sarahchen_cto", testimonial: "AIFlow reduced our manual data processing by 85%. The accuracy and speed improvements have been transformational for our analytics team.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ax9vSO2KPyxBLqCpEOElH1AGFx/professional-headshot-of-a-confident-tec-1773523656463-cec3bee3.png", imageAlt: "Sarah Chen", icon: Star
|
||||
id: "1", name: "Sarah Chen", handle: "@sarahchen_cto", testimonial: "AIFlow reduced our manual data processing by 85%. The accuracy and speed improvements have been transformational for our analytics team.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ax9vSO2KPyxBLqCpEOElH1AGFx/professional-headshot-of-a-confident-tec-1773523656463-cec3bee3.png?_wi=1", imageAlt: "Sarah Chen", icon: Star
|
||||
},
|
||||
{
|
||||
id: "2", name: "Marcus Johnson", handle: "@marcus_exec", testimonial: "The platform's intelligent automation has cut operational costs by 40% while improving decision-making velocity across our organization.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ax9vSO2KPyxBLqCpEOElH1AGFx/professional-headshot-of-an-innovative-e-1773523656661-5b17d198.png", imageAlt: "Marcus Johnson", icon: Star
|
||||
id: "2", name: "Marcus Johnson", handle: "@marcus_exec", testimonial: "The platform's intelligent automation has cut operational costs by 40% while improving decision-making velocity across our organization.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ax9vSO2KPyxBLqCpEOElH1AGFx/professional-headshot-of-an-innovative-e-1773523656661-5b17d198.png?_wi=1", imageAlt: "Marcus Johnson", icon: Star
|
||||
},
|
||||
{
|
||||
id: "3", name: "Elena Rodriguez", handle: "@elena_data", testimonial: "Implementing AIFlow was seamless. The API integration took less than a week, and we saw immediate ROI improvements in our predictive models.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ax9vSO2KPyxBLqCpEOElH1AGFx/professional-headshot-of-an-experienced--1773523657018-969dea48.png", imageAlt: "Elena Rodriguez", icon: Star
|
||||
@@ -158,10 +158,10 @@ export default function LandingPage() {
|
||||
id: "4", name: "David Kim", handle: "@david_innovate", testimonial: "This is the most sophisticated AI platform I've worked with. The neural network capabilities combined with ease of use is unmatched in the market.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ax9vSO2KPyxBLqCpEOElH1AGFx/professional-headshot-of-a-creative-prod-1773523657183-98012bbd.png", imageAlt: "David Kim", icon: Star
|
||||
},
|
||||
{
|
||||
id: "5", name: "Lisa Anderson", handle: "@lisa_strategy", testimonial: "AIFlow's predictive analytics gave us competitive advantage. We're now forecasting market trends weeks before our competitors.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ax9vSO2KPyxBLqCpEOElH1AGFx/professional-headshot-of-a-confident-tec-1773523656463-cec3bee3.png", imageAlt: "Lisa Anderson", icon: Star
|
||||
id: "5", name: "Lisa Anderson", handle: "@lisa_strategy", testimonial: "AIFlow's predictive analytics gave us competitive advantage. We're now forecasting market trends weeks before our competitors.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ax9vSO2KPyxBLqCpEOElH1AGFx/professional-headshot-of-a-confident-tec-1773523656463-cec3bee3.png?_wi=2", imageAlt: "Lisa Anderson", icon: Star
|
||||
},
|
||||
{
|
||||
id: "6", name: "James Wilson", handle: "@james_tech", testimonial: "The support team is exceptional. They helped us optimize our workflows and achieved a 3.2x ROI within 6 months of implementation.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ax9vSO2KPyxBLqCpEOElH1AGFx/professional-headshot-of-an-innovative-e-1773523656661-5b17d198.png", imageAlt: "James Wilson", icon: Star
|
||||
id: "6", name: "James Wilson", handle: "@james_tech", testimonial: "The support team is exceptional. They helped us optimize our workflows and achieved a 3.2x ROI within 6 months of implementation.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ax9vSO2KPyxBLqCpEOElH1AGFx/professional-headshot-of-an-innovative-e-1773523656661-5b17d198.png?_wi=2", imageAlt: "James Wilson", icon: Star
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user