Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-04-08 15:28:28 +00:00

View File

@@ -44,11 +44,11 @@ export default function LandingPage() {
description="Go beyond answers. Manus executes tasks, automates workflows, and extends your human reach with intelligent, action-oriented digital agents."
buttons={[{ text: "Get Started", href: "#" }]}
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/global-network-illustration_53876-16141.jpg", imageAlt: "AI Action Engine Interface" },
{ imageSrc: "http://img.b2bpic.net/free-photo/business-investor-analyzing-stock-market-trend-monitor-trading-capital-profit-exchange-investment-young-broker-investing-funds-using-financial-forex-market-sales-close-up-handheld-shot_482257-40948.jpg", imageAlt: "Automated Workflow Interface" },
{ imageSrc: "http://img.b2bpic.net/free-vector/smart-home-management_23-2148619626.jpg", imageAlt: "Task Automation Dashboard" },
{ imageSrc: "http://img.b2bpic.net/free-photo/illustration-circle-with-abstract-neon-light-effects-great-futuristic-background_181624-32778.jpg", imageAlt: "Human-Centric Connection" },
{ imageSrc: "http://img.b2bpic.net/free-photo/professional-editor-doing-retouching-work-image_482257-6419.jpg", imageAlt: "Software Interface Design" }
{ imageSrc: "http://img.b2bpic.net/free-photo/global-network-illustration_53876-16141.jpg?_wi=1", imageAlt: "AI Action Engine Interface" },
{ imageSrc: "http://img.b2bpic.net/free-photo/business-investor-analyzing-stock-market-trend-monitor-trading-capital-profit-exchange-investment-young-broker-investing-funds-using-financial-forex-market-sales-close-up-handheld-shot_482257-40948.jpg?_wi=1", imageAlt: "Automated Workflow Interface" },
{ imageSrc: "http://img.b2bpic.net/free-vector/smart-home-management_23-2148619626.jpg?_wi=1", imageAlt: "Task Automation Dashboard" },
{ imageSrc: "http://img.b2bpic.net/free-photo/illustration-circle-with-abstract-neon-light-effects-great-futuristic-background_181624-32778.jpg?_wi=1", imageAlt: "Human-Centric Connection" },
{ imageSrc: "http://img.b2bpic.net/free-photo/professional-editor-doing-retouching-work-image_482257-6419.jpg?_wi=1", imageAlt: "Software Interface Design" }
]}
mediaAnimation="slide-up"
/>
@@ -111,11 +111,11 @@ export default function LandingPage() {
title="Trusted by Industry Leaders"
description="See why top companies choose Manus to scale their operational efficiency."
testimonials={[
{ id: "1", title: "Game Changer", quote: "Manus saved our operations team over 20 hours per week.", name: "Sarah Chen", role: "COO, TechFlow", imageSrc: "http://img.b2bpic.net/free-photo/global-network-illustration_53876-16141.jpg" },
{ id: "2", title: "Reliable Engine", quote: "The most robust automation framework we have ever implemented.", name: "Mark Wilson", role: "CTO, DataCorp", imageSrc: "http://img.b2bpic.net/free-photo/business-investor-analyzing-stock-market-trend-monitor-trading-capital-profit-exchange-investment-young-broker-investing-funds-using-financial-forex-market-sales-close-up-handheld-shot_482257-40948.jpg" },
{ id: "3", title: "Incredible ROI", quote: "We saw a 40% increase in productivity within the first month.", name: "Elena Rodriguez", role: "VP Operations, ScaleUp", imageSrc: "http://img.b2bpic.net/free-vector/smart-home-management_23-2148619626.jpg" },
{ id: "4", title: "Seamless Integration", quote: "Connected our entire stack in a matter of hours.", name: "David Smith", role: "Lead Engineer, Logistix", imageSrc: "http://img.b2bpic.net/free-photo/illustration-circle-with-abstract-neon-light-effects-great-futuristic-background_181624-32778.jpg" },
{ id: "5", title: "Agentic Future", quote: "Manus is truly the future of business orchestration.", name: "Lisa Wong", role: "CEO, FutureSystems", imageSrc: "http://img.b2bpic.net/free-photo/professional-editor-doing-retouching-work-image_482257-6419.jpg" }
{ id: "1", title: "Game Changer", quote: "Manus saved our operations team over 20 hours per week.", name: "Sarah Chen", role: "COO, TechFlow", imageSrc: "http://img.b2bpic.net/free-photo/global-network-illustration_53876-16141.jpg?_wi=2" },
{ id: "2", title: "Reliable Engine", quote: "The most robust automation framework we have ever implemented.", name: "Mark Wilson", role: "CTO, DataCorp", imageSrc: "http://img.b2bpic.net/free-photo/business-investor-analyzing-stock-market-trend-monitor-trading-capital-profit-exchange-investment-young-broker-investing-funds-using-financial-forex-market-sales-close-up-handheld-shot_482257-40948.jpg?_wi=2" },
{ id: "3", title: "Incredible ROI", quote: "We saw a 40% increase in productivity within the first month.", name: "Elena Rodriguez", role: "VP Operations, ScaleUp", imageSrc: "http://img.b2bpic.net/free-vector/smart-home-management_23-2148619626.jpg?_wi=2" },
{ id: "4", title: "Seamless Integration", quote: "Connected our entire stack in a matter of hours.", name: "David Smith", role: "Lead Engineer, Logistix", imageSrc: "http://img.b2bpic.net/free-photo/illustration-circle-with-abstract-neon-light-effects-great-futuristic-background_181624-32778.jpg?_wi=2" },
{ id: "5", title: "Agentic Future", quote: "Manus is truly the future of business orchestration.", name: "Lisa Wong", role: "CEO, FutureSystems", imageSrc: "http://img.b2bpic.net/free-photo/professional-editor-doing-retouching-work-image_482257-6419.jpg?_wi=2" }
]}
/>
</div>