From 1d2544210fc7988bd4e01cb832f15e71661b3855 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 21 Apr 2026 13:03:25 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8f9cb07..669a27d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -165,7 +165,7 @@ export default function LandingPage() { id: "p1", title: "Initial-Analyse", price: "1.900€", period: "Einmalig", features: [ "Partikel-Scan", "Grobanalyse", "Sicherheits-Check"], button: { - text: "Starten"}, + text: "Analyse anfordern"}, 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: [ @@ -177,7 +177,7 @@ export default function LandingPage() { id: "p3", title: "Premium Beratung", price: "9.800€", period: "Projekt", features: [ "Vollständige Absicherung", "Controlling & Backup", "3D Mapping"], button: { - text: "High-End Beratung"}, + text: "Beratung starten"}, imageSrc: "http://img.b2bpic.net/free-photo/raining-brown-rain-leadership-confidence_1134-1256.jpg"}, ]} title="Leistungspakete" -- 2.49.1