Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #5.
This commit is contained in:
2026-03-07 19:02:54 +00:00
2 changed files with 10 additions and 1416 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -135,7 +135,7 @@ export default function HomePage() {
<div id="pricing" data-section="pricing">
<PricingCardOne
title="Simple, Affordable Pricing"
description="All courses are €30 each. Enroll in the level you need and start learning immediately."
description="All courses are €30 each. Enroll today and get a free bonus vocabulary pack worth €10 to accelerate your learning journey!"
tag="Pricing"
tagIcon={Euro}
tagAnimation="slide-up"
@@ -317,4 +317,4 @@ export default function HomePage() {
</div>
</ThemeProvider>
);
}
}