From 23193a3452eb786e9da85a0b3273866efe0571f9 Mon Sep 17 00:00:00 2001 From: Codex Agent Date: Thu, 22 Jan 2026 08:48:33 +0100 Subject: [PATCH] Adjust package CTA split and label --- public/lang/de/marketing.json | 4 ++-- public/lang/en/marketing.json | 6 +++--- resources/js/pages/marketing/Packages.tsx | 8 +++----- resources/lang/de/marketing.json | 4 ++-- resources/lang/en/marketing.json | 2 +- 5 files changed, 11 insertions(+), 13 deletions(-) diff --git a/public/lang/de/marketing.json b/public/lang/de/marketing.json index 8884f8b..04f1aca 100644 --- a/public/lang/de/marketing.json +++ b/public/lang/de/marketing.json @@ -65,7 +65,7 @@ "blog_teaser_cta": "Zum Blog", "packages_title": "Packages & Preise", "packages_subtitle": "Flexibel für Einzelevents oder Agenturen – online buchbar in Minuten, per Karte oder Rechnung.", - "view_details": "Details ansehen", + "view_details": "Details", "all_packages": "Alle Pakete vergleichen", "contact_title": "Lass uns über dein Event sprechen", "contact_lead": "Wir beraten dich zu Aufgaben, Zugangscodes, Hardware-Setups oder individuellen Workflows.", @@ -190,7 +190,7 @@ "limits_label_hint": "Alle Kennzahlen auf einen Blick – ideal für Planung und Freigaben.", "for_endcustomers": "Für Endkunden", "for_resellers": "Für Partner / Agenturen", - "view_details": "Details ansehen", + "view_details": "Details", "details_show": "Details anzeigen", "comparison_title": "Packages vergleichen", "comparison_subtitle": "Alle Limits und Features auf einen Blick.", diff --git a/public/lang/en/marketing.json b/public/lang/en/marketing.json index 42e1f74..496e25f 100644 --- a/public/lang/en/marketing.json +++ b/public/lang/en/marketing.json @@ -57,7 +57,7 @@ "blog_teaser_cta": "Visit the blog", "packages_title": "Packages & pricing", "packages_subtitle": "Flexible for single events or agencies—book online in minutes via card or invoice.", - "view_details": "View details", + "view_details": "Details", "all_packages": "Compare all packages", "contact_title": "Let's plan your event", "contact_lead": "We’ll guide you through moderation, QR touchpoints, and the perfect Fotospiel App setup.", @@ -176,7 +176,7 @@ "limits_label_hint": "Understand the exact limits for planning and approvals.", "for_endcustomers": "For End Customers", "for_resellers": "For Partner / Agencies", - "view_details": "View details", + "view_details": "Details", "details_show": "Show Details", "comparison_title": "Compare Packages", "comparison_subtitle": "Every limit and feature side by side.", @@ -320,7 +320,7 @@ }, "what_customers_say": "What our customers say", "close": "Close", - "to_order": "Order Now", + "to_order": "Order now", "details": "Details", "customer_opinions": "Customer Opinions", "errors": { diff --git a/resources/js/pages/marketing/Packages.tsx b/resources/js/pages/marketing/Packages.tsx index b303c65..a0116e0 100644 --- a/resources/js/pages/marketing/Packages.tsx +++ b/resources/js/pages/marketing/Packages.tsx @@ -811,14 +811,12 @@ function PackageCard({ {showCTA && onSelect && ( -
+
diff --git a/resources/lang/de/marketing.json b/resources/lang/de/marketing.json index c9c0c7c..e75e81c 100644 --- a/resources/lang/de/marketing.json +++ b/resources/lang/de/marketing.json @@ -63,7 +63,7 @@ "badge_best_value": "Bestes Preis‑Leistungs‑Verhältnis", "badge_most_popular": "Beliebt", "badge_starter": "Start", - "view_details": "Details anzeigen", + "view_details": "Details", "included_package_label": "Inklusive Event-Level", "recommended_usage_label": "Empfehlung", "max_photos": "Fotos", @@ -71,7 +71,7 @@ "gallery_days": "Tage Galerie", "max_events_year": "Events enthalten", "recommended_usage_window": "Empfohlen innerhalb von 24 Monaten zu nutzen.", - "to_order": "Bestellen", + "to_order": "Jetzt bestellen", "buy_now": "Jetzt kaufen", "subscribe_now": "Jetzt kaufen", "register_buy": "Registrieren und kaufen", diff --git a/resources/lang/en/marketing.json b/resources/lang/en/marketing.json index 6f94d01..f3509c6 100644 --- a/resources/lang/en/marketing.json +++ b/resources/lang/en/marketing.json @@ -63,7 +63,7 @@ "badge_best_value": "Best value", "badge_most_popular": "Most popular", "badge_starter": "Starter", - "view_details": "View details", + "view_details": "Details", "included_package_label": "Included event tier", "recommended_usage_label": "Recommendation", "max_photos": "Photos",