Merge version_1 into main #1
@@ -67,7 +67,7 @@ export default function LandingPage() {
|
||||
handle: "@aman_studies",
|
||||
testimonial: "The perfect place to focus before finals. Highly recommend!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-picking-literature_23-2147678861.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-picking-literature_23-2147678861.jpg?_wi=1",
|
||||
imageAlt: "student library study area",
|
||||
},
|
||||
{
|
||||
@@ -75,7 +75,7 @@ export default function LandingPage() {
|
||||
handle: "@priya_reads",
|
||||
testimonial: "Great collection of journals and peaceful environment.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/laptop-with-bright-screen-mountains-books_23-2147615126.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/laptop-with-bright-screen-mountains-books_23-2147615126.jpg?_wi=1",
|
||||
imageAlt: "student library study area",
|
||||
},
|
||||
{
|
||||
@@ -83,7 +83,7 @@ export default function LandingPage() {
|
||||
handle: "@vikram_dev",
|
||||
testimonial: "High-speed Wi-Fi and comfortable seating. Ideal for study groups.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-blanket-reading-book_23-2147797418.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-blanket-reading-book_23-2147797418.jpg?_wi=1",
|
||||
imageAlt: "student library study area",
|
||||
},
|
||||
{
|
||||
@@ -91,7 +91,7 @@ export default function LandingPage() {
|
||||
handle: "@anjali_lit",
|
||||
testimonial: "A quiet haven in the middle of a busy campus.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-wheelchair-colleague-conversing-desk_23-2148496200.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-wheelchair-colleague-conversing-desk_23-2148496200.jpg?_wi=1",
|
||||
imageAlt: "student library study area",
|
||||
},
|
||||
{
|
||||
@@ -99,11 +99,11 @@ export default function LandingPage() {
|
||||
handle: "@rahul_research",
|
||||
testimonial: "The staff are incredibly helpful with research queries.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/5g-characters-with-signal-beacon_23-2148295810.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/5g-characters-with-signal-beacon_23-2148295810.jpg?_wi=1",
|
||||
imageAlt: "student library study area",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/pretty-woman-picking-literature_23-2147678861.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/pretty-woman-picking-literature_23-2147678861.jpg?_wi=2"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/pretty-young-girl-searching-book_23-2148727812.jpg",
|
||||
@@ -159,7 +159,7 @@ export default function LandingPage() {
|
||||
description="We offer more than just books; we provide the essential environment and tools for academic excellence."
|
||||
subdescription="Our resources are designed to help you succeed, from quiet zones to digital research access."
|
||||
icon={BookOpen}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/laptop-with-bright-screen-mountains-books_23-2147615126.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/laptop-with-bright-screen-mountains-books_23-2147615126.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -172,7 +172,7 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Technology Hub",
|
||||
description: "High-speed internet and printing facilities.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/5g-characters-with-signal-beacon_23-2148295810.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/5g-characters-with-signal-beacon_23-2148295810.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "Rich Archives",
|
||||
@@ -261,14 +261,14 @@ export default function LandingPage() {
|
||||
value: "15,000+",
|
||||
title: "Available Titles",
|
||||
description: "Comprehensive reference collection.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-blanket-reading-book_23-2147797418.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-blanket-reading-book_23-2147797418.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "24/7",
|
||||
title: "Study Availability",
|
||||
description: "Focused hours whenever needed.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-wheelchair-colleague-conversing-desk_23-2148496200.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-wheelchair-colleague-conversing-desk_23-2148496200.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
|
||||
Reference in New Issue
Block a user