From a15c5e9a49e1cd825aad512fdedd7cc78f128efa Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 16:39:56 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1682bfb..5831d9a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -145,7 +145,6 @@ const HomePage = () => { tag="Testimonials" tagIcon={MessageSquare} tagAnimation="slide-up" - avatarText="150+ Libraries Trust Us" testimonials={[ { id: "1", 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?_wi=1", imageAlt: "Margaret Chen portrait"}, -- 2.49.1