diff --git a/src/app/page.tsx b/src/app/page.tsx index 64d2f76..201345e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,15 +72,15 @@ export default function LandingPage() { imageAlt: "Calligraphy tools", }, { - imageSrc: "http://img.b2bpic.net/free-photo/white-plastered-wall_1194-6995.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/white-plastered-wall_1194-6995.jpg?_wi=1", imageAlt: "Sustainable paper", }, { - imageSrc: "http://img.b2bpic.net/free-photo/crop-man-thumbing-books-near-window_23-2147779300.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crop-man-thumbing-books-near-window_23-2147779300.jpg?_wi=1", imageAlt: "Handcrafted journal", }, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-book-flowers_23-2148213906.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-book-flowers_23-2148213906.jpg?_wi=1", imageAlt: "Professional ink", }, ]} @@ -99,21 +99,21 @@ export default function LandingPage() { id: 1, title: "Sustainable Sourcing", description: "Our papers are ethically sourced from sustainable forests.", - imageSrc: "http://img.b2bpic.net/free-photo/white-plastered-wall_1194-6995.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/white-plastered-wall_1194-6995.jpg?_wi=2", imageAlt: "Eco friendly paper", }, { id: 2, title: "Artisan Craftsmanship", description: "Hand-bound journals made with love by experienced binders.", - imageSrc: "http://img.b2bpic.net/free-photo/crop-man-thumbing-books-near-window_23-2147779300.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crop-man-thumbing-books-near-window_23-2147779300.jpg?_wi=2", imageAlt: "Handmade journals", }, { id: 3, title: "Premium Inks", description: "High-quality professional inks for everyday calligraphy.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-book-flowers_23-2148213906.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-book-flowers_23-2148213906.jpg?_wi=2", imageAlt: "Ink set", }, ]} @@ -167,7 +167,7 @@ export default function LandingPage() { name: "Alice Smith", role: "Journalist", testimonial: "The best paper quality I have ever used. My pens glide perfectly.", - imageSrc: "http://img.b2bpic.net/free-photo/dreamy-beautiful-woman-student-sitting-cafe-with-books-magazines-smiling-holding-phone-thinking_176420-12422.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dreamy-beautiful-woman-student-sitting-cafe-with-books-magazines-smiling-holding-phone-thinking_176420-12422.jpg?_wi=1", }, { id: "t2", @@ -195,7 +195,7 @@ export default function LandingPage() { name: "Jordan Lee", role: "Designer", testimonial: "The attention to detail in their packaging is unmatched.", - imageSrc: "http://img.b2bpic.net/free-photo/dreamy-beautiful-woman-student-sitting-cafe-with-books-magazines-smiling-holding-phone-thinking_176420-12422.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dreamy-beautiful-woman-student-sitting-cafe-with-books-magazines-smiling-holding-phone-thinking_176420-12422.jpg?_wi=2", }, ]} title="What Our Community Says"