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.", }, ];