Merge version_4 into main #6

Merged
bender merged 1 commits from version_4 into main 2026-03-04 08:56:43 +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"
/>