From fd69b8a91c0454c3cfc374d081e4f575fc01f91d Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 07:53:43 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d0fb799..e1b9c2f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -133,7 +133,7 @@ export default function LandingPage() { { id: "3", name: "Rahul Desai", imageSrc: "http://img.b2bpic.net/free-photo/cute-girl-reading-books-home_1303-32082.jpg", imageAlt: "Rahul Desai, Student" }, { id: "4", name: "Sneha Kulkarni", imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-portrait-young-smiling-woman-student-office-employee-standing-street-blue_1258-205568.jpg", imageAlt: "Sneha Kulkarni, Student" } ]} - cardTitle="Trusted by thousands of students across Solapur" + cardTitle="Trusted by thousands of students across Solapur—quality notebooks that help you focus" cardTag="Student Favorites" cardAnimation="slide-up" useInvertedBackground={false} -- 2.49.1