diff --git a/src/app/page.tsx b/src/app/page.tsx index fd450a9..aa3d296 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { @@ -88,11 +88,11 @@ export default function LandingPage() { features={[ { id: 1, - title: "Book Management", description: "Add, edit, and manage books with ISBN auto-fill from databases. Upload book covers with OCR text detection. Track inventory and availability in real-time glass panels.", imageSrc: "http://img.b2bpic.net/free-vector/art-deco-style-wedding-invitation-template_23-2147941955.jpg?_wi=1", imageAlt: "Book Management Interface" + title: "Book Management", description: "Add, edit, and manage books with ISBN auto-fill from databases. Upload book covers with OCR text detection. Track inventory and availability in real-time glass panels.", imageSrc: "http://img.b2bpic.net/free-vector/art-deco-style-wedding-invitation-template_23-2147941955.jpg", imageAlt: "Book Management Interface" }, { id: 2, - title: "Member Management", description: "Register members with glass form panels. Manage member profiles, roles, and membership dates. View member history and borrowing patterns.", imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-charming-female-isolated_176474-79360.jpg?_wi=1", imageAlt: "Member Management" + title: "Member Management", description: "Register members with glass form panels. Manage member profiles, roles, and membership dates. View member history and borrowing patterns.", imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-charming-female-isolated_176474-79360.jpg", imageAlt: "Member Management" }, { id: 3, @@ -115,7 +115,7 @@ export default function LandingPage() { description="Browse recent additions and popular books in our library collection. Glass cards showcase book covers, titles, authors, and availability status." products={[ { - id: "book-001", name: "The Psychology of Learning", price: "Available", imageSrc: "http://img.b2bpic.net/free-vector/art-deco-style-wedding-invitation-template_23-2147941955.jpg?_wi=2", imageAlt: "Psychology Book" + id: "book-001", name: "The Psychology of Learning", price: "Available", imageSrc: "http://img.b2bpic.net/free-vector/art-deco-style-wedding-invitation-template_23-2147941955.jpg", imageAlt: "Psychology Book" }, { id: "book-002", name: "Data Science Fundamentals", price: "Available", imageSrc: "http://img.b2bpic.net/free-vector/invitation-template-holi-festival-celebration_23-2150140254.jpg", imageAlt: "Data Science Book" @@ -138,7 +138,7 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Priya Sharma", role: "Student", company: "Mumbai University", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-charming-female-isolated_176474-79360.jpg?_wi=2", imageAlt: "Priya Sharma" + imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-charming-female-isolated_176474-79360.jpg", imageAlt: "Priya Sharma" }, { id: "2", name: "Rajesh Kumar", role: "Researcher", company: "Tech Research Lab", rating: 5, @@ -150,7 +150,7 @@ export default function LandingPage() { }, { id: "4", name: "Vikram Singh", role: "Librarian", company: "Asha Trust Mumbai", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-charming-female-isolated_176474-79360.jpg?_wi=3", imageAlt: "Vikram Singh" + imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-charming-female-isolated_176474-79360.jpg", imageAlt: "Vikram Singh" } ]} kpiItems={[ @@ -212,7 +212,7 @@ export default function LandingPage() { mediaAnimation="blur-reveal" mediaPosition="right" buttonText="Send Inquiry" - imageSrc="http://img.b2bpic.net/free-vector/dashboard-infographic-element-set_52683-30296.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-vector/dashboard-infographic-element-set_52683-30296.jpg" imageAlt="Contact Support" />