Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1d2544210f | |||
| 9528b76ffc |
@@ -165,7 +165,7 @@ export default function LandingPage() {
|
|||||||
id: "p1", title: "Initial-Analyse", price: "1.900€", period: "Einmalig", features: [
|
id: "p1", title: "Initial-Analyse", price: "1.900€", period: "Einmalig", features: [
|
||||||
"Partikel-Scan", "Grobanalyse", "Sicherheits-Check"],
|
"Partikel-Scan", "Grobanalyse", "Sicherheits-Check"],
|
||||||
button: {
|
button: {
|
||||||
text: "Starten"},
|
text: "Analyse anfordern"},
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-illustrating-ethics-concept_23-2149412259.jpg"},
|
imageSrc: "http://img.b2bpic.net/free-photo/still-life-illustrating-ethics-concept_23-2149412259.jpg"},
|
||||||
{
|
{
|
||||||
id: "p2", title: "System-Setup", price: "4.500€", period: "Einmalig", features: [
|
id: "p2", title: "System-Setup", price: "4.500€", period: "Einmalig", features: [
|
||||||
@@ -177,7 +177,7 @@ export default function LandingPage() {
|
|||||||
id: "p3", title: "Premium Beratung", price: "9.800€", period: "Projekt", features: [
|
id: "p3", title: "Premium Beratung", price: "9.800€", period: "Projekt", features: [
|
||||||
"Vollständige Absicherung", "Controlling & Backup", "3D Mapping"],
|
"Vollständige Absicherung", "Controlling & Backup", "3D Mapping"],
|
||||||
button: {
|
button: {
|
||||||
text: "High-End Beratung"},
|
text: "Beratung starten"},
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/raining-brown-rain-leadership-confidence_1134-1256.jpg"},
|
imageSrc: "http://img.b2bpic.net/free-photo/raining-brown-rain-leadership-confidence_1134-1256.jpg"},
|
||||||
]}
|
]}
|
||||||
title="Leistungspakete"
|
title="Leistungspakete"
|
||||||
|
|||||||
Reference in New Issue
Block a user