diff --git a/src/app/page.tsx b/src/app/page.tsx index 31bc7f4..60b1741 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,15 +65,15 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/connecting-lines-dots-with-floating-particles_1048-12010.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/connecting-lines-dots-with-floating-particles_1048-12010.jpg?_wi=1", imageAlt: "digital tech hero background dark", }, { - imageSrc: "http://img.b2bpic.net/free-photo/dedicated-businessman-working-late-laptop-dark-office_169016-54965.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dedicated-businessman-working-late-laptop-dark-office_169016-54965.jpg?_wi=1", imageAlt: "tech laptop desk clean", }, { - imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-communications-background-with-low-poly-plexus-design_1048-13614.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-communications-background-with-low-poly-plexus-design_1048-13614.jpg?_wi=1", imageAlt: "abstract tech minimalist dark", }, { @@ -112,7 +112,7 @@ export default function LandingPage() { imageAlt: "mobile app design portfolio", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/connecting-lines-dots-with-floating-particles_1048-12010.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/connecting-lines-dots-with-floating-particles_1048-12010.jpg?_wi=2", imageAlt: "ui ux portfolio mockup", }, { @@ -129,7 +129,7 @@ export default function LandingPage() { imageAlt: "branding agency portfolio project", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/dedicated-businessman-working-late-laptop-dark-office_169016-54965.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dedicated-businessman-working-late-laptop-dark-office_169016-54965.jpg?_wi=2", imageAlt: "ui ux portfolio mockup", }, { @@ -146,7 +146,7 @@ export default function LandingPage() { imageAlt: "landing page project design", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-communications-background-with-low-poly-plexus-design_1048-13614.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-communications-background-with-low-poly-plexus-design_1048-13614.jpg?_wi=2", imageAlt: "ui ux portfolio mockup", }, ]}