3 Commits

Author SHA1 Message Date
33df6fe696 Switch to version 2: modified src/app/features/page.tsx 2026-03-07 10:45:44 +00:00
b92bbd6231 Switch to version 2: modified src/app/about/page.tsx 2026-03-07 10:45:44 +00:00
8bebf49b17 Merge version_3 into main
Merge version_3 into main
2026-03-07 10:32:53 +00:00
2 changed files with 27 additions and 52 deletions

View File

@@ -42,8 +42,7 @@ export default function AboutPage() {
brandName="AICompare" brandName="AICompare"
navItems={navItems} navItems={navItems}
button={{ button={{
text: "Start Comparing", href: "/comparison" text: "Start Comparing", href: "/comparison"}}
}}
/> />
</div> </div>
@@ -57,11 +56,9 @@ export default function AboutPage() {
background={{ variant: "glowing-orb" }} background={{ variant: "glowing-orb" }}
buttons={[ buttons={[
{ {
text: "Explore Our Platform", href: "/" text: "Explore Our Platform", href: "/"},
},
{ {
text: "Learn More", href: "#testimonials" text: "Learn More", href: "#testimonials"},
},
]} ]}
buttonAnimation="slide-up" 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" 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={[ 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, 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, 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, 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, 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} testimonialRotationInterval={5000}
/> />
@@ -100,14 +93,11 @@ export default function AboutPage() {
tagAnimation="slide-up" tagAnimation="slide-up"
testimonials={[ 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" animationType="depth-3d"
textboxLayout="default" textboxLayout="default"
@@ -122,23 +112,19 @@ export default function AboutPage() {
socialLinks={[ socialLinks={[
{ {
icon: Twitter, icon: Twitter,
href: "https://twitter.com/aicompareio", ariaLabel: "Twitter" href: "https://twitter.com/aicompareio", ariaLabel: "Twitter"},
},
{ {
icon: Linkedin, icon: Linkedin,
href: "https://linkedin.com/company/aicompare", ariaLabel: "LinkedIn" href: "https://linkedin.com/company/aicompare", ariaLabel: "LinkedIn"},
},
{ {
icon: Github, icon: Github,
href: "https://github.com/aicompare", ariaLabel: "GitHub" href: "https://github.com/aicompare", ariaLabel: "GitHub"},
},
{ {
icon: Mail, icon: Mail,
href: "mailto:hello@aicompare.io", ariaLabel: "Email" href: "mailto:hello@aicompare.io", ariaLabel: "Email"},
},
]} ]}
/> />
</div> </div>
</ThemeProvider> </ThemeProvider>
); );
} }

View File

@@ -48,44 +48,36 @@ export default function FeaturesPage() {
title: "Detailed Comparison Matrix", description: "Side-by-side comparison of 50+ AI tools with 100+ evaluation criteria", icon: Grid3x3, title: "Detailed Comparison Matrix", description: "Side-by-side comparison of 50+ AI tools with 100+ evaluation criteria", icon: Grid3x3,
mediaItems: [ mediaItems: [
{ {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aa6B6Nab987RVltEHQ53KP70Jb/detailed-comparison-matrix-interface-sho-1772818373378-4c788c11.png?_wi=2", imageAlt: "Comparison matrix interface" imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aa6B6Nab987RVltEHQ53KP70Jb/detailed-comparison-matrix-interface-sho-1772818373378-4c788c11.png?_wi=2", imageAlt: "Comparison matrix interface"},
},
{ {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aa6B6Nab987RVltEHQ53KP70Jb/advanced-comparison-matrix-showing-detai-1772818373677-61b5f61d.png?_wi=2", imageAlt: "Detailed feature comparison" imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aa6B6Nab987RVltEHQ53KP70Jb/advanced-comparison-matrix-showing-detai-1772818373677-61b5f61d.png?_wi=2", imageAlt: "Detailed feature comparison"},
},
], ],
}, },
{ {
title: "Unbiased Reviews & Ratings", description: "Community-driven ratings and verified user reviews for every AI tool", icon: Star, title: "Unbiased Reviews & Ratings", description: "Community-driven ratings and verified user reviews for every AI tool", icon: Star,
mediaItems: [ mediaItems: [
{ {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aa6B6Nab987RVltEHQ53KP70Jb/user-reviews-section-displaying-multiple-1772818371730-b767ffd7.png?_wi=2", imageAlt: "User reviews section" imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aa6B6Nab987RVltEHQ53KP70Jb/user-reviews-section-displaying-multiple-1772818371730-b767ffd7.png?_wi=2", imageAlt: "User reviews section"},
},
{ {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aa6B6Nab987RVltEHQ53KP70Jb/rating-visualization-dashboard-showing-a-1772818371270-a873a62f.png?_wi=2", imageAlt: "Rating visualization" imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aa6B6Nab987RVltEHQ53KP70Jb/rating-visualization-dashboard-showing-a-1772818371270-a873a62f.png?_wi=2", imageAlt: "Rating visualization"},
},
], ],
}, },
{ {
title: "Advanced Filtering & Search", description: "Find the perfect AI tool with intelligent filters by use case, price, and features", icon: Filter, title: "Advanced Filtering & Search", description: "Find the perfect AI tool with intelligent filters by use case, price, and features", icon: Filter,
mediaItems: [ mediaItems: [
{ {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aa6B6Nab987RVltEHQ53KP70Jb/advanced-filter-panel-showing-multiple-f-1772818371978-f67acfdc.png?_wi=2", imageAlt: "Advanced filter options" imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aa6B6Nab987RVltEHQ53KP70Jb/advanced-filter-panel-showing-multiple-f-1772818371978-f67acfdc.png?_wi=2", imageAlt: "Advanced filter options"},
},
{ {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aa6B6Nab987RVltEHQ53KP70Jb/search-results-interface-showing-filtere-1772818370884-3be9bd80.png?_wi=2", imageAlt: "Search results interface" imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aa6B6Nab987RVltEHQ53KP70Jb/search-results-interface-showing-filtere-1772818370884-3be9bd80.png?_wi=2", imageAlt: "Search results interface"},
},
], ],
}, },
{ {
title: "Performance Benchmarks", description: "Real-world performance metrics and speed comparisons for each tool", icon: TrendingUp, title: "Performance Benchmarks", description: "Real-world performance metrics and speed comparisons for each tool", icon: TrendingUp,
mediaItems: [ mediaItems: [
{ {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aa6B6Nab987RVltEHQ53KP70Jb/performance-benchmark-charts-showing-mul-1772818371178-86a75720.png?_wi=2", imageAlt: "Performance benchmark charts" imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aa6B6Nab987RVltEHQ53KP70Jb/performance-benchmark-charts-showing-mul-1772818371178-86a75720.png?_wi=2", imageAlt: "Performance benchmark charts"},
},
{ {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aa6B6Nab987RVltEHQ53KP70Jb/speed-comparison-dashboard-showing-real--1772818371565-31e1330a.png?_wi=2", imageAlt: "Speed comparison metrics" imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aa6B6Nab987RVltEHQ53KP70Jb/speed-comparison-dashboard-showing-real--1772818371565-31e1330a.png?_wi=2", imageAlt: "Speed comparison metrics"},
},
], ],
}, },
]} ]}
@@ -106,14 +98,11 @@ export default function FeaturesPage() {
tagAnimation="slide-up" tagAnimation="slide-up"
testimonials={[ testimonials={[
{ {
id: "1", name: "Sarah Johnson", role: "CEO, TechFlow", testimonial: "AICompare transformed how we evaluate and select AI tools. The detailed comparisons and unbiased reviews saved us hundreds of hours of research.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aa6B6Nab987RVltEHQ53KP70Jb/professional-headshot-of-a-female-profes-1772818370294-499afd79.png?_wi=2", imageAlt: "Sarah Johnson" id: "1", name: "Sarah Johnson", role: "CEO, TechFlow", testimonial: "AICompare transformed how we evaluate and select AI tools. The detailed comparisons and unbiased reviews saved us hundreds of hours of research.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aa6B6Nab987RVltEHQ53KP70Jb/professional-headshot-of-a-female-profes-1772818370294-499afd79.png?_wi=2", imageAlt: "Sarah Johnson"},
},
{ {
id: "2", name: "Michael Chen", role: "Product Manager, InnovateLab", testimonial: "The comparison matrix is incredibly comprehensive. We've recommended AICompare to our entire team and many partner companies.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aa6B6Nab987RVltEHQ53KP70Jb/professional-headshot-of-an-asian-male-i-1772818370602-d799844f.png?_wi=2", imageAlt: "Michael Chen" id: "2", name: "Michael Chen", role: "Product Manager, InnovateLab", testimonial: "The comparison matrix is incredibly comprehensive. We've recommended AICompare to our entire team and many partner companies.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aa6B6Nab987RVltEHQ53KP70Jb/professional-headshot-of-an-asian-male-i-1772818370602-d799844f.png?_wi=2", imageAlt: "Michael Chen"},
},
{ {
id: "3", name: "Emma Rodriguez", role: "VP Engineering, CloudSync", testimonial: "Finally, a platform that provides transparent, honest AI tool evaluations. It's become our go-to resource for all AI decisions.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aa6B6Nab987RVltEHQ53KP70Jb/professional-headshot-of-a-hispanic-fema-1772818370489-e6345a98.png?_wi=2", imageAlt: "Emma Rodriguez" id: "3", name: "Emma Rodriguez", role: "VP Engineering, CloudSync", testimonial: "Finally, a platform that provides transparent, honest AI tool evaluations. It's become our go-to resource for all AI decisions.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aa6B6Nab987RVltEHQ53KP70Jb/professional-headshot-of-a-hispanic-fema-1772818370489-e6345a98.png?_wi=2", imageAlt: "Emma Rodriguez"},
},
]} ]}
animationType="depth-3d" animationType="depth-3d"
textboxLayout="default" textboxLayout="default"
@@ -135,4 +124,4 @@ export default function FeaturesPage() {
</div> </div>
</ThemeProvider> </ThemeProvider>
); );
} }