Landing Page Optimization
Build, write, and optimize high-converting landing pages combining proven copy frameworks, the 11-essential-elements structure, and a clear creation workflow.
1. Copy Framework
Gather Before Writing
Collect these inputs before drafting any copy:
- Product/service name and core value proposition
- Target audience and their primary pain point
- Key differentiator vs alternatives
- Desired visitor action (CTA goal)
- Available social proof (testimonials, stats, logos)
Choose a Framework
| Framework |
When to Use |
| PAS (Problem β Agitate β Solution) |
Strong pain point, emotional product |
| AIDA (Attention β Interest β Desire β Action) |
General purpose, awareness campaigns |
| StoryBrand (Hero β Guide β Plan β CTA β Success) |
Brand narrative, relationship-driven sales |
Section Copy Guide
Hero β Value prop in β€10 words; subheadline adds specificity; CTA + 1 trust signal above fold.
Headline formulas:
[Achieve outcome] without [pain point]
The [adjective] way to [desired result]
Stop [bad thing]. Start [good thing].
Problem β Name the pain in the audience's language; 2β3 specific scenarios; emotional, not clinical.
Solution β How the product solves it; 3β5 features written as benefits ("saves 2 hrs/day" not "automated scheduling").
How It Works β 3β4 steps, each with a clear action verb; close with CTA.
Social Proof β Testimonial template: "[Specific result]..." β Name, Title, Company. Aim for 4β6 testimonials; include stats and logos if available.
Pricing β Highlight recommended plan; include guarantee copy; one CTA per plan card.
FAQ β 5β10 objection-handling questions; cover pricing, refunds, technical requirements, comparison to alternatives.
Final CTA β Repeat the primary CTA; add urgency or risk-reversal ("Cancel anytime", "30-day guarantee"); larger and more dramatic than hero CTA.
CTA Copy Rules
- Start with an action verb
- Be specific: "Start My Free Trial" > "Submit"
- First-person phrasing often converts better ("Get My Guide")
- Avoid: "Click Here", "Learn More", "Submit"
Copy Best Practices
- Active voice, present tense; benefits before features
- Specific numbers over vague claims ("saves 2 hours" not "saves time")
- Short sentences; scannable with headers and bullets
- Address objections before the reader voices them
- Multiple CTAs (same action) throughout β not multiple competing actions
2. Design Principles (11 Essential Elements)
Every landing page needs all 11 elements. See references/11-essential-elements.md for full detail on each.
| # |
Element |
Conversion Purpose |
Design Note |
| 1 |
URL |
SEO slug with keywords |
β |
| 2 |
Header/Logo |
Brand trust, navigation |
Sticky with blur-on-scroll |
| 3 |
Hero Title + Subtitle |
Clear value prop, H1 with keywords |
Distinctive display font, 4β6rem |
| 4 |
Primary CTA |
Hero conversion |
Contrasting color, micro-interaction on hover |
| 5 |
Social Proof |
Credibility, reduce hesitation |
Animated counts, overlapping avatars |
| 6 |
Images/Videos |
Product demonstration |
Device mockups or demo video; no stock photos |
| 7 |
Benefits/Features |
Justify the purchase |
3β6 items with icons; benefits-first copy |
| 8 |
Testimonials |
Peer validation |
4β6 with photo + name + role; specific results |
| 9 |
FAQ |
Objection removal |
Accordion; 5β10 questions |
| 10 |
Final CTA |
Second conversion chance |
Full-width section; urgency elements |
| 11 |
Footer |
Trust + legal |
Contact info, privacy policy, social links |
Aesthetic Direction
Pick ONE direction and execute it consistently:
| Direction |
Feel |
Suits |
| Minimalist |
Clean whitespace, monochromatic |
Premium SaaS, professional services |
| Bold/Maximalist |
Rich layers, vivid colors |
Creative agencies, consumer brands |
| Retro-Futuristic |
Geometric, neon, monospace |
Dev tools, gaming, tech startups |
| Organic |
Soft shapes, earth tones |
Wellness, food, sustainability |
| Editorial |
Strong type hierarchy, asymmetric grids |
Media, content platforms |
Avoid: purple gradients on white (overused AI aesthetic), perfectly symmetric layouts on every section, stock photos of people pointing at laptops, default yellow stars.
Tech Stack (when building)
Next.js 14+ Β· TypeScript Β· Tailwind CSS Β· ShadCN UI
Build order: Design system β SEO metadata β Header β Hero (with animations) β Media β Benefits β Testimonials β FAQ β Final CTA β Footer.
See references/component-examples.md for production-ready ShadCN component implementations.
3. Creation Workflow
Follow this sequence for any landing page project:
Step 1 β Define the Goal
- Single conversion action (one CTA target)
- Audience segment this page serves
- Traffic source (ad, email, organic) β shapes tone and assumed context
Step 2 β Structure First
Use the full 11-element structure. Resist shortcutting: pages missing Social Proof or FAQ consistently underperform.
Step 3 β Write Copy
Apply the Copy Framework (Β§1). Write hero copy first β if the value prop isn't clear in 10 words, clarify the offer before continuing.
Step 4 β Design
Choose aesthetic direction, define design system (fonts, colors, motion), then build section by section.
Step 5 β Optimize
- Above the fold: value prop + CTA + one trust signal visible without scrolling
- Multiple CTAs with identical action (not competing goals)
- Minimal form fields; reduce every friction point
- Mobile-first; test on real devices
- Performance: LCP <2.5s, CLS <0.1, no layout shifts
Step 6 β Launch Checklist
References
references/11-essential-elements.md β Detailed breakdown of each element with implementation guidance and good/bad examples
references/component-examples.md β Production-ready ShadCN UI components for Hero, Benefits, Testimonials, FAQ, Final CTA, and Footer sections