Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-28 09:45:11 +00:00

View File

@@ -58,7 +58,7 @@ export default function LandingPage() {
},
{
id: "2", title: "Dual Language Support", author: "Core", description: "Switch seamlessly between French and Spanish with dedicated problem banks for common grammar struggles.", tags: ["French", "Spanish", "Grammar"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZKBLWcA19sGjpwgCpRqdb1sLI/a-minimalist-representation-of-french-an-1774691045275-8f3db39a.png"
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZKBLWcA19sGjpwgCpRqdb1sLI/a-minimalist-representation-of-french-an-1774691045275-8f3db39a.png?_wi=1"
},
{
id: "3", title: "Progress & Streaks", author: "System", description: "Stay motivated with deep insights into your learning progress and daily practice streaks.", tags: ["Analytics", "Gamification"],
@@ -77,9 +77,9 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
{ id: "p1", name: "French Homophones", price: "a vs à", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZKBLWcA19sGjpwgCpRqdb1sLI/a-minimalist-representation-of-french-an-1774691045275-8f3db39a.png" },
{ id: "p2", name: "Spanish Verbs", price: "ser vs estar", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZKBLWcA19sGjpwgCpRqdb1sLI/a-minimalist-representation-of-french-an-1774691045275-8f3db39a.png" },
{ id: "p3", name: "Grammar Nuances", price: "Subjunctive", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZKBLWcA19sGjpwgCpRqdb1sLI/a-minimalist-representation-of-french-an-1774691045275-8f3db39a.png" }
{ id: "p1", name: "French Homophones", price: "a vs à", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZKBLWcA19sGjpwgCpRqdb1sLI/a-minimalist-representation-of-french-an-1774691045275-8f3db39a.png?_wi=2" },
{ id: "p2", name: "Spanish Verbs", price: "ser vs estar", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZKBLWcA19sGjpwgCpRqdb1sLI/a-minimalist-representation-of-french-an-1774691045275-8f3db39a.png?_wi=3" },
{ id: "p3", name: "Grammar Nuances", price: "Subjunctive", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZKBLWcA19sGjpwgCpRqdb1sLI/a-minimalist-representation-of-french-an-1774691045275-8f3db39a.png?_wi=4" }
]}
title="Example Problem Types"
description="Explore the grammar concepts we cover, ranging from beginner essentials to advanced nuances."