I've updated both the IVR builder component and the API route to provide better greeting suggestions that include proper menu option formatting. The fallback suggestions now show complete greetings with "Press 1 for X, Press 2 for Y" structure, and the AI prompt has been enhanced to generate realistic business phone greetings with menu options included. The placeholder text in the main greeting textarea also now demonstrates the proper format users should follow.
I've fixed the accessibility contrast issue by changing the text color from text-primary to text-slate-700 in the informational paragraph. This provides much better contrast against the light primary background while maintaining readability and visual hierarchy. The darker text color ensures the message meets accessibility standards for users with visual impairments.