Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1e8fbefd49 | |||
| c11c336881 | |||
| c45efff550 | |||
| fbe7160dde | |||
| 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
@@ -260,9 +260,9 @@ export default function HomePage() {
|
||||
description="Choose your course level and start learning German at your own pace. All courses are just €30 and include lifetime access to all materials and resources."
|
||||
buttons={[
|
||||
{
|
||||
text: "Enroll Now", href: "#pricing"},
|
||||
text: "Start Free Trial", href: "#pricing"},
|
||||
{
|
||||
text: "Contact Support", href: "mailto:support@germanflow.com"},
|
||||
text: "Enroll Now", href: "#contact"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{
|
||||
@@ -317,4 +317,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user