diff --git a/src/app/page.tsx b/src/app/page.tsx index 9838352..58024d6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,7 +73,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/still-life-books-versus-technology_23-2150062948.jpg" + imageSrc="http://img.b2bpic.net/free-photo/still-life-books-versus-technology_23-2150062948.jpg?_wi=1" imageAlt="KidVideos interface" mediaAnimation="slide-up" /> @@ -101,7 +101,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/still-life-books-versus-technology_23-2150062948.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-books-versus-technology_23-2150062948.jpg?_wi=2", imageAlt: "cartoon tiger and lion play", }, { @@ -127,7 +127,7 @@ export default function LandingPage() { title: "Space Adventures", description: "Journey through the galaxy and learn about our vast universe.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-paper-animals-with-planet-animal-day_23-2148668871.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-paper-animals-with-planet-animal-day_23-2148668871.jpg?_wi=1", imageAlt: "Space adventure", }, items: [ @@ -139,7 +139,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-vector/set-geometry-shapes-other-school-items_1308-40947.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/set-geometry-shapes-other-school-items_1308-40947.jpg?_wi=1", imageAlt: "cartoon tiger and lion play", }, ]} @@ -159,13 +159,13 @@ export default function LandingPage() { id: "1", name: "Nature Explorers", price: "Free", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-paper-animals-with-planet-animal-day_23-2148668871.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-paper-animals-with-planet-animal-day_23-2148668871.jpg?_wi=2", }, { id: "2", name: "Math Wizards", price: "Free", - imageSrc: "http://img.b2bpic.net/free-vector/set-geometry-shapes-other-school-items_1308-40947.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/set-geometry-shapes-other-school-items_1308-40947.jpg?_wi=2", }, { id: "3",