diff --git a/src/components/Layout.tsx b/src/components/Layout.tsx index 8c52ad2..0034f72 100644 --- a/src/components/Layout.tsx +++ b/src/components/Layout.tsx @@ -94,7 +94,7 @@ export default function Layout() { href: "#", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/children-learning-more-about-chemistry-class_23-2149068314.jpg" + imageSrc="http://img.b2bpic.net/free-photo/children-learning-more-about-chemistry-class_23-2149068314.jpg?_wi=3" /> diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 43adaf9..8021897 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -27,7 +27,7 @@ export default function HomePage() { }} items={[ { - imageSrc: "http://img.b2bpic.net/free-photo/children-learning-more-about-chemistry-class_23-2149068314.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/children-learning-more-about-chemistry-class_23-2149068314.jpg?_wi=1", }, { imageSrc: "http://img.b2bpic.net/free-photo/girl-forming-square-shape-with-plastic-sticks-wooden-desk_23-2147824084.jpg", @@ -180,7 +180,7 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/young-woman-working-digital-tablet-office_329181-12088.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/children-learning-more-about-chemistry-class_23-2149068314.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/children-learning-more-about-chemistry-class_23-2149068314.jpg?_wi=2", imageAlt: "smiling preschool teacher portrait", }, ]}