diff --git a/src/app/page.tsx b/src/app/page.tsx index 08e0251..99376cb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -97,7 +97,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-woman-holding-book_23-2148464491.jpg", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-defocused-bookshelf-library_1203-9639.jpg" + imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-defocused-bookshelf-library_1203-9639.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/realistic-books-shelf_23-2151359527.jpg", @@ -150,7 +150,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Curators of Great Stories" description="We believe in the power of the written word. Since 2010, we've helped readers discover authors that define our time, with careful attention to quality and design." - imageSrc="http://img.b2bpic.net/free-photo/student-reading-book-library_23-2148727844.jpg" + imageSrc="http://img.b2bpic.net/free-photo/student-reading-book-library_23-2148727844.jpg?_wi=1" /> @@ -291,7 +291,7 @@ export default function LandingPage() { button: { text: "Upgrade Now", }, - imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-defocused-bookshelf-library_1203-9639.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-defocused-bookshelf-library_1203-9639.jpg?_wi=2", imageAlt: "Woman talks on the phone sitting in the cafe", }, { @@ -307,7 +307,7 @@ export default function LandingPage() { button: { text: "Join Premium", }, - imageSrc: "http://img.b2bpic.net/free-photo/student-reading-book-library_23-2148727844.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/student-reading-book-library_23-2148727844.jpg?_wi=2", imageAlt: "Woman talks on the phone sitting in the cafe", }, ]}