5 Commits

Author SHA1 Message Date
0852983ade Update src/app/page.tsx 2026-03-07 19:02:49 +00:00
3253635e35 Update src/app/layout.tsx 2026-03-07 19:02:48 +00:00
cde6bfe508 Merge version_1 into main
Merge version_1 into main
2026-03-07 19:01:34 +00:00
689671d0de Merge version_1 into main
Merge version_1 into main
2026-03-07 19:00:07 +00:00
2058e182d6 Merge version_1 into main
Merge version_1 into main
2026-03-07 18:56:53 +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>
);
}
}