Update src/app/page.tsx
This commit is contained in:
@@ -199,17 +199,17 @@ export default function AIInsightLandingPage() {
|
||||
topMarqueeDirection="left"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Chen", handle: "@sarahchen | CEO", testimonial: "AIInsight transformed our analytics infrastructure. We now make data-driven decisions in minutes, not days. The ROI has been exceptional.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AX4wgl7XSSOga8gIjue4yhVgFS/professional-headshot-of-a-confident-bus-1772726057958-300d5cd4.png", imageAlt: "Sarah Chen"},
|
||||
id: "1", name: "Sarah Chen", handle: "@sarahchen | CEO", testimonial: "AIInsight transformed our analytics infrastructure. We now make data-driven decisions in minutes, not days. The ROI has been exceptional.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AX4wgl7XSSOga8gIjue4yhVgFS/professional-headshot-of-a-confident-bus-1772726057958-300d5cd4.png?_wi=1", imageAlt: "Sarah Chen"},
|
||||
{
|
||||
id: "2", name: "Michael Rodriguez", handle: "@mrodriguez | CTO", testimonial: "The integration was seamless. Our team was productive within hours. The real-time insights have revolutionized how we optimize our platform.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AX4wgl7XSSOga8gIjue4yhVgFS/professional-headshot-of-a-tech-savvy-en-1772726056406-79d68d88.png", imageAlt: "Michael Rodriguez"},
|
||||
id: "2", name: "Michael Rodriguez", handle: "@mrodriguez | CTO", testimonial: "The integration was seamless. Our team was productive within hours. The real-time insights have revolutionized how we optimize our platform.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AX4wgl7XSSOga8gIjue4yhVgFS/professional-headshot-of-a-tech-savvy-en-1772726056406-79d68d88.png?_wi=1", imageAlt: "Michael Rodriguez"},
|
||||
{
|
||||
id: "3", name: "Emily Watson", handle: "@ewatson | Data Director", testimonial: "Outstanding platform! The predictive analytics capabilities have given us competitive advantage. Support team is incredibly responsive.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AX4wgl7XSSOga8gIjue4yhVgFS/professional-headshot-of-a-business-dire-1772726056048-e4946c85.png", imageAlt: "Emily Watson"},
|
||||
{
|
||||
id: "4", name: "David Park", handle: "@dpark | VP Analytics", testimonial: "AIInsight is the most sophisticated analytics solution we've used. The custom dashboards save our team hours every week.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AX4wgl7XSSOga8gIjue4yhVgFS/professional-headshot-of-a-successful-bu-1772726057188-87e7314d.png", imageAlt: "David Park"},
|
||||
{
|
||||
id: "5", name: "Jessica Taylor", handle: "@jtaylor | Product Manager", testimonial: "The AI-powered recommendations have directly contributed to 35% improvement in our conversion rates. Highly recommended.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AX4wgl7XSSOga8gIjue4yhVgFS/professional-headshot-of-a-confident-bus-1772726057958-300d5cd4.png", imageAlt: "Jessica Taylor"},
|
||||
id: "5", name: "Jessica Taylor", handle: "@jtaylor | Product Manager", testimonial: "The AI-powered recommendations have directly contributed to 35% improvement in our conversion rates. Highly recommended.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AX4wgl7XSSOga8gIjue4yhVgFS/professional-headshot-of-a-confident-bus-1772726057958-300d5cd4.png?_wi=2", imageAlt: "Jessica Taylor"},
|
||||
{
|
||||
id: "6", name: "James Kim", handle: "@jkim | Analytics Lead", testimonial: "Best investment we've made in our tech stack. The platform handles our scale effortlessly and the insights are invaluable.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AX4wgl7XSSOga8gIjue4yhVgFS/professional-headshot-of-a-tech-savvy-en-1772726056406-79d68d88.png", imageAlt: "James Kim"},
|
||||
id: "6", name: "James Kim", handle: "@jkim | Analytics Lead", testimonial: "Best investment we've made in our tech stack. The platform handles our scale effortlessly and the insights are invaluable.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AX4wgl7XSSOga8gIjue4yhVgFS/professional-headshot-of-a-tech-savvy-en-1772726056406-79d68d88.png?_wi=2", imageAlt: "James Kim"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user