diff --git a/src/app/page.tsx b/src/app/page.tsx index 9b99419..68e4af7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,35 +57,35 @@ export default function LandingPage() { handle: "@alexrivet", testimonial: "The precision and speed of the AI integration by NexAI is unmatched in the field.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/businessman-wearing-coat_1098-3778.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businessman-wearing-coat_1098-3778.jpg?_wi=1", }, { name: "Maria Chen", handle: "@mchen_eng", testimonial: "NexAI robots have completely revolutionized our assembly line productivity.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/technician-making-sure-high-tech-facility-data-center-is-appropriately-equipped_482257-94430.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/technician-making-sure-high-tech-facility-data-center-is-appropriately-equipped_482257-94430.jpg?_wi=1", }, { name: "David Thorne", handle: "@dthorne_ai", testimonial: "Incredible hardware engineering paired with state-of-the-art machine learning.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/scientist-factory-using-tablet-check-photovoltaics-materials-parameters_482257-120526.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/scientist-factory-using-tablet-check-photovoltaics-materials-parameters_482257-120526.jpg?_wi=1", }, { name: "Sophia Lee", handle: "@slee_design", testimonial: "NexAI redefined our efficiency standards overnight.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-man-glasses-is-posing-photographer-studio_613910-2638.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-man-glasses-is-posing-photographer-studio_613910-2638.jpg?_wi=1", }, { name: "Marcus Wong", handle: "@mwong_mgt", testimonial: "Seamless deployment and immediate performance gains.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-solar-panels-plant-using-laptop-improve-solar-cells-efficiency_482257-119894.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-solar-panels-plant-using-laptop-improve-solar-cells-efficiency_482257-119894.jpg?_wi=1", }, ]} buttons={[ @@ -142,7 +142,7 @@ export default function LandingPage() { title: "Computer Vision", description: "High-fidelity object tracking and environment perception using deep learning.", tag: "Optics", - imageSrc: "http://img.b2bpic.net/free-photo/circuit-board-close-up-with-different-components_23-2149174328.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/circuit-board-close-up-with-different-components_23-2149174328.jpg?_wi=1", imageAlt: "Computer vision sensors", }, { @@ -150,7 +150,7 @@ export default function LandingPage() { title: "Autonomous Pathfinding", description: "Optimized navigation algorithms for complex, real-world environments.", tag: "Navigation", - imageSrc: "http://img.b2bpic.net/free-photo/abstract-futuristic-digital-technology-background_53876-104787.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-futuristic-digital-technology-background_53876-104787.jpg?_wi=1", imageAlt: "Autonomous navigation visualization", }, { @@ -158,7 +158,7 @@ export default function LandingPage() { title: "Haptic Interaction", description: "Precise touch-based feedback systems for delicate assembly tasks.", tag: "Haptics", - imageSrc: "http://img.b2bpic.net/free-photo/young-man-woman-vr-glasses-doing-experiments-robotics-laboratory-robot-tools_1268-23326.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-woman-vr-glasses-doing-experiments-robotics-laboratory-robot-tools_1268-23326.jpg?_wi=1", imageAlt: "Robotic haptic hardware", }, ]} @@ -178,21 +178,21 @@ export default function LandingPage() { value: "99.9%", title: "Uptime", description: "Reliability for mission-critical operations.", - imageSrc: "http://img.b2bpic.net/free-photo/circuit-board-close-up-with-different-components_23-2149174328.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/circuit-board-close-up-with-different-components_23-2149174328.jpg?_wi=2", }, { id: "m2", value: "50ms", title: "Response Latency", description: "Ultra-fast neural processing speed.", - imageSrc: "http://img.b2bpic.net/free-photo/abstract-futuristic-digital-technology-background_53876-104787.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-futuristic-digital-technology-background_53876-104787.jpg?_wi=2", }, { id: "m3", value: "15k+", title: "Active Units", description: "Robots currently deployed globally.", - imageSrc: "http://img.b2bpic.net/free-photo/young-man-woman-vr-glasses-doing-experiments-robotics-laboratory-robot-tools_1268-23326.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-woman-vr-glasses-doing-experiments-robotics-laboratory-robot-tools_1268-23326.jpg?_wi=2", }, ]} title="Measured Innovation" @@ -212,7 +212,7 @@ export default function LandingPage() { handle: "@alexrivet", testimonial: "NexAI's integration was seamless. The best robotics team I've ever collaborated with.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/businessman-wearing-coat_1098-3778.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businessman-wearing-coat_1098-3778.jpg?_wi=2", }, { id: "t2", @@ -220,7 +220,7 @@ export default function LandingPage() { handle: "@mchen_eng", testimonial: "The reliability of their AI navigation has changed our logistical capabilities entirely.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/technician-making-sure-high-tech-facility-data-center-is-appropriately-equipped_482257-94430.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/technician-making-sure-high-tech-facility-data-center-is-appropriately-equipped_482257-94430.jpg?_wi=2", }, { id: "t3", @@ -228,7 +228,7 @@ export default function LandingPage() { handle: "@dthorne_ai", testimonial: "Their approach to hardware durability is truly unique in the industry.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/scientist-factory-using-tablet-check-photovoltaics-materials-parameters_482257-120526.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/scientist-factory-using-tablet-check-photovoltaics-materials-parameters_482257-120526.jpg?_wi=2", }, { id: "t4", @@ -236,7 +236,7 @@ export default function LandingPage() { handle: "@slee_design", testimonial: "I was skeptical about AI integration, but NexAI proved me wrong in one week.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-man-glasses-is-posing-photographer-studio_613910-2638.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-man-glasses-is-posing-photographer-studio_613910-2638.jpg?_wi=2", }, { id: "t5", @@ -244,7 +244,7 @@ export default function LandingPage() { handle: "@mwong_mgt", testimonial: "Efficiency levels increased by 40% after implementing their custom robot units.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-solar-panels-plant-using-laptop-improve-solar-cells-efficiency_482257-119894.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-solar-panels-plant-using-laptop-improve-solar-cells-efficiency_482257-119894.jpg?_wi=2", }, ]} showRating={true}