FacialharmonyaiSiteKit (facialharmonyai_site_kit v0.1.0)

Copy Markdown View Source

URL helpers for FacialHarmonyAI — AI-powered facial analysis and coaching platform.

Website: https://facialharmonyai.com

Summary

Functions

URL for the facial analysis upload page.

URL for the blog.

URL for the dashboard.

URL for the FAQ section.

URL for the features section.

URL for the pricing section.

URL for a specific analysis report.

Validates a report ID format (alphanumeric, 4-64 chars).

Functions

analysis_url()

URL for the facial analysis upload page.

blog_url()

URL for the blog.

dashboard_url()

URL for the dashboard.

faq_url()

URL for the FAQ section.

features_url()

URL for the features section.

pricing_url()

URL for the pricing section.

report_url(report_id)

URL for a specific analysis report.

valid_report_id?(id)

Validates a report ID format (alphanumeric, 4-64 chars).