diff --git a/src/app/page.tsx b/src/app/page.tsx index 237b303..5b16c59 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,23 +55,23 @@ export default function LandingPage() { description="Discover a curated collection of classic and contemporary books. Purchase once, enjoy forever with our dedicated, distraction-free reading mode." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/lamp-coffee-pile-books_23-2147617661.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lamp-coffee-pile-books_23-2147617661.jpg?_wi=1", imageAlt: "cozy library wooden desk books", }, { - imageSrc: "http://img.b2bpic.net/free-photo/autumn-season-still-life_23-2151840145.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/autumn-season-still-life_23-2151840145.jpg?_wi=1", imageAlt: "open book typography close-up", }, { - imageSrc: "http://img.b2bpic.net/free-photo/woman-reading-book-side-view_23-2149887873.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-reading-book-side-view_23-2149887873.jpg?_wi=1", imageAlt: "tablet digital book reading interface", }, { - imageSrc: "http://img.b2bpic.net/free-photo/from-books-near-christmas-tree_23-2147767422.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/from-books-near-christmas-tree_23-2147767422.jpg?_wi=1", imageAlt: "stacked vintage books leather spines", }, { - imageSrc: "http://img.b2bpic.net/free-photo/young-student-reading-book-library_23-2148727825.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-student-reading-book-library_23-2148727825.jpg?_wi=1", imageAlt: "cozy reading chair bookstore corner", }, ]} @@ -180,7 +180,7 @@ export default function LandingPage() { description: "Your books sync across all your devices, perfect for on-the-go reading.", bentoComponent: "reveal-icon", icon: Smartphone, - imageSrc: "http://img.b2bpic.net/free-photo/lamp-coffee-pile-books_23-2147617661.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lamp-coffee-pile-books_23-2147617661.jpg?_wi=2", imageAlt: "open book typography close-up", }, { @@ -188,7 +188,7 @@ export default function LandingPage() { description: "Download your books for an uninterrupted reading experience.", bentoComponent: "reveal-icon", icon: Star, - imageSrc: "http://img.b2bpic.net/free-photo/autumn-season-still-life_23-2151840145.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/autumn-season-still-life_23-2151840145.jpg?_wi=2", imageAlt: "open book typography close-up", }, ]} @@ -289,7 +289,7 @@ export default function LandingPage() { quote: "The reading mode is a game changer for my night reading sessions.", tag: "Top Pick", avatarSrc: "http://img.b2bpic.net/free-photo/brunette-girl-library-wear-white-blouse-black-mini-skirt-sexy-business-woman-teacher-concept_627829-11361.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/lamp-coffee-pile-books_23-2147617661.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lamp-coffee-pile-books_23-2147617661.jpg?_wi=3", imageAlt: "professional reader portrait smiling", }, { @@ -300,7 +300,7 @@ export default function LandingPage() { quote: "Fast, clean, and distraction-free experience. Simply love it.", tag: "Best", avatarSrc: "http://img.b2bpic.net/free-photo/happy-senior-man-reading-book_23-2148399472.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/autumn-season-still-life_23-2151840145.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/autumn-season-still-life_23-2151840145.jpg?_wi=3", imageAlt: "professional reader portrait smiling", }, { @@ -311,7 +311,7 @@ export default function LandingPage() { quote: "Huge selection and the interface makes me want to read more.", tag: "Fan", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-girl-spending-time-library_23-2150725694.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/woman-reading-book-side-view_23-2149887873.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-reading-book-side-view_23-2149887873.jpg?_wi=2", imageAlt: "professional reader portrait smiling", }, { @@ -322,7 +322,7 @@ export default function LandingPage() { quote: "Accessing my library across all devices is extremely seamless.", tag: "Pro", avatarSrc: "http://img.b2bpic.net/free-photo/teenager-listening-music-reading-book_23-2147777290.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/from-books-near-christmas-tree_23-2147767422.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/from-books-near-christmas-tree_23-2147767422.jpg?_wi=2", imageAlt: "professional reader portrait smiling", }, { @@ -333,7 +333,7 @@ export default function LandingPage() { quote: "Absolutely worth it for the reading mode and wide selection.", tag: "Star", avatarSrc: "http://img.b2bpic.net/free-photo/thinking-young-blonde-slavic-woman-holding-looking-book-putting-finger-cheek-isolated-orange-wall_141793-78706.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/young-student-reading-book-library_23-2148727825.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-student-reading-book-library_23-2148727825.jpg?_wi=2", imageAlt: "professional reader portrait smiling", }, ]}