Update src/app/page.tsx

This commit is contained in:
2026-03-20 20:17:19 +00:00
parent 0aafeee969
commit 7ac8685323

View File

@@ -58,7 +58,7 @@ export default function LandingPage() {
{ text: "Join Us Today", href: "#contact" }
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/teenager-choosing-book-near-reading-friends_23-2147864011.jpg"
imageSrc="http://img.b2bpic.net/free-photo/teenager-choosing-book-near-reading-friends_23-2147864011.jpg?_wi=1"
imageAlt="Modern library interior with bright open spaces"
mediaAnimation="blur-reveal"
imagePosition="right"
@@ -72,7 +72,7 @@ export default function LandingPage() {
tag="Our Mission"
tagIcon={Heart}
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/people-library-reading-learning-from-books_23-2150293548.jpg"
imageSrc="http://img.b2bpic.net/free-photo/people-library-reading-learning-from-books_23-2150293548.jpg?_wi=1"
imageAlt="Organized library collection with diverse books"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
@@ -98,11 +98,11 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Digital Library Access", description: "Access thousands of e-books, digital journals, and online databases from anywhere, anytime. Our 24/7 digital platform ensures knowledge is always at your fingertips.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-keyboard-glasses-table_1098-2446.jpg", imageAlt: "Digital library platform interface"
title: "Digital Library Access", description: "Access thousands of e-books, digital journals, and online databases from anywhere, anytime. Our 24/7 digital platform ensures knowledge is always at your fingertips.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-keyboard-glasses-table_1098-2446.jpg?_wi=1", imageAlt: "Digital library platform interface"
},
{
id: 2,
title: "Community Programs", description: "Join our vibrant community through reading clubs, author sessions, workshops, and educational seminars. Connect with fellow book lovers and expand your horizons.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-reading-together_23-2150059049.jpg", imageAlt: "Library community event and gathering"
title: "Community Programs", description: "Join our vibrant community through reading clubs, author sessions, workshops, and educational seminars. Connect with fellow book lovers and expand your horizons.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-reading-together_23-2150059049.jpg?_wi=1", imageAlt: "Library community event and gathering"
},
{
id: 3,
@@ -128,16 +128,16 @@ export default function LandingPage() {
animationType="slide-up"
metrics={[
{
id: "1", value: "50,000+", title: "Total Collection Items", description: "Physical and digital books, journals, and resources", imageSrc: "http://img.b2bpic.net/free-photo/teenager-choosing-book-near-reading-friends_23-2147864011.jpg", imageAlt: "Total collection"
id: "1", value: "50,000+", title: "Total Collection Items", description: "Physical and digital books, journals, and resources", imageSrc: "http://img.b2bpic.net/free-photo/teenager-choosing-book-near-reading-friends_23-2147864011.jpg?_wi=2", imageAlt: "Total collection"
},
{
id: "2", value: "15,000+", title: "Active Members", description: "Community members across all age groups", imageSrc: "http://img.b2bpic.net/free-photo/people-library-reading-learning-from-books_23-2150293548.jpg", imageAlt: "Active members"
id: "2", value: "15,000+", title: "Active Members", description: "Community members across all age groups", imageSrc: "http://img.b2bpic.net/free-photo/people-library-reading-learning-from-books_23-2150293548.jpg?_wi=2", imageAlt: "Active members"
},
{
id: "3", value: "500+", title: "Programs Annually", description: "Educational and cultural events for everyone", imageSrc: "http://img.b2bpic.net/free-photo/close-up-keyboard-glasses-table_1098-2446.jpg", imageAlt: "Programs"
id: "3", value: "500+", title: "Programs Annually", description: "Educational and cultural events for everyone", imageSrc: "http://img.b2bpic.net/free-photo/close-up-keyboard-glasses-table_1098-2446.jpg?_wi=2", imageAlt: "Programs"
},
{
id: "4", value: "2M+", title: "Annual Visitors", description: "Guests enjoying library services and spaces", imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-reading-together_23-2150059049.jpg", imageAlt: "Visitors"
id: "4", value: "2M+", title: "Annual Visitors", description: "Guests enjoying library services and spaces", imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-reading-together_23-2150059049.jpg?_wi=2", imageAlt: "Visitors"
}
]}
/>
@@ -181,7 +181,7 @@ export default function LandingPage() {
useInvertedBackground={true}
faqsAnimation="slide-up"
mediaAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/woman-white-jacket-stands-before-window-street_8353-1337.jpg"
imageSrc="http://img.b2bpic.net/free-photo/woman-white-jacket-stands-before-window-street_8353-1337.jpg?_wi=1"
imageAlt="Vatsalya Library building entrance"
mediaPosition="right"
faqs={[
@@ -216,7 +216,7 @@ export default function LandingPage() {
tagAnimation="slide-up"
background={{ variant: "radial-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/woman-white-jacket-stands-before-window-street_8353-1337.jpg"
imageSrc="http://img.b2bpic.net/free-photo/woman-white-jacket-stands-before-window-street_8353-1337.jpg?_wi=2"
imageAlt="Vatsalya Library building"
mediaAnimation="slide-up"
mediaPosition="left"