diff --git a/src/app/page.tsx b/src/app/page.tsx index b4b6867..fec545e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,7 @@ export default function LandingPage() { href: "#about", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/computer-keyboard-wooden-table-night-top-view_169016-51175.jpg" + imageSrc="http://img.b2bpic.net/free-photo/computer-keyboard-wooden-table-night-top-view_169016-51175.jpg?_wi=1" showDimOverlay={true} showBlur={true} avatars={[ @@ -112,7 +112,7 @@ export default function LandingPage() { title: "Intelligent Automation", description: "Automate tedious workflows with precision AI models.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/liquid-marbling-paint-texture-background-fluid-painting-abstract-texture-intensive-color-mix-wallpaper_1258-102962.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/liquid-marbling-paint-texture-background-fluid-painting-abstract-texture-intensive-color-mix-wallpaper_1258-102962.jpg?_wi=1", }, items: [ { @@ -125,14 +125,14 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/computer-keyboard-wooden-table-night-top-view_169016-51175.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/computer-keyboard-wooden-table-night-top-view_169016-51175.jpg?_wi=2", imageAlt: "minimalist clean tech office space lavender", }, { title: "Advanced Analytics", description: "Deep insights into your performance and user behavior metrics.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/computer-dark-room-with-graphs-screen_169016-54998.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/computer-dark-room-with-graphs-screen_169016-54998.jpg?_wi=1", }, items: [ { @@ -145,7 +145,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/liquid-marbling-paint-texture-background-fluid-painting-abstract-texture-intensive-color-mix-wallpaper_1258-102962.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/liquid-marbling-paint-texture-background-fluid-painting-abstract-texture-intensive-color-mix-wallpaper_1258-102962.jpg?_wi=2", imageAlt: "abstract digital network lines nodes", }, { @@ -165,7 +165,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/computer-dark-room-with-graphs-screen_169016-54998.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/computer-dark-room-with-graphs-screen_169016-54998.jpg?_wi=2", imageAlt: "software dashboard interface glassmorphism", }, ]}