Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -94,12 +94,13 @@ export default function LandingPage() {
|
||||
userIcon: User,
|
||||
exchanges: [
|
||||
{
|
||||
userMessage: "Explain stoichiometry", aiResponse: "Stoichiometry is the quantitative relationship between reactants and products..."},
|
||||
userMessage: "Explain stoichiometry", aiResponse: "Stoichiometry is the quantitative relationship between reactants and products..."
|
||||
},
|
||||
],
|
||||
placeholder: "Ask a question..."
|
||||
},
|
||||
{
|
||||
title: "Progress Tracking", description: "Data-driven insights into your mastery levels.", bentoComponent: "3d-task-list", title: "Tracking", items: [
|
||||
title: "Tracking", description: "Data-driven insights into your mastery levels.", bentoComponent: "3d-task-list", items: [
|
||||
{ icon: Book, label: "Physics Lesson 1", time: "Completed" },
|
||||
{ icon: Calculator, label: "Math Logic Quiz", time: "85%" },
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user