From b6cbc9239f4c6ad7fd8df008d185e1c63de45281 Mon Sep 17 00:00:00 2001 From: Mathias Hurler Date: Thu, 10 Sep 2026 17:53:57 +0200 Subject: [PATCH] =?UTF-8?q?=20Revision=20vor=20Kunden=C3=BCbergabe:=20Plau?= =?UTF-8?q?sibilit=C3=A4t,=20SEO,=20A11y,=20OpenPanel?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/pricing.tsx | 4 ++-- src/components/process.tsx | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/pricing.tsx b/src/components/pricing.tsx index 3c79204..126f346 100644 --- a/src/components/pricing.tsx +++ b/src/components/pricing.tsx @@ -192,7 +192,7 @@ export const Pricing = () => {
-
+

diff --git a/src/components/process.tsx b/src/components/process.tsx index 94a6172..8812fa2 100644 --- a/src/components/process.tsx +++ b/src/components/process.tsx @@ -19,7 +19,7 @@ const steps = [ { icon: Rocket, title: "Übergabe", - text: "Sie bekommen Ihre neue Webseite, wir helfen Ihnen mit Ihrem Hosting-Anbieter oder betreuen Sie in einem unserer Betreuung und Hosting-Angebote.", + text: "Sie bekommen Ihre neue Webseite, wir helfen Ihnen mit Ihrem Hosting-Anbieter oder betreuen Sie in einem unserer Betreuung und Hosting-Tarif.", }, ];