diff --git a/src/app/page.tsx b/src/app/page.tsx index b3ac92c..26d5a6a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -88,11 +88,11 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/3d-render-modern-background-with-flowing-cyber-particles_1048-14047.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-render-modern-background-with-flowing-cyber-particles_1048-14047.jpg?_wi=1", imageAlt: "AI Dashboard Visualization", }, { - imageSrc: "http://img.b2bpic.net/free-photo/geometric-bokeh_1017-3221.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/geometric-bokeh_1017-3221.jpg?_wi=1", imageAlt: "Abstract AI Data Processing", }, { @@ -438,7 +438,7 @@ export default function LandingPage() { imageAlt: "CTO headshot female tech", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/3d-render-modern-background-with-flowing-cyber-particles_1048-14047.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-render-modern-background-with-flowing-cyber-particles_1048-14047.jpg?_wi=2", imageAlt: "CEO headshot tech vision", }, { @@ -478,7 +478,7 @@ export default function LandingPage() { imageAlt: "AI Solutions Architect headshot female", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/geometric-bokeh_1017-3221.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/geometric-bokeh_1017-3221.jpg?_wi=2", imageAlt: "CEO headshot tech vision", }, ]}