Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c0d7637134 | |||
| 147e42a2dd | |||
| e84f1a8c4d | |||
| 6d0e34434b | |||
| ae4f834043 |
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Train, Track, and Improve Your Face"
|
||||
title="Master Your Facial Symmetry with AI-Driven Insights"
|
||||
description="FaceKit delivers real-time 3D facial analysis, personalized feedback, and progress tracking powered by TrueDepth technology."
|
||||
tag="Advanced AI Analysis"
|
||||
buttons={[{ text: "Get Started", href: "#" }]}
|
||||
@@ -62,7 +62,7 @@ export default function LandingPage() {
|
||||
<MetricSplitMediaAbout
|
||||
useInvertedBackground={false}
|
||||
title="Real Measurements, Not Vague Ratings"
|
||||
description="FaceKit replaces guesswork with precise 3D data. Understand your facial structure through advanced algorithms that provide actionable, personalized insights."
|
||||
description="FaceKit replaces guesswork with precise 3D data. With over 50,000+ users already validating our app's precision, you can trust your journey to expert-backed, actionable, and personalized insights."
|
||||
metrics={[
|
||||
{ value: "3D", title: "Facial Scans" },
|
||||
{ value: "100%", title: "Data Accuracy" },
|
||||
|
||||
Reference in New Issue
Block a user