Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3eccd43ae0 | |||
| 87a325baf4 | |||
| c0d7637134 | |||
| 147e42a2dd |
@@ -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" },
|
||||
@@ -139,6 +139,7 @@ export default function LandingPage() {
|
||||
{ id: "f2", title: "Can I share my progress?", content: "Yes, you can easily export and share your progress charts directly from the app." },
|
||||
{ id: "f3", title: "What device do I need?", content: "FaceKit is optimized for modern iOS devices equipped with TrueDepth camera arrays." },
|
||||
]}
|
||||
buttons={[{ text: "Download the App", href: "#" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/global-communication-hd-wallpaper-business-network-design_53876-153352.jpg"
|
||||
title="Frequently Asked Questions"
|
||||
description="Answers to common questions about your facial tracking journey."
|
||||
|
||||
Reference in New Issue
Block a user