diff --git a/src/app/page.tsx b/src/app/page.tsx index 69b2fe7..71b2e89 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,11 +66,11 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/glasses-lie-laptop-reflecting-light-from-screen-dark_169016-53596.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/glasses-lie-laptop-reflecting-light-from-screen-dark_169016-53596.jpg?_wi=1", imageAlt: "High conversion web design", }, { - imageSrc: "http://img.b2bpic.net/free-photo/financial-program-user-interface-pc-screen-home-office-desk_482257-118861.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/financial-program-user-interface-pc-screen-home-office-desk_482257-118861.jpg?_wi=1", imageAlt: "Custom SaaS platform design", }, { @@ -111,14 +111,14 @@ export default function LandingPage() { description: "Interfaces that guide and convert.", bentoComponent: "reveal-icon", icon: Palette, - imageSrc: "http://img.b2bpic.net/free-photo/glasses-lie-laptop-reflecting-light-from-screen-dark_169016-53596.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/glasses-lie-laptop-reflecting-light-from-screen-dark_169016-53596.jpg?_wi=2", imageAlt: "Photographer using graphic tablet to perform editing operations to correct images in creative agency", }, { title: "Global Scaling", description: "Cloud architecture for millions.", bentoComponent: "globe", - imageSrc: "http://img.b2bpic.net/free-photo/financial-program-user-interface-pc-screen-home-office-desk_482257-118861.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/financial-program-user-interface-pc-screen-home-office-desk_482257-118861.jpg?_wi=2", imageAlt: "Photographer using graphic tablet to perform editing operations to correct images in creative agency", }, ]}