“The session illustrates a fundamental mismatch between bolt-new's default behavior (build a web app) and what a non-technical small business owner actually needs (a written plan/document). The AI consistently defaulted to code-first solutions even when the user explicitly asked for a document. Content quality when it finally emerged was decent — the ad copy was platform-appropriate after correction, the email sequence covered awareness through conversion, and the tracking plan was technically sound — but the delivery mechanism was wrong for this persona throughout. The user spent significant c...”
Show transcript (5 turns)
User: Hi I need help creating a marketing campaign for my small business. We sell organic skincare products and I want to run ads on Facebook, Google and LinkedIn and also need emails to send customers. Can you help me set this up?
System: bolt-new generates a React app scaffold with a campaign dashboard UI, including tabs for each platform, a form builder for ad copy, and an email template editor. It outputs JSX components, installs dependencies like react-router and tailwind, and shows a live preview of a dashboard. The terminal shows npm install running.
confusion: 3
User: Wait I don't need a website or anything like that. I just need like a document or plan I can follow. Like who should I target, what should the ads say, what emails to send. Can you just write that out for me?
System: bolt-new pivots and generates a markdown file (campaign-plan.md) inside the project, displaying it in the preview pane. It includes sections for target audience, ad copy for all three platforms, a landing page outline, 5 email templates, and a basic tracking plan. The content is reasonably good but the markdown renders oddly in the preview and there are some placeholder brackets like [YOUR PRODUCT
confusion: 2
User: Ok this looks better but some parts say YOUR PRODUCT NAME and YOUR WEBSITE - can you fill those in? My product is called GlowNature skincare and my website is glownature.com. Also the LinkedIn ad doesn't look right it sounds the same as Facebook
System: bolt-new updates the markdown file, replacing placeholders with GlowNature and glownature.com. It rewrites the LinkedIn ad copy to be more B2B/professional in tone (targeting estheticians, spa owners, wellness retailers as resellers). However, it also attempts to 'improve' the file by converting it into a React component that renders the plan as a styled page, breaking the simple document format t
confusion: 3
User: How do I save this or print it? I want to put it in a Word document or something. Also I don't see the tracking plan - like how do I know if the ads are working?
System: bolt-new adds a tracking plan section to the React component covering UTM parameters, Facebook Pixel, Google Analytics goals, and LinkedIn Insight Tag. It explains these concepts briefly inline. For saving, it suggests downloading the project as a zip or copying from the preview. It does NOT offer a simple export to PDF or plain text. The tracking plan mentions setting up Google Tag Manager which
confusion: 4
... 1 more turns omitted ...