Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 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: "#" }]}
|
||||
@@ -167,4 +167,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user