diff --git a/src/app/page.tsx b/src/app/page.tsx index 3389c78..bb6410d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,23 +61,23 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/global-network-illustration_53876-16141.jpg", + 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", + 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", + 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", + 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", + imageSrc: "http://img.b2bpic.net/free-photo/professional-editor-doing-retouching-work-image_482257-6419.jpg?_wi=1", imageAlt: "Software Interface Design", }, ]} @@ -105,7 +105,7 @@ export default function LandingPage() { imageAlt: "Intelligent Processing", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/global-network-illustration_53876-16141.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/global-network-illustration_53876-16141.jpg?_wi=2", imageAlt: "futuristic software interface high tech", }, { @@ -122,7 +122,7 @@ export default function LandingPage() { imageAlt: "Orchestration UI", }, ], - 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", + 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", imageAlt: "automated workflow interface software", }, { @@ -139,7 +139,7 @@ export default function LandingPage() { imageAlt: "Metrics Dashboard", }, ], - imageSrc: "http://img.b2bpic.net/free-vector/smart-home-management_23-2148619626.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/smart-home-management_23-2148619626.jpg?_wi=2", imageAlt: "task automation dashboard software", }, ]} @@ -198,7 +198,7 @@ export default function LandingPage() { 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", + imageSrc: "http://img.b2bpic.net/free-photo/global-network-illustration_53876-16141.jpg?_wi=3", }, { id: "2", @@ -206,7 +206,7 @@ export default function LandingPage() { 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", + 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=3", }, { id: "3", @@ -214,7 +214,7 @@ export default function LandingPage() { 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", + imageSrc: "http://img.b2bpic.net/free-vector/smart-home-management_23-2148619626.jpg?_wi=3", }, { id: "4", @@ -222,7 +222,7 @@ export default function LandingPage() { 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", + imageSrc: "http://img.b2bpic.net/free-photo/illustration-circle-with-abstract-neon-light-effects-great-futuristic-background_181624-32778.jpg?_wi=2", }, { id: "5", @@ -230,7 +230,7 @@ export default function LandingPage() { 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", + imageSrc: "http://img.b2bpic.net/free-photo/professional-editor-doing-retouching-work-image_482257-6419.jpg?_wi=2", }, ]} />