Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e84f1a8c4d | |||
| 6d0e34434b | |||
| ae4f834043 |
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
|||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroSplitDualMedia
|
<HeroSplitDualMedia
|
||||||
background={{ variant: "gradient-bars" }}
|
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."
|
description="FaceKit delivers real-time 3D facial analysis, personalized feedback, and progress tracking powered by TrueDepth technology."
|
||||||
tag="Advanced AI Analysis"
|
tag="Advanced AI Analysis"
|
||||||
buttons={[{ text: "Get Started", href: "#" }]}
|
buttons={[{ text: "Get Started", href: "#" }]}
|
||||||
@@ -167,4 +167,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user