landing-page-patterns

This reference captures high-converting page patterns and copy structures.

Content Preview
# Landing Page Patterns

This reference captures high-converting page patterns and copy structures.

## Hero Section Patterns

### Pattern 1: Problem-Solution Hero
- Headline names the painful problem.
- Subheadline states the clear outcome.
- Primary CTA starts immediately.
- Optional supporting visual demonstrates product in context.

### Pattern 2: Outcome-First Hero
- Headline leads with measurable value.
- Subheadline clarifies who the page is for.
- CTA is action-oriented and specific.

##
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/landing-page-patterns.md \
  https://raw.githubusercontent.com/alirezarezvani/claude-skills/main/product-team/landing-page-generator/references/landing-page-patterns.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/alirezarezvani/claude-skills

Then reference at product-team/landing-page-generator/references/landing-page-patterns.md

Related Skills