diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 364dfa4..319d36d 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -42,8 +42,7 @@ export default function AboutPage() { brandName="AICompare" navItems={navItems} button={{ - text: "Start Comparing", href: "/comparison" - }} + text: "Start Comparing", href: "/comparison"}} /> @@ -57,11 +56,9 @@ export default function AboutPage() { background={{ variant: "glowing-orb" }} buttons={[ { - text: "Explore Our Platform", href: "/" - }, + text: "Explore Our Platform", href: "/"}, { - text: "Learn More", href: "#testimonials" - }, + text: "Learn More", href: "#testimonials"}, ]} buttonAnimation="slide-up" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aa6B6Nab987RVltEHQ53KP70Jb/modern-ai-comparison-dashboard-with-mult-1772818372312-1145f4c8.png?_wi=2" @@ -72,20 +69,16 @@ export default function AboutPage() { testimonials={[ { name: "Founded 2024", handle: "AI Comparison Pioneer", testimonial: "We started AICompare to solve a problem: finding the right AI tool is confusing. Too many options, conflicting reviews, unclear pricing. We built a better way.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aa6B6Nab987RVltEHQ53KP70Jb/professional-headshot-of-a-confident-fem-1772818370965-11360354.png?_wi=2" - }, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aa6B6Nab987RVltEHQ53KP70Jb/professional-headshot-of-a-confident-fem-1772818370965-11360354.png?_wi=2"}, { name: "Our Values", handle: "Core Principles", testimonial: "Transparency, unbiased analysis, community-driven insights, and continuous innovation guide everything we do at AICompare.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aa6B6Nab987RVltEHQ53KP70Jb/professional-headshot-of-an-asian-male-p-1772818370897-5ef0f701.png?_wi=2" - }, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aa6B6Nab987RVltEHQ53KP70Jb/professional-headshot-of-an-asian-male-p-1772818370897-5ef0f701.png?_wi=2"}, { name: "Our Community", handle: "Together We Grow", testimonial: "Thousands of AI professionals, researchers, and enthusiasts contribute to AICompare. Your feedback shapes our platform.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aa6B6Nab987RVltEHQ53KP70Jb/professional-headshot-of-a-hispanic-fema-1772818370283-cf318c4c.png?_wi=2" - }, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aa6B6Nab987RVltEHQ53KP70Jb/professional-headshot-of-a-hispanic-fema-1772818370283-cf318c4c.png?_wi=2"}, { name: "The Future", handle: "What's Next", testimonial: "We're expanding our database, launching advanced features, and partnering with AI researchers to provide even better insights.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aa6B6Nab987RVltEHQ53KP70Jb/professional-headshot-of-an-asian-male-s-1772818373709-a3de73e6.png?_wi=2" - }, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aa6B6Nab987RVltEHQ53KP70Jb/professional-headshot-of-an-asian-male-s-1772818373709-a3de73e6.png?_wi=2"}, ]} testimonialRotationInterval={5000} /> @@ -100,14 +93,11 @@ export default function AboutPage() { tagAnimation="slide-up" testimonials={[ { - id: "1", name: "Sarah Johnson", role: "CEO & Co-Founder", testimonial: "With over 15 years in software evaluation and product strategy, I founded AICompare to bring transparency to AI tool selection.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aa6B6Nab987RVltEHQ53KP70Jb/professional-headshot-of-a-female-profes-1772818370294-499afd79.png?_wi=3", imageAlt: "Sarah Johnson" - }, + id: "1", name: "Sarah Johnson", role: "CEO & Co-Founder", testimonial: "With over 15 years in software evaluation and product strategy, I founded AICompare to bring transparency to AI tool selection.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aa6B6Nab987RVltEHQ53KP70Jb/professional-headshot-of-a-female-profes-1772818370294-499afd79.png?_wi=3", imageAlt: "Sarah Johnson"}, { - id: "2", name: "Michael Chen", role: "CTO & Co-Founder", testimonial: "As a software architect and AI enthusiast, I built the technical foundation of AICompare to handle millions of comparisons.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aa6B6Nab987RVltEHQ53KP70Jb/professional-headshot-of-an-asian-male-i-1772818370602-d799844f.png?_wi=3", imageAlt: "Michael Chen" - }, + id: "2", name: "Michael Chen", role: "CTO & Co-Founder", testimonial: "As a software architect and AI enthusiast, I built the technical foundation of AICompare to handle millions of comparisons.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aa6B6Nab987RVltEHQ53KP70Jb/professional-headshot-of-an-asian-male-i-1772818370602-d799844f.png?_wi=3", imageAlt: "Michael Chen"}, { - id: "3", name: "Emma Rodriguez", role: "VP Product", testimonial: "With 10 years of product experience, I ensure AICompare remains intuitive, comprehensive, and user-focused.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aa6B6Nab987RVltEHQ53KP70Jb/professional-headshot-of-a-hispanic-fema-1772818370489-e6345a98.png?_wi=3", imageAlt: "Emma Rodriguez" - }, + id: "3", name: "Emma Rodriguez", role: "VP Product", testimonial: "With 10 years of product experience, I ensure AICompare remains intuitive, comprehensive, and user-focused.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aa6B6Nab987RVltEHQ53KP70Jb/professional-headshot-of-a-hispanic-fema-1772818370489-e6345a98.png?_wi=3", imageAlt: "Emma Rodriguez"}, ]} animationType="depth-3d" textboxLayout="default" @@ -122,23 +112,19 @@ export default function AboutPage() { socialLinks={[ { icon: Twitter, - href: "https://twitter.com/aicompareio", ariaLabel: "Twitter" - }, + href: "https://twitter.com/aicompareio", ariaLabel: "Twitter"}, { icon: Linkedin, - href: "https://linkedin.com/company/aicompare", ariaLabel: "LinkedIn" - }, + href: "https://linkedin.com/company/aicompare", ariaLabel: "LinkedIn"}, { icon: Github, - href: "https://github.com/aicompare", ariaLabel: "GitHub" - }, + href: "https://github.com/aicompare", ariaLabel: "GitHub"}, { icon: Mail, - href: "mailto:hello@aicompare.io", ariaLabel: "Email" - }, + href: "mailto:hello@aicompare.io", ariaLabel: "Email"}, ]} /> ); -} +} \ No newline at end of file