Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-25 18:59:07 +00:00

View File

@@ -92,11 +92,11 @@ export default function LandingPage() {
imageAlt: "Emerta Library entrance from a distance",
},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRsoNvLnIwB7pa6D1gKzrjJwjc/uploaded-1774465069089-klzwau9s.jpg?_wi=1",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRsoNvLnIwB7pa6D1gKzrjJwjc/uploaded-1774465069089-klzwau9s.jpg",
imageAlt: "Emerta Library building from street view",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/teenager-therapy-session-struggling-with-emotional-issues_482257-113814.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/teenager-therapy-session-struggling-with-emotional-issues_482257-113814.jpg",
imageAlt: "Interior of a modern library with books and study areas",
},
]}
@@ -138,28 +138,28 @@ export default function LandingPage() {
id: "1",
title: "Vast Collection (1 Million+ Books)",
description: "Explore our extensive collection featuring over a million books across diverse subjects, catering to all ages and academic needs.",
imageSrc: "http://img.b2bpic.net/free-photo/teenager-therapy-session-struggling-with-emotional-issues_482257-113814.jpg?_wi=2",
imageSrc: "http://img.b2bpic.net/free-photo/teenager-therapy-session-struggling-with-emotional-issues_482257-113814.jpg",
imageAlt: "Large book collection",
},
{
id: "2",
title: "Modern Computer Access",
description: "Benefit from our dedicated computer access zones, equipped with internet connectivity for research, learning, and digital exploration in a serene setting.",
imageSrc: "http://img.b2bpic.net/free-photo/teenager-therapy-session-struggling-with-emotional-issues_482257-113814.jpg?_wi=3",
imageSrc: "http://img.b2bpic.net/free-photo/teenager-therapy-session-struggling-with-emotional-issues_482257-113814.jpg",
imageAlt: "Computer access area",
},
{
id: "3",
title: "Quiet Study Environment",
description: "Immerse yourself in a peaceful and clear environment designed for focused study, reading, and contemplative thought.",
imageSrc: "http://img.b2bpic.net/free-photo/teenager-therapy-session-struggling-with-emotional-issues_482257-113814.jpg?_wi=4",
imageSrc: "http://img.b2bpic.net/free-photo/teenager-therapy-session-struggling-with-emotional-issues_482257-113814.jpg",
imageAlt: "Quiet study space",
},
{
id: "4",
title: "Spacious 2-Story Facility",
description: "Our two-story building offers ample space, comfortable seating, and a welcoming atmosphere to accommodate hundreds of users simultaneously.",
imageSrc: "http://img.b2bpic.net/free-photo/teenager-therapy-session-struggling-with-emotional-issues_482257-113814.jpg?_wi=5",
imageSrc: "http://img.b2bpic.net/free-photo/teenager-therapy-session-struggling-with-emotional-issues_482257-113814.jpg",
imageAlt: "Two-story library interior",
},
]}
@@ -176,6 +176,7 @@ export default function LandingPage() {
textboxLayout="default"
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
animationType="blur-reveal"
metrics={[
{
id: "1",
@@ -317,7 +318,7 @@ export default function LandingPage() {
rows: 5,
required: true,
}}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRsoNvLnIwB7pa6D1gKzrjJwjc/uploaded-1774465069089-klzwau9s.jpg?_wi=2"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRsoNvLnIwB7pa6D1gKzrjJwjc/uploaded-1774465069089-klzwau9s.jpg"
imageAlt="Emerta Library exterior from street"
mediaAnimation="slide-up"
mediaPosition="right"