From fed4b015987a0a708aed051ebadada5cc5cfdf1a Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 16:36:57 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 33944b4..56d604a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -94,10 +94,10 @@ const HomePage = () => { title: "Book Catalog Management", description: "Organize and categorize your entire collection with advanced tagging, ISBN integration, and automated metadata population. Track availability in real-time across multiple branches.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/search-library-mobility-modern-vintage-reading_1421-205.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/search-library-mobility-modern-vintage-reading_1421-205.jpg?_wi=1", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-vector/course-app-interface-concept_23-2148641198.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/course-app-interface-concept_23-2148641198.jpg?_wi=1", }, }, { @@ -105,10 +105,10 @@ const HomePage = () => { title: "Patron Management System", description: "Streamline patron registration, manage memberships, and track borrowing history. Send automated notifications for holds, renewals, and due dates to keep patrons informed.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-vector/flat-webinar-concept_23-2147765225.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/flat-webinar-concept_23-2147765225.jpg?_wi=1", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-vector/abstract-shapes-mobile-wallpapers_23-2147656844.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/abstract-shapes-mobile-wallpapers_23-2147656844.jpg?_wi=1", }, }, { @@ -116,10 +116,10 @@ const HomePage = () => { title: "Circulation & Checkout", description: "Fast, intuitive checkout and return processes. Manage due dates, fines, and holds with ease. Support multiple check-in stations and mobile checkout capabilities.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-vector/workout-tracker-app-interface_23-2148653680.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/workout-tracker-app-interface_23-2148653680.jpg?_wi=1", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-vector/school-timetable-template-with-flat-design_23-2147848898.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/school-timetable-template-with-flat-design_23-2147848898.jpg?_wi=1", }, }, ]} @@ -163,7 +163,7 @@ const HomePage = () => { name: "Margaret Chen", role: "Head Librarian", testimonial: "LibraryOS transformed how we manage our collection. Our staff can now focus on patron services instead of administrative tasks. The system is intuitive and the support team is fantastic.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-young-lady-talking-smartphone-near-books_23-2148042560.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-young-lady-talking-smartphone-near-books_23-2148042560.jpg?_wi=1", imageAlt: "Margaret Chen portrait", }, { @@ -171,7 +171,7 @@ const HomePage = () => { name: "James Rodriguez", role: "Library Director", testimonial: "We reduced checkout time by 60% after implementing LibraryOS. Our patrons love the mobile app and automated notifications. It's been a game-changer for our network.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-black-man-wool-suit_613910-15972.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-black-man-wool-suit_613910-15972.jpg?_wi=1", imageAlt: "James Rodriguez portrait", }, { @@ -179,7 +179,7 @@ const HomePage = () => { name: "Sarah Williams", role: "Information Services Manager", testimonial: "The catalog management features are exceptional. We can now track resources across our entire system in real-time. The reporting tools give us insights we never had before.", - imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-businesswoman-with-arms-crossed-smiling-happy-city_839833-9384.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-businesswoman-with-arms-crossed-smiling-happy-city_839833-9384.jpg?_wi=1", imageAlt: "Sarah Williams portrait", }, { @@ -265,7 +265,7 @@ const HomePage = () => { tagAnimation="slide-up" background={{ variant: "plain" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/abstract-futuristic-school-classroom_23-2150892738.jpg" + imageSrc="http://img.b2bpic.net/free-photo/abstract-futuristic-school-classroom_23-2150892738.jpg?_wi=1" imageAlt="Library contact image" mediaAnimation="blur-reveal" mediaPosition="right"