Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7f06674397 | |||
| d54ca77b42 | |||
| de95590899 |
@@ -133,7 +133,7 @@ export default function LandingPage() {
|
||||
featuresTitle: "Inklusive:", features: ["Finanzberichte", "Jahresabschluss", "E-Mail-Support"],
|
||||
},
|
||||
{
|
||||
id: "growth", tag: "Wachstum", price: "€499", period: "/Monat", description: "Ideal für wachsende Unternehmen mit Fokus auf proaktives Management.", button: { text: "Plan wählen", href: "#contact" },
|
||||
id: "growth", tag: "Wachstum (Meistgewählt)", price: "€499", period: "/Monat", description: "Unser beliebtester Plan für wachsende Unternehmen mit Fokus auf proaktives Management.", button: { text: "Plan wählen", href: "#contact" },
|
||||
featuresTitle: "Alles aus Basis plus:", features: ["Lohnbuchhaltung", "Strategische Beratung", "Priorisierter Support"],
|
||||
},
|
||||
]}
|
||||
@@ -226,4 +226,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user