Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-05-13 08:30:07 +00:00

View File

@@ -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>
);
}
}