Problem
A three-column section that names the pain points your product solves.
What it does
Problem renders three cards side by side, each describing a frustration your target customer feels before discovering your product. It is designed to create immediate recognition — the visitor sees their own situation reflected.
Usage
import Problem from "@/components/Problem";
<Problem />Customizing
Open src/components/Problem.tsx. At the top you will find a data array with three objects — each has an emoji, title, and description. Replace the placeholder content with the real problems your customers face.
TipWrite from the customer's perspective, not your own. Use the words they actually use when describing their frustration.