Now I have the context. Let me make the changes:
Now let me add the UGC Handbook auto-card in the Resources section:
Updated the brand campaign form with two changes: (1) Removed guidelines, handbook, and scripts from RESOURCE_OPTIONS since the UGC handbook now handles guidelines automatically and viral scripts are managed separately, leaving only product, assets, and sample video options. (2) Added a UGC Handbook auto-card that appears in the Resources section when content_type === 'UGC', showing creators will automatically receive the UGC handbook with filming tips, posting strategy, and virality guides.
I already made this change in my previous edit. The UGC Handbook auto-card is now in place in the Resources section of components/brand/brand-campaign-form.tsx. It appears when formData.content_type === 'UGC' and shows a green card with "UGC Handbook included" text, indicating that creators will automatically receive the handbook with filming tips, posting strategy, and virality guides.
You can send messages while the preview loads