diff --git a/src/app/page.tsx b/src/app/page.tsx index dc57e08..b8c675e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,15 +68,15 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/corporate-management-strategy-solution-branding-concept_53876-167088.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/corporate-management-strategy-solution-branding-concept_53876-167088.jpg?_wi=1", imageAlt: "modern tech interface", }, { - imageSrc: "http://img.b2bpic.net/free-photo/ideas-progress-vision-inspiration-design-concept_53876-120120.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ideas-progress-vision-inspiration-design-concept_53876-120120.jpg?_wi=1", imageAlt: "software dashboard ui", }, { - imageSrc: "http://img.b2bpic.net/free-photo/3d-technology-background-with-low-poly-plexus-design_1048-16168.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-technology-background-with-low-poly-plexus-design_1048-16168.jpg?_wi=1", imageAlt: "tech network nodes", }, { @@ -119,7 +119,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/empty-dark-room-modern-futuristic-sci-fi-background-3d-illustration_35913-2290.jpg", imageAlt: "modern tech interface", }, - imageSrc: "http://img.b2bpic.net/free-photo/corporate-management-strategy-solution-branding-concept_53876-167088.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/corporate-management-strategy-solution-branding-concept_53876-167088.jpg?_wi=2", imageAlt: "modern tech interface", }, { @@ -140,7 +140,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/online-sport-fitness-instructor-recording-her-session_23-2149204389.jpg", imageAlt: "content studio photography", }, - imageSrc: "http://img.b2bpic.net/free-photo/ideas-progress-vision-inspiration-design-concept_53876-120120.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ideas-progress-vision-inspiration-design-concept_53876-120120.jpg?_wi=2", imageAlt: "modern tech interface", }, { @@ -161,7 +161,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/representations-user-experience-interface-design_23-2150038905.jpg", imageAlt: "digital advertising banner", }, - imageSrc: "http://img.b2bpic.net/free-photo/3d-technology-background-with-low-poly-plexus-design_1048-16168.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-technology-background-with-low-poly-plexus-design_1048-16168.jpg?_wi=2", imageAlt: "modern tech interface", }, ]}