From e2deaa3034a041ac13aae278a819a5ef8e924f34 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Apr 2026 17:43:23 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6cc5154..232e265 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -139,7 +139,7 @@ export default function LandingPage() { faqs={[ { id: "1", title: "What is the 369 method?", content: "It is a manifestation technique based on Nikola Tesla's belief in the power of numbers 3, 6, and 9." }, { id: "2", title: "Is it for everyone?", content: "Absolutely, anyone seeking peace and abundance can join us." }, - { id: "3", title: "How can I join?", content: "Click the button below to complete your registration and start your manifestation journey today." } + { id: "3", title: "How can I join?", content: "Simply click 'Start Your Journey' below to access our guided resources and join our global community of manifestors today." } ]} buttons={[{ text: "Join Here", href: "#contact" }]} imageSrc="http://img.b2bpic.net/free-photo/nice-organised-workspace-with-lamp_23-2148592289.jpg" -- 2.49.1