Skip to content

feat: Footer Company column + legal pages - #5

Merged
ryann-g merged 1 commit into
mainfrom
feat/footer-company-column
Jun 1, 2026
Merged

feat: Footer Company column + legal pages#5
ryann-g merged 1 commit into
mainfrom
feat/footer-company-column

Conversation

@ryann-g

@ryann-g ryann-g commented Jun 1, 2026

Copy link
Copy Markdown
Owner

Changes

New Components

  • Footer — Reusable footer with Product and Company columns
  • Footer Data — Testable link structure extracted to src/lib/footer-data.ts

New Pages

  • /privacy — Full privacy policy with formatted sections
  • /terms — Full terms of service with pricing table
  • /contact — Contact page with styled email and website cards

Modified

  • Landing page — Replaced inline footer with <Footer /> component, added section anchors (#pricing, #features)

Footer Layout

[Logo]     [Product]        [Company]
            Pricing          Contact
            Features         Privacy Policy
            How it Works     Terms of Service

Tests

  • 11 unit tests for footer link structure
  • All 153 tests passing

Notes

  • Footer only appears on the landing page (not login/dashboard)
  • "Features" and "How it Works" link to /#features (Solution section)
  • Contact page uses support@agentflow@gmail.com

- Reusable Footer component with Product and Company columns
- Company column: Contact, Privacy Policy, Terms of Service
- /privacy page with full privacy policy
- /terms page with full terms of service and pricing table
- /contact page with styled email and website cards
- Extracted footer links to testable data file
- 11 unit tests for footer link structure
- Landing page uses Footer component with section anchors
@vercel

vercel Bot commented Jun 1, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
agentflow Building Building Preview, Comment Jun 1, 2026 6:18am

@ryann-g
ryann-g merged commit df69a7e into main Jun 1, 2026
2 of 6 checks passed
@github-actions

github-actions Bot commented Jun 1, 2026

Copy link
Copy Markdown

CI/CD Pipeline Results

Check Status
Lint & TypeCheck [FAILED]
Security Audit [FAILED]
Unit Tests [FAILED]
Coverage Gate [FAILED] (N/A)
Preview Deploy [FAILED]
Lighthouse CI [FAILED]

Preview URL:

ryann-g added a commit that referenced this pull request Jun 5, 2026
feat: Footer Company column + legal pages
ryann-g added a commit that referenced this pull request Jun 8, 2026
feat: Footer Company column + legal pages
ryann-g added a commit that referenced this pull request Jun 21, 2026
feat: Footer Company column + legal pages
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant