Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0852983ade | |||
| 3253635e35 | |||
| cde6bfe508 | |||
| 689671d0de | |||
| 2058e182d6 |
1422
src/app/layout.tsx
1422
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -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>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user