diff --git a/src/app/page.tsx b/src/app/page.tsx index 8186bc8..991fe54 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-vector/pixel-rain-abstract-background_23-2148381456.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/pixel-rain-abstract-background_23-2148381456.jpg?_wi=1", imageAlt: "math equation visualization tech", }, { @@ -180,7 +180,7 @@ export default function LandingPage() { button: { text: "Get Pro", }, - imageSrc: "http://img.b2bpic.net/free-vector/pixel-rain-abstract-background_23-2148381456.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/pixel-rain-abstract-background_23-2148381456.jpg?_wi=2", imageAlt: "intelligent chatbot mascot professional", }, ]}