--- name: landing-page description: Create high-converting landing pages with persuasive copy, clear CTAs, social proof, and optimized structure. Use when building sales pages, product pages, lead capture pages, or conversion-focused pages. --- # Landing Page Skill ## Instructions When creating landing pages: ### 1. Page Structure ``` ┌─────────────────────────────────────┐ │ HERO SECTION │ │ Headline + Subheadline + CTA │ │ + Hero Image │ ├─────────────────────────────────────┤ │ SOCIAL PROOF BAR │ │ Logos / "As seen in" / Stats │ ├─────────────────────────────────────┤ │ PROBLEM SECTION │ │ Pain points your audience has │ ├─────────────────────────────────────┤ │ SOLUTION SECTION │ │ How your product solves it │ ├─────────────────────────────────────┤ │ FEATURES/BENEFITS │ │ 3-6 key features with benefits │ ├─────────────────────────────────────┤ │ HOW IT WORKS │ │ 3-step process │ ├─────────────────────────────────────┤ │ TESTIMONIALS │ │ Customer quotes + photos │ ├─────────────────────────────────────┤ │ PRICING │ │ Clear pricing options │ ├─────────────────────────────────────┤ │ FAQ │ │ Objection handling │ ├─────────────────────────────────────┤ │ FINAL CTA │ │ Last push with urgency │ ├─────────────────────────────────────┤ │ FOOTER │ │ Trust badges, links, legal │ └─────────────────────────────────────┘ ``` ### 2. Hero Section **Headline Formulas:** - [Achieve outcome] without [pain point] - The [adjective] way to [desired result] - [Product] that [key benefit] - Stop [bad thing]. Start [good thing]. - [Number] [people] use [Product] to [outcome] **Subheadline:** - Expand on the headline - Add specificity - Include secondary benefit **Example:** ```html

Build WordPress Themes 10x Faster

The developer toolkit that eliminates repetitive coding so you can focus on what matters — shipping great themes.

Start Free Trial

No credit card required • 14-day trial

``` ### 3. Social Proof Types **Logo Bar:** ```html

Trusted by 10,000+ developers at

Company 1 Company 2 ...
``` **Stats Bar:** ```html
50,000+ Active Users
4.9/5 Average Rating
99.9% Uptime
``` **Testimonials:** ```html

"Quote that highlights specific results..."

``` ### 4. Features Section **Format: Feature → Benefit** ```html
🚀

One-Click Deployment

Deploy to production in seconds, not hours. Spend more time building, less time configuring.

``` ### 5. Pricing Section ```html ``` ### 6. CTA Best Practices **Button Copy:** - Start Free Trial - Get Started Now - Download Free Guide - Join 10,000+ Users - Claim Your Discount **Supporting Elements:** - Risk reducers (money-back guarantee) - Urgency (limited time) - Scarcity (only X left) - Social proof (join X others) ### 7. FAQ Section ```html
Common objection as a question?

Answer that overcomes the objection with specifics and reassurance.

``` **Common FAQ Topics:** - Pricing/refunds - Technical requirements - Support availability - Comparison to alternatives - Getting started process ### 8. Conversion Optimization **Above the Fold:** - Clear value proposition - Primary CTA visible - Trust indicator **Throughout Page:** - Multiple CTAs (same action) - Progressive disclosure - Visual hierarchy - Mobile optimization **Reduce Friction:** - Minimal form fields - Clear next steps - Fast page load - No distractions ### 9. Copywriting Tips **Power Words:** - Free, New, Proven, Easy - Instant, Guaranteed, Limited - Exclusive, Premium, Ultimate **Avoid:** - Jargon and buzzwords - Vague claims - Walls of text - Multiple CTAs ### 10. Landing Page Checklist - [ ] Clear, benefit-focused headline - [ ] Single, focused CTA - [ ] Social proof present - [ ] Mobile responsive - [ ] Fast loading (<3s) - [ ] Trust signals visible - [ ] FAQ addresses objections - [ ] Analytics tracking set up