From bd1cb47672cbe20f530851894589da381da8dce3 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 18 May 2026 13:20:25 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 38b7aef..907e0b4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -42,7 +42,7 @@ export default function LandingPage() {
@@ -96,7 +96,7 @@ export default function LandingPage() { id: "m3", value: "2k+", title: "Connections Daily", description: "Meaningful chats happening now.", imageSrc: "http://img.b2bpic.net/free-photo/business-concept-with-graphic-holography_23-2149160934.jpg"}, ]} title="Proven Impact" - description="Our success statistics highlight our commitment to meaningful outcomes." + description="Our success statistics highlight our commitment to meaningful outcomes and reliable location-based matching." /> @@ -130,7 +130,7 @@ export default function LandingPage() { { id: "q1", title: "Is the platform secure?", content: "Yes, we prioritize security through rigorous verification and privacy protection."}, { - id: "q2", title: "How does verification work?", content: "We check all profiles manually and technically to ensure you are connecting with real people."}, + id: "q2", title: "How is location data handled?", content: "Location metadata is encrypted and used solely for refining match quality, ensuring privacy throughout."}, { id: "q3", title: "Is there a fee?", content: "We offer tiered access options to ensure a high-quality community for all users."}, ]} -- 2.49.1