diff --git a/src/app/page.tsx b/src/app/page.tsx index 8b228cb..ec608f8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { handle: "@ravik", testimonial: "Pragati Library transformed my children's study habits. It's truly the heart of our village.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/bookshelf-books-education-knowledge-study_53876-163302.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bookshelf-books-education-knowledge-study_53876-163302.jpg?_wi=1", imageAlt: "cozy village library interior", }, { @@ -75,7 +75,7 @@ export default function LandingPage() { handle: "@sunitad", testimonial: "I love the new community section. It's a wonderful place to meet fellow readers.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-reading-book-garden_23-2147663860.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-reading-book-garden_23-2147663860.jpg?_wi=1", imageAlt: "cozy village library interior", }, { @@ -83,7 +83,7 @@ export default function LandingPage() { handle: "@vijays", testimonial: "Great selection of educational material for students. Extremely helpful staff.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=3lfw39", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=3lfw39&_wi=1", imageAlt: "cozy village library interior", }, { @@ -91,7 +91,7 @@ export default function LandingPage() { handle: "@meerarao", testimonial: "The quiet reading room is the perfect sanctuary. Thank you for this space.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-vector/digital-learning-background-with-computer-icons-flat-design_23-2147598507.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/digital-learning-background-with-computer-icons-flat-design_23-2147598507.jpg?_wi=1", imageAlt: "cozy village library interior", }, { @@ -99,11 +99,11 @@ export default function LandingPage() { handle: "@arjunp", testimonial: "Excellent resource center for our youth. A pillar of our community development.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-vector/top-view-desk_23-2147505757.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/top-view-desk_23-2147505757.jpg?_wi=1", imageAlt: "cozy village library interior", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/bookshelf-books-education-knowledge-study_53876-163302.jpg" + imageSrc="http://img.b2bpic.net/free-photo/bookshelf-books-education-knowledge-study_53876-163302.jpg?_wi=2" imageAlt="cozy village library interior" avatars={[ { @@ -150,7 +150,7 @@ export default function LandingPage() { description: "Weekly workshops and literacy programs.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/woman-reading-book-garden_23-2147663860.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-reading-book-garden_23-2147663860.jpg?_wi=2" mediaAnimation="slide-up" imageAlt="local community library reading center" /> @@ -196,7 +196,7 @@ export default function LandingPage() { name: "Physics for Beginners", price: "Available", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=3lfw39", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=3lfw39&_wi=2", reviewCount: "12", }, { @@ -263,7 +263,7 @@ export default function LandingPage() { category: "Literacy", title: "Adult Reading Hour", excerpt: "Join our weekly reading hour every Tuesday.", - imageSrc: "http://img.b2bpic.net/free-vector/top-view-desk_23-2147505757.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/top-view-desk_23-2147505757.jpg?_wi=2", authorName: "Sunita Devi", authorAvatar: "http://img.b2bpic.net/free-photo/woman-sitting-library-with-her-phone_273609-12875.jpg", date: "10/05/2025", @@ -283,7 +283,7 @@ export default function LandingPage() { category: "Skill", title: "Digital Basics Workshop", excerpt: "Learn how to use computers effectively.", - imageSrc: "http://img.b2bpic.net/free-vector/digital-learning-background-with-computer-icons-flat-design_23-2147598507.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/digital-learning-background-with-computer-icons-flat-design_23-2147598507.jpg?_wi=2", authorName: "Ravi Kumar", authorAvatar: "http://img.b2bpic.net/free-photo/medium-shot-woman-walking-library_23-2148680243.jpg", date: "15/05/2025",