Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 44a8351ba9 | |||
| 9940882915 | |||
| bccc4ba078 |
@@ -1383,4 +1383,4 @@ export default function RootLayout({
|
||||
</body>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -183,7 +183,7 @@ export default function LandingPage() {
|
||||
ctaTitle="Starte dein kostenloses Probetraining"
|
||||
ctaDescription="Kontaktiere uns und buche dein unverbindliches Probetraining. Unser Team freut sich auf dich!"
|
||||
ctaButton={{
|
||||
text: "Jetzt Probetraining buchen", href: "#"
|
||||
text: "Jetzt Probetraining buchen", href: "tel:+43505012231"
|
||||
}}
|
||||
ctaIcon={Phone}
|
||||
useInvertedBackground={true}
|
||||
@@ -239,4 +239,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user