2 Commits

Author SHA1 Message Date
72048ee30f Update src/app/page.tsx 2026-03-04 08:56:38 +00:00
eeb4176cad Merge version_3 into main
Merge version_3 into main
2026-03-04 08:52:35 +00:00

View File

@@ -78,7 +78,7 @@ export default function LandingPage() {
<div id="product" data-section="product">
<ProductCardThree
title="Discover Profiles"
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."
description="Trusted by 2M+ singles worldwide. 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"
@@ -98,7 +98,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
buttons={[
{ text: "Explore Now", href: "https://spark-dating.com/app" }
{ text: "Try Free Now", href: "https://spark-dating.com/app" }
]}
buttonAnimation="slide-up"
/>