Merge version_3 into main #5

Merged
bender merged 2 commits from version_3 into main 2026-03-04 08:52:35 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -1384,4 +1384,4 @@ export default function RootLayout({
</body>
</html>
);
}
}

View File

@@ -78,7 +78,7 @@ export default function LandingPage() {
<div id="product" data-section="product">
<ProductCardThree
title="Discover Profiles"
description="Browse through curated profiles and connect with people you're interested in. Our smart matching algorithm ensures you meet compatible people."
description="✓ Trusted by 2M+ singles | Browse through curated profiles and connect with people you're interested in. Our smart matching algorithm ensures you meet compatible people."
tag="Core Feature"
tagIcon={Sparkles}
tagAnimation="slide-up"
@@ -275,4 +275,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}