diff --git a/src/app/page.tsx b/src/app/page.tsx index 8999613..e8371e4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,7 +74,7 @@ export default function LandingPage() { }, ]} enableKpiAnimation={true} - imageSrc="http://img.b2bpic.net/free-photo/woman-typing-laptop-sitting-home-with-automation-lighting-system_482257-8729.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-typing-laptop-sitting-home-with-automation-lighting-system_482257-8729.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -162,7 +162,7 @@ export default function LandingPage() { "Natural", "Fast", ], - imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-with-flowing-lines-particles_1048-13576.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-with-flowing-lines-particles_1048-13576.jpg?_wi=1", }, { id: "f2", @@ -171,7 +171,7 @@ export default function LandingPage() { "Secure", "Dynamic", ], - imageSrc: "http://img.b2bpic.net/free-photo/network-graphic-overlay-banner-laptop_53876-120748.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/network-graphic-overlay-banner-laptop_53876-120748.jpg?_wi=1", }, { id: "f3", @@ -180,7 +180,7 @@ export default function LandingPage() { "Creative", "Pro", ], - imageSrc: "http://img.b2bpic.net/free-photo/view-3d-gaming-device_23-2151005796.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-3d-gaming-device_23-2151005796.jpg?_wi=1", }, ]} title="Core Capabilities" @@ -199,7 +199,7 @@ export default function LandingPage() { id: "p1", name: "Chat Module", price: "Free", - imageSrc: "http://img.b2bpic.net/free-photo/abstract-techno-background_1048-8572.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-techno-background_1048-8572.jpg?_wi=1", }, { id: "p2", @@ -283,7 +283,7 @@ export default function LandingPage() { quote: "Jarvis changed my workflow completely.", tag: "Expert", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-technician-data-center-monitoring-system-performance_482257-125692.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/woman-typing-laptop-sitting-home-with-automation-lighting-system_482257-8729.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-typing-laptop-sitting-home-with-automation-lighting-system_482257-8729.jpg?_wi=2", imageAlt: "software engineer professional portrait", }, { @@ -294,7 +294,7 @@ export default function LandingPage() { quote: "The design modules are incredibly fast.", tag: "Pro", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-organizing-live-shop_23-2149947439.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/network-graphic-overlay-banner-laptop_53876-120748.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/network-graphic-overlay-banner-laptop_53876-120748.jpg?_wi=2", imageAlt: "software engineer professional portrait", }, { @@ -305,7 +305,7 @@ export default function LandingPage() { quote: "Best assistant for team management.", tag: "Pro", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-with-glasses_23-2148415929.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-with-flowing-lines-particles_1048-13576.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-with-flowing-lines-particles_1048-13576.jpg?_wi=2", imageAlt: "software engineer professional portrait", }, { @@ -316,7 +316,7 @@ export default function LandingPage() { quote: "The coding accuracy is unmatched.", tag: "Senior", avatarSrc: "http://img.b2bpic.net/free-photo/confident-young-blonde-female-engineer-wearing-uniform-safety-glasses-standing-with-closed-posture_409827-790.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/view-3d-gaming-device_23-2151005796.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-3d-gaming-device_23-2151005796.jpg?_wi=2", imageAlt: "software engineer professional portrait", }, { @@ -327,7 +327,7 @@ export default function LandingPage() { quote: "Data processing is instantaneous.", tag: "Expert", avatarSrc: "http://img.b2bpic.net/free-photo/young-man-works-computer-night_169016-62545.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/abstract-techno-background_1048-8572.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-techno-background_1048-8572.jpg?_wi=2", imageAlt: "software engineer professional portrait", }, ]}