diff --git a/src/app/page.tsx b/src/app/page.tsx index f68d66b..1132f5d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,23 +68,23 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-optical-fiber-detail_23-2149182568.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-optical-fiber-detail_23-2149182568.jpg?_wi=1", imageAlt: "fiber optic light speed technology", }, { - imageSrc: "http://img.b2bpic.net/free-photo/still-life-balls-thread-close-up-dark-blue-tones-blurred-background-living-room-copy-space_169016-15491.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-balls-thread-close-up-dark-blue-tones-blurred-background-living-room-copy-space_169016-15491.jpg?_wi=1", imageAlt: "modern wireless router home wifi", }, { - imageSrc: "http://img.b2bpic.net/free-photo/3d-render-modern-low-poly-plexus-design_1048-14659.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-render-modern-low-poly-plexus-design_1048-14659.jpg?_wi=1", imageAlt: "digital data flow visualization", }, { - imageSrc: "http://img.b2bpic.net/free-photo/couple-watching-movie-streaming-service_23-2149026153.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-watching-movie-streaming-service_23-2149026153.jpg?_wi=1", imageAlt: "family using fast wifi at home", }, { - imageSrc: "http://img.b2bpic.net/free-photo/server-room-arrays-processing-neural-network-datasets_482257-124389.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/server-room-arrays-processing-neural-network-datasets_482257-124389.jpg?_wi=1", imageAlt: "server room data center lights", }, ]} @@ -256,7 +256,7 @@ export default function LandingPage() { quote: "The upload speeds are a game changer for my daily video calls.", tag: "Professional", avatarSrc: "http://img.b2bpic.net/free-photo/brunette-woman-checking-her-tablet_1153-3.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-optical-fiber-detail_23-2149182568.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-optical-fiber-detail_23-2149182568.jpg?_wi=2", imageAlt: "happy user looking at tablet", }, { @@ -267,7 +267,7 @@ export default function LandingPage() { quote: "Reliability has been incredible. My store's inventory sync is finally instant.", tag: "Business", avatarSrc: "http://img.b2bpic.net/free-photo/corporate-employee-wearing-formal-suit-having-fun-startup-office_482257-77721.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-balls-thread-close-up-dark-blue-tones-blurred-background-living-room-copy-space_169016-15491.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-balls-thread-close-up-dark-blue-tones-blurred-background-living-room-copy-space_169016-15491.jpg?_wi=2", imageAlt: "happy user looking at tablet", }, { @@ -278,7 +278,7 @@ export default function LandingPage() { quote: "Homework and research are so much faster now. Truly worth it.", tag: "Student", avatarSrc: "http://img.b2bpic.net/free-photo/people-modern-technology-education-learning-knowledge-concept-handsome-confident-young-afro-american-man-sitting-front-open-laptop-studying-taking-online-course-modern-art_273609-7538.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/3d-render-modern-low-poly-plexus-design_1048-14659.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-render-modern-low-poly-plexus-design_1048-14659.jpg?_wi=2", imageAlt: "happy user looking at tablet", }, { @@ -289,7 +289,7 @@ export default function LandingPage() { quote: "Zero lag in my matches. Finally, I have the advantage I need.", tag: "Gaming", avatarSrc: "http://img.b2bpic.net/free-photo/chinese-woman-streamer-smiling-confident-using-headset-gaming-room_839833-27849.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/couple-watching-movie-streaming-service_23-2149026153.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-watching-movie-streaming-service_23-2149026153.jpg?_wi=2", imageAlt: "happy user looking at tablet", }, { @@ -300,7 +300,7 @@ export default function LandingPage() { quote: "Streaming shows while the kids play is a breeze. No buffering.", tag: "Parent", avatarSrc: "http://img.b2bpic.net/free-photo/man-using-his-laptop-with-digital-assistant-home_23-2149107965.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/server-room-arrays-processing-neural-network-datasets_482257-124389.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/server-room-arrays-processing-neural-network-datasets_482257-124389.jpg?_wi=2", imageAlt: "happy user looking at tablet", }, ]}