Landing hero CTA: convert from informational to lead generation #144
Labels
No labels
domain:backend
domain:devops
domain:frontend
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
forgejo_admin/westside-landing#144
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Type
Feature
Lineage
Standalone — discovered during session reviewing landing page conversion funnel.
Repo
forgejo_admin/westside-appUser Story
As a parent visiting the Westside homepage
I want the main call-to-action to help me register my player or sign up for tryouts
So that I can take action immediately instead of getting lost in informational pages
Context
The landing page hero CTA is "Learn About Our Program" linking to
/about. This is passive and informational — the opposite of lead generation. The actual conversion page (/register) isn't linked from the landing at all. The "Contact Us" mailto is buried at the bottom below the fold.The hero is the highest-visibility element on the page. It should drive the single most valuable action. Options depend on current program state (registration open vs tryout recruitment).
File Targets
Files the agent should modify:
src/routes/(public)/+page.svelte— hero CTA section (lines 13-16), possibly bottom CTA section (lines 100-106)Files the agent should NOT touch:
src/routes/(public)/about/+page.svelte— about page itself is fineAcceptance Criteria
Test Expectations
Constraints
Checklist
Related
project-westside-basketball— project this affects