diff --git a/src/app/page.tsx b/src/app/page.tsx index ae0627b..6ea1cb0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,7 +73,7 @@ export default function LandingPage() { href: "#services", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/nighttime-cityscape-ablaze-neon-drone-hues-generated-by-ai_188544-29597.jpg" + imageSrc="http://img.b2bpic.net/free-photo/nighttime-cityscape-ablaze-neon-drone-hues-generated-by-ai_188544-29597.jpg?_wi=1" tagIcon={Sparkles} /> @@ -101,7 +101,7 @@ export default function LandingPage() { title: "Operations", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/isometric-view-3d-rendering-neon-city_23-2150900964.jpg" + imageSrc="http://img.b2bpic.net/free-photo/isometric-view-3d-rendering-neon-city_23-2150900964.jpg?_wi=1" mediaAnimation="slide-up" metricsAnimation="slide-up" /> @@ -119,13 +119,13 @@ export default function LandingPage() { icon: Building, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/young-female-inventor-her-workshop_23-2149067222.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-female-inventor-her-workshop_23-2149067222.jpg?_wi=1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/young-female-inventor-her-workshop_23-2149067222.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-female-inventor-her-workshop_23-2149067222.jpg?_wi=2", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/nighttime-cityscape-ablaze-neon-drone-hues-generated-by-ai_188544-29597.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/nighttime-cityscape-ablaze-neon-drone-hues-generated-by-ai_188544-29597.jpg?_wi=2", imageAlt: "drone aerial view technology", }, { @@ -134,13 +134,13 @@ export default function LandingPage() { icon: Leaf, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/bearded-male-researcher-studies-plants-with-tablet-standing-greenhouse_8353-7155.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bearded-male-researcher-studies-plants-with-tablet-standing-greenhouse_8353-7155.jpg?_wi=1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/bearded-male-researcher-studies-plants-with-tablet-standing-greenhouse_8353-7155.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bearded-male-researcher-studies-plants-with-tablet-standing-greenhouse_8353-7155.jpg?_wi=2", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/isometric-view-3d-rendering-neon-city_23-2150900964.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/isometric-view-3d-rendering-neon-city_23-2150900964.jpg?_wi=2", imageAlt: "ai data dashboard digital", }, { @@ -149,13 +149,13 @@ export default function LandingPage() { icon: Shield, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/drone-flies-city-with-words-fly-sky-it_188544-17023.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/drone-flies-city-with-words-fly-sky-it_188544-17023.jpg?_wi=1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/drone-flies-city-with-words-fly-sky-it_188544-17023.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/drone-flies-city-with-words-fly-sky-it_188544-17023.jpg?_wi=2", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/young-female-inventor-her-workshop_23-2149067222.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-female-inventor-her-workshop_23-2149067222.jpg?_wi=3", imageAlt: "industrial drone inspection", }, ]}