Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-23 14:08:59 +00:00
4 changed files with 15 additions and 15 deletions

View File

@@ -81,7 +81,7 @@ export default function LandingPage() {
icon: Accessibility,
},
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BLiDtye679cR2A9C19IJhHX48x/a-focused-university-student-age-20-25-s-1774274863303-aff375c8.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BLiDtye679cR2A9C19IJhHX48x/a-focused-university-student-age-20-25-s-1774274863303-aff375c8.png?_wi=2"
imageAlt="A focused university student studying intently at a desk with a laptop and notebooks"
mediaAnimation="slide-up"
/>
@@ -107,7 +107,7 @@ export default function LandingPage() {
},
]}
tag="Our Impact"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BLiDtye679cR2A9C19IJhHX48x/a-modern-clean-software-dashboard-interf-1774274864431-3c4ee409.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BLiDtye679cR2A9C19IJhHX48x/a-modern-clean-software-dashboard-interf-1774274864431-3c4ee409.png?_wi=2"
imageAlt="AI-powered learning dashboard interface showing progress and statistics"
mediaAnimation="slide-up"
metricsAnimation="slide-up"

View File

@@ -86,7 +86,7 @@ export default function LandingPage() {
rows: 5,
required: true,
}}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BLiDtye679cR2A9C19IJhHX48x/a-modern-clean-software-dashboard-interf-1774274864431-3c4ee409.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BLiDtye679cR2A9C19IJhHX48x/a-modern-clean-software-dashboard-interf-1774274864431-3c4ee409.png?_wi=3"
imageAlt="ALSS support dashboard interface with communication tools"
mediaAnimation="slide-up"
mediaPosition="right"
@@ -137,7 +137,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BLiDtye679cR2A9C19IJhHX48x/an-abstract-background-image-with-soft-g-1774274862552-8ea5b22b.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BLiDtye679cR2A9C19IJhHX48x/an-abstract-background-image-with-soft-g-1774274862552-8ea5b22b.png?_wi=2"
imageAlt="Abstract tech learning background"
columns={[
{

View File

@@ -67,7 +67,7 @@ export default function LandingPage() {
title: "Intelligent Summaries",
description: "Condense long lectures, textbooks, and notes into digestible summaries, saving you hours of reading time and boosting comprehension.",
media: {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BLiDtye679cR2A9C19IJhHX48x/an-icon-representing-ai-powered-summariz-1774274863594-f52b8e28.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BLiDtye679cR2A9C19IJhHX48x/an-icon-representing-ai-powered-summariz-1774274863594-f52b8e28.png?_wi=2",
imageAlt: "An icon representing AI-powered summarization",
},
items: [
@@ -91,7 +91,7 @@ export default function LandingPage() {
title: "Dynamic Flashcards & Quizzes",
description: "Generate personalized flashcards and interactive quizzes from your notes, tailored to your learning style, to solidify understanding.",
media: {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BLiDtye679cR2A9C19IJhHX48x/an-icon-representing-interactive-learnin-1774274863413-d84f4ecf.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BLiDtye679cR2A9C19IJhHX48x/an-icon-representing-interactive-learnin-1774274863413-d84f4ecf.png?_wi=2",
imageAlt: "An icon representing interactive learning tools",
},
items: [
@@ -115,7 +115,7 @@ export default function LandingPage() {
title: "Multi-Format Input",
description: "Seamlessly upload PDFs, PowerPoints, audio recordings, or even handwritten notes. ALSS intelligently processes it all.",
media: {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BLiDtye679cR2A9C19IJhHX48x/a-stylized-icon-representing-various-doc-1774274862756-fa1febf4.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BLiDtye679cR2A9C19IJhHX48x/a-stylized-icon-representing-various-doc-1774274862756-fa1febf4.png?_wi=2",
imageAlt: "A stylized icon representing various document formats merging into one central processing unit",
},
items: [
@@ -139,7 +139,7 @@ export default function LandingPage() {
title: "24/7 Personalized AI Tutoring",
description: "Get instant explanations, clarify complex topics, and receive hints on homework with our always-available AI tutor.",
media: {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BLiDtye679cR2A9C19IJhHX48x/an-icon-representing-ai-tutoring-support-1774274864742-19c6197c.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BLiDtye679cR2A9C19IJhHX48x/an-icon-representing-ai-tutoring-support-1774274864742-19c6197c.png?_wi=2",
imageAlt: "An icon representing AI tutoring support",
},
items: [

View File

@@ -74,7 +74,7 @@ export default function LandingPage() {
},
]}
layoutOrder="default"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BLiDtye679cR2A9C19IJhHX48x/a-modern-clean-software-dashboard-interf-1774274864431-3c4ee409.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BLiDtye679cR2A9C19IJhHX48x/a-modern-clean-software-dashboard-interf-1774274864431-3c4ee409.png?_wi=1"
imageAlt="AI-powered learning dashboard interface"
mediaAnimation="slide-up"
/>
@@ -88,7 +88,7 @@ export default function LandingPage() {
description="ALSS empowers students to turn raw lecture content into structured, engaging, and personalized study materials. Our platform cuts down study time and boosts retention, making learning effective and enjoyable."
subdescription="Designed for the modern student, ALSS integrates seamlessly into your academic workflow, providing an unparalleled learning advantage across all disciplines."
icon={GraduationCap}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BLiDtye679cR2A9C19IJhHX48x/a-focused-university-student-age-20-25-s-1774274863303-aff375c8.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BLiDtye679cR2A9C19IJhHX48x/a-focused-university-student-age-20-25-s-1774274863303-aff375c8.png?_wi=1"
imageAlt="Student studying with a laptop and notebooks"
mediaAnimation="opacity"
/>
@@ -105,28 +105,28 @@ export default function LandingPage() {
id: "feature-1",
title: "Multi-Format Input",
description: "Upload notes in PDF, docs, text, or voice. Our platform handles it all.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BLiDtye679cR2A9C19IJhHX48x/a-stylized-icon-representing-various-doc-1774274862756-fa1febf4.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BLiDtye679cR2A9C19IJhHX48x/a-stylized-icon-representing-various-doc-1774274862756-fa1febf4.png?_wi=1",
imageAlt: "Multi-format document input icon",
},
{
id: "feature-2",
title: "AI-Powered Summaries",
description: "Instantly get adaptive summaries in short or detailed modes.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BLiDtye679cR2A9C19IJhHX48x/an-icon-representing-ai-powered-summariz-1774274863594-f52b8e28.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BLiDtye679cR2A9C19IJhHX48x/an-icon-representing-ai-powered-summariz-1774274863594-f52b8e28.png?_wi=1",
imageAlt: "AI summarization icon",
},
{
id: "feature-3",
title: "Interactive Flashcards & Quizzes",
description: "Automatic creation of flashcards and quizzes with diverse question types.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BLiDtye679cR2A9C19IJhHX48x/an-icon-representing-interactive-learnin-1774274863413-d84f4ecf.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BLiDtye679cR2A9C19IJhHX48x/an-icon-representing-interactive-learnin-1774274863413-d84f4ecf.png?_wi=1",
imageAlt: "Interactive flashcards and quizzes icon",
},
{
id: "feature-4",
title: "Personalized AI Tutoring",
description: "Get conversational chatbot support to explain concepts and offer recommendations.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BLiDtye679cR2A9C19IJhHX48x/an-icon-representing-ai-tutoring-support-1774274864742-19c6197c.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BLiDtye679cR2A9C19IJhHX48x/an-icon-representing-ai-tutoring-support-1774274864742-19c6197c.png?_wi=1",
imageAlt: "AI tutoring chatbot icon",
},
]}
@@ -270,7 +270,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BLiDtye679cR2A9C19IJhHX48x/an-abstract-background-image-with-soft-g-1774274862552-8ea5b22b.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BLiDtye679cR2A9C19IJhHX48x/an-abstract-background-image-with-soft-g-1774274862552-8ea5b22b.png?_wi=1"
imageAlt="Abstract tech learning background"
columns={[
{