Merge version_1 into main #1
@@ -233,10 +233,10 @@ export default function LandingPage() {
|
||||
topMarqueeDirection="left"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Johnson", handle: "@sarahtech_exec", testimonial: "AI Platform transformed our data operations. We went from manual processes to fully automated intelligence in 3 months. Revenue increased 45% immediately.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BCE5iZJSww6aGf3EXViDR8zKbf/professional-headshot-of-a-tech-executiv-1773984581702-46da85d3.png", imageAlt: "Sarah Johnson", icon: Star
|
||||
id: "1", name: "Sarah Johnson", handle: "@sarahtech_exec", testimonial: "AI Platform transformed our data operations. We went from manual processes to fully automated intelligence in 3 months. Revenue increased 45% immediately.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BCE5iZJSww6aGf3EXViDR8zKbf/professional-headshot-of-a-tech-executiv-1773984581702-46da85d3.png?_wi=1", imageAlt: "Sarah Johnson", icon: Star
|
||||
},
|
||||
{
|
||||
id: "2", name: "Michael Chen", handle: "@mchen_datascience", testimonial: "The accuracy of predictions is unprecedented. Our fraud detection improved by 78% and we're processing 10x more data with zero downtime.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BCE5iZJSww6aGf3EXViDR8zKbf/professional-headshot-of-a-data-scientis-1773984581484-1d902680.png", imageAlt: "Michael Chen", icon: Star
|
||||
id: "2", name: "Michael Chen", handle: "@mchen_datascience", testimonial: "The accuracy of predictions is unprecedented. Our fraud detection improved by 78% and we're processing 10x more data with zero downtime.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BCE5iZJSww6aGf3EXViDR8zKbf/professional-headshot-of-a-data-scientis-1773984581484-1d902680.png?_wi=1", imageAlt: "Michael Chen", icon: Star
|
||||
},
|
||||
{
|
||||
id: "3", name: "Emily Rodriguez", handle: "@emily_innovates", testimonial: "Customer satisfaction scores jumped from 72% to 91% after implementing AI Platform. The insights are actionable and the support is exceptional.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BCE5iZJSww6aGf3EXViDR8zKbf/professional-headshot-of-a-startup-found-1773984580984-d1bf7906.png", imageAlt: "Emily Rodriguez", icon: Star
|
||||
@@ -245,10 +245,10 @@ export default function LandingPage() {
|
||||
id: "4", name: "David Kim", handle: "@davidkim_founder", testimonial: "As a startup, scaling ML infrastructure was impossible. AI Platform gave us enterprise-grade capabilities at startup pricing. Game changer.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BCE5iZJSww6aGf3EXViDR8zKbf/professional-headshot-of-a-product-manag-1773984581537-b6b4729d.png", imageAlt: "David Kim", icon: Star
|
||||
},
|
||||
{
|
||||
id: "5", name: "Lisa Thompson", handle: "@lisathompson_ceo", testimonial: "Reduced operational costs by 35% while improving service quality. The ROI was visible within the first month. Highly recommend.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BCE5iZJSww6aGf3EXViDR8zKbf/professional-headshot-of-a-tech-executiv-1773984581702-46da85d3.png", imageAlt: "Lisa Thompson", icon: Star
|
||||
id: "5", name: "Lisa Thompson", handle: "@lisathompson_ceo", testimonial: "Reduced operational costs by 35% while improving service quality. The ROI was visible within the first month. Highly recommend.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BCE5iZJSww6aGf3EXViDR8zKbf/professional-headshot-of-a-tech-executiv-1773984581702-46da85d3.png?_wi=2", imageAlt: "Lisa Thompson", icon: Star
|
||||
},
|
||||
{
|
||||
id: "6", name: "James Patterson", handle: "@jpatterson_ai", testimonial: "The integration was seamless and the team guided us through every step. Best investment we made in AI infrastructure this year.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BCE5iZJSww6aGf3EXViDR8zKbf/professional-headshot-of-a-data-scientis-1773984581484-1d902680.png", imageAlt: "James Patterson", icon: Star
|
||||
id: "6", name: "James Patterson", handle: "@jpatterson_ai", testimonial: "The integration was seamless and the team guided us through every step. Best investment we made in AI infrastructure this year.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BCE5iZJSww6aGf3EXViDR8zKbf/professional-headshot-of-a-data-scientis-1773984581484-1d902680.png?_wi=2", imageAlt: "James Patterson", icon: Star
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user