feat(b2b-assistant): Implement Step 7 (Customer Journey) with tactical focus on Buying Center, Deal-Breakers, and Assets. Add restart functionality for individual steps.
This commit is contained in:
@@ -53,6 +53,7 @@ export const translations = {
|
||||
painPoints: 'Schritt 4: Painpoints je Rolle (WARUM)',
|
||||
gains: 'Schritt 5: Gains & Nutzen je Rolle (WARUM wechseln)',
|
||||
messages: 'Schritt 6: Marketingbotschaften je Segment & Rolle (WIE sprechen)',
|
||||
customerJourney: 'Schritt 7: Customer Journey & Buying Center',
|
||||
}
|
||||
},
|
||||
en: {
|
||||
@@ -101,6 +102,7 @@ export const translations = {
|
||||
painPoints: 'Step 4: Pain Points per Role (WHY)',
|
||||
gains: 'Step 5: Gains & Benefits per Role (WHY switch)',
|
||||
messages: 'Step 6: Marketing Messages per Segment & Role (HOW to speak)',
|
||||
customerJourney: 'Step 7: Customer Journey & Buying Center',
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user