Update src/app/app/lesson-prep/page.tsx
This commit is contained in:
@@ -103,7 +103,7 @@ export default function LessonPrepPage() {
|
||||
icon: Zap,
|
||||
},
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AepKelwzb5xCO104FAkt4Rl3Ds/a-three-column-writing-studio-interface--1772962997240-b021ee0b.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AepKelwzb5xCO104FAkt4Rl3Ds/a-three-column-writing-studio-interface--1772962997240-b021ee0b.png?_wi=10"
|
||||
imageAlt="Writing studio interface for coursework preparation"
|
||||
/>
|
||||
</div>
|
||||
@@ -123,7 +123,7 @@ export default function LessonPrepPage() {
|
||||
title: "Assignment Intake",
|
||||
subtitle: "Understand what you need to do",
|
||||
description: "Upload your assignment brief, syllabus requirements, or rubric. AI analyzes expectations and highlights key requirements you need to meet.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AepKelwzb5xCO104FAkt4Rl3Ds/a-project-workspace-overview-showing-pro-1772962996616-26e1b7f6.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AepKelwzb5xCO104FAkt4Rl3Ds/a-project-workspace-overview-showing-pro-1772962996616-26e1b7f6.png?_wi=5",
|
||||
imageAlt: "Project workspace setup",
|
||||
buttons: [{ text: "Start Assignment", href: "/app/coursework" }],
|
||||
},
|
||||
@@ -133,7 +133,7 @@ export default function LessonPrepPage() {
|
||||
title: "Source Gathering",
|
||||
subtitle: "Find and organize references",
|
||||
description: "Use research tools to find academic sources, manage citations, and build your bibliography. AI helps identify gaps in your sources.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AepKelwzb5xCO104FAkt4Rl3Ds/a-research-assistant-interface-showing-s-1772962996809-208336d1.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AepKelwzb5xCO104FAkt4Rl3Ds/a-research-assistant-interface-showing-s-1772962996809-208336d1.png?_wi=6",
|
||||
imageAlt: "Research management interface",
|
||||
buttons: [{ text: "Manage Sources", href: "/app/research" }],
|
||||
},
|
||||
@@ -143,7 +143,7 @@ export default function LessonPrepPage() {
|
||||
title: "Content Creation",
|
||||
subtitle: "Produce your assignment",
|
||||
description: "Write section-by-section with AI co-writing. Get suggestions for structure, clarity, and academic tone while maintaining your original voice.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AepKelwzb5xCO104FAkt4Rl3Ds/a-three-column-writing-studio-interface--1772962997240-b021ee0b.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AepKelwzb5xCO104FAkt4Rl3Ds/a-three-column-writing-studio-interface--1772962997240-b021ee0b.png?_wi=11",
|
||||
imageAlt: "Writing studio in action",
|
||||
buttons: [{ text: "Start Writing", href: "/app/coursework" }],
|
||||
},
|
||||
@@ -202,7 +202,7 @@ export default function LessonPrepPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AepKelwzb5xCO104FAkt4Rl3Ds/an-inspiring-hero-image-showing-a-divers-1772962995735-3151a2f9.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AepKelwzb5xCO104FAkt4Rl3Ds/an-inspiring-hero-image-showing-a-divers-1772962995735-3151a2f9.png?_wi=13"
|
||||
imageAlt="Talaba AI community"
|
||||
logoText="Talaba AI"
|
||||
copyrightText="© 2025 Talaba AI. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user