From 669fd6d8b43e89200b05eb0cd7dc6513818ad1bb Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Mar 2026 14:25:06 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 1afb604..b159f45 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -85,7 +85,7 @@ export default function AboutPage() { mediaAnimation="slide-up" textboxLayout="split" useInvertedBackground={false} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUBiJSQVbXQJ7lbVwNcBCKICVD/an-abstract-minimalist-image-representin-1774534644939-ded08ec2.png?_wi=1" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUBiJSQVbXQJ7lbVwNcBCKICVD/an-abstract-minimalist-image-representin-1774534644939-ded08ec2.png" imageAlt="An abstract, minimalist image representing the core vision of an AI platform: seamless integration, " /> @@ -100,7 +100,7 @@ export default function AboutPage() { { id: "3", value: "100+", title: "Integrations", description: "Seamlessly connect with your existing tools and workflows.", icon: LinkIcon }, { id: "4", value: "20K+", title: "Active Developers", description: "A thriving community leveraging our powerful AI APIs.", icon: Users } ]} - gridVariant="four-items-2x2-equal-grid" + gridVariant="uniform-all-items-equal" animationType="depth-3d" textboxLayout="default" useInvertedBackground={false} @@ -112,11 +112,11 @@ export default function AboutPage() { title="What Our Users Say" description="Hear directly from leaders and innovators who are transforming their work with SynapseAI. Their success stories speak volumes about our platform's impact." testimonials={[ - { id: "1", name: "Dr. Anya Sharma", role: "CEO", company: "Quantum Innovations", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUBiJSQVbXQJ7lbVwNcBCKICVD/professional-headshot-of-a-diverse-woman-1774534644150-90a2961b.png?_wi=1", imageAlt: "Professional headshot of a diverse woman, mid-30s, smiling confidently. Corporate attire, soft studi" }, - { id: "2", name: "Mr. Ben Carter", role: "CTO", company: "DataStream Solutions", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUBiJSQVbXQJ7lbVwNcBCKICVD/professional-headshot-of-a-diverse-man-e-1774534643432-a2ea1837.png?_wi=1", imageAlt: "Professional headshot of a diverse man, early 40s, thoughtful expression. Business casual, warm ligh" }, - { id: "3", name: "Ms. Chloe Davis", role: "Marketing Director", company: "GrowthSpark Agency", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUBiJSQVbXQJ7lbVwNcBCKICVD/professional-headshot-of-a-diverse-woman-1774534645658-6834d040.png?_wi=1", imageAlt: "Professional headshot of a diverse woman, late 20s, energetic and approachable. Modern tech office b" }, + { id: "1", name: "Dr. Anya Sharma", role: "CEO", company: "Quantum Innovations", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUBiJSQVbXQJ7lbVwNcBCKICVD/professional-headshot-of-a-diverse-woman-1774534644150-90a2961b.png", imageAlt: "Professional headshot of a diverse woman, mid-30s, smiling confidently. Corporate attire, soft studi" }, + { id: "2", name: "Mr. Ben Carter", role: "CTO", company: "DataStream Solutions", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUBiJSQVbXQJ7lbVwNcBCKICVD/professional-headshot-of-a-diverse-man-e-1774534643432-a2ea1837.png", imageAlt: "Professional headshot of a diverse man, early 40s, thoughtful expression. Business casual, warm ligh" }, + { id: "3", name: "Ms. Chloe Davis", role: "Marketing Director", company: "GrowthSpark Agency", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUBiJSQVbXQJ7lbVwNcBCKICVD/professional-headshot-of-a-diverse-woman-1774534645658-6834d040.png", imageAlt: "Professional headshot of a diverse woman, late 20s, energetic and approachable. Modern tech office b" }, { id: "4", name: "Mr. Ethan Hayes", role: "Product Lead", company: "Apex Dynamics", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUBiJSQVbXQJ7lbVwNcBCKICVD/professional-headshot-of-a-diverse-man-m-1774534644902-5d6be55a.png", imageAlt: "Professional headshot of a diverse man, mid-30s, analytical and focused. Clean, minimalist backgroun" }, - { id: "5", name: "Dr. Sarah Miller", role: "Head of Research", company: "Cognitive Labs", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUBiJSQVbXQJ7lbVwNcBCKICVD/professional-headshot-of-a-diverse-woman-1774534644150-90a2961b.png?_wi=2", imageAlt: "Professional headshot of a diverse woman, mid-30s, smiling confidently. Corporate attire, soft studi" } + { id: "5", name: "Dr. Sarah Miller", role: "Head of Research", company: "Cognitive Labs", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUBiJSQVbXQJ7lbVwNcBCKICVD/professional-headshot-of-a-diverse-woman-1774534644150-90a2961b.png", imageAlt: "Professional headshot of a diverse woman, mid-30s, smiling confidently. Corporate attire, soft studi" } ]} gridVariant="three-columns-all-equal-width" animationType="slide-up"