Landing Pages
High-converting landing page wireframes, copy, and CRO recommendations.
Purpose
Create landing page structures that convert visitors into leads or customers. Combine persuasive copy with proven layout patterns.
Workflow
Step 1: Gather Context
- Goal: lead capture, product sale, sign up, demo request
- Traffic source: paid ads, organic, email, social
- Target audience
- Key offer/value prop
- Current conversion rate (if exists)
Step 2: Page Structure
Standard high-converting layout:
- Hero Section: Headline + subheadline + CTA + social proof
- Problem Section: Agitate the pain they're experiencing
- Solution Section: How your product solves it (benefits, not features)
- Social Proof: Testimonials, logos, case study snippets, numbers
- How It Works: 3-step process (simplify complexity)
- Features/Benefits: What they get (benefit-led, not feature-led)
- Pricing/Offer: Clear pricing or offer details
- FAQ: Address top 5 objections
- Final CTA: Repeat the primary call to action
- Risk Reversal: Guarantee, free trial, easy cancellation
Step 3: Write the Copy
For each section, write:
- Headline and body text
- CTA button text (action-specific: "Start free trial" not "Submit")
- Supporting copy (testimonial suggestions, proof points)
Step 4: CRO Recommendations
- Remove navigation (for dedicated landing pages)
- Single CTA — don't offer multiple paths
- Mobile-first copy (short paragraphs, large buttons)
- Speed recommendations
- Trust signals placement
Output Format
## Landing Page: [Product/Offer]
### Wireframe
[Section-by-section structure with copy]
### Hero
**Headline:** [text]
**Subheadline:** [text]
**CTA:** [button text]
[Continue for each section]
### CRO Checklist
[Optimization recommendations]
Constraints
- No navigation links on conversion-focused landing pages
- One CTA per page (can repeat, but same action)
- Don't overload with content — every section must earn its place
- Note where the user needs to provide real testimonials/logos
1---2name: landing-pages3description: Landing Pages4license: MIT5---67# Landing Pages89High-converting landing page wireframes, copy, and CRO recommendations.1011## Purpose1213Create landing page structures that convert visitors into leads or customers. Combine persuasive copy with proven layout patterns.1415## Workflow1617### Step 1: Gather Context18- Goal: lead capture, product sale, sign up, demo request19- Traffic source: paid ads, organic, email, social20- Target audience21- Key offer/value prop22- Current conversion rate (if exists)2324### Step 2: Page Structure25Standard high-converting layout:26271. **Hero Section:** Headline + subheadline + CTA + social proof282. **Problem Section:** Agitate the pain they're experiencing293. **Solution Section:** How your product solves it (benefits, not features)304. **Social Proof:** Testimonials, logos, case study snippets, numbers315. **How It Works:** 3-step process (simplify complexity)326. **Features/Benefits:** What they get (benefit-led, not feature-led)337. **Pricing/Offer:** Clear pricing or offer details348. **FAQ:** Address top 5 objections359. **Final CTA:** Repeat the primary call to action3610. **Risk Reversal:** Guarantee, free trial, easy cancellation3738### Step 3: Write the Copy39For each section, write:40- Headline and body text41- CTA button text (action-specific: "Start free trial" not "Submit")42- Supporting copy (testimonial suggestions, proof points)4344### Step 4: CRO Recommendations45- Remove navigation (for dedicated landing pages)46- Single CTA — don't offer multiple paths47- Mobile-first copy (short paragraphs, large buttons)48- Speed recommendations49- Trust signals placement5051## Output Format52```markdown53## Landing Page: [Product/Offer]5455### Wireframe56[Section-by-section structure with copy]5758### Hero59**Headline:** [text]60**Subheadline:** [text]61**CTA:** [button text]6263[Continue for each section]6465### CRO Checklist66[Optimization recommendations]67```6869## Constraints70- No navigation links on conversion-focused landing pages71- One CTA per page (can repeat, but same action)72- Don't overload with content — every section must earn its place73- Note where the user needs to provide real testimonials/logos