4 Commits

Author SHA1 Message Date
51a8da3342 Update src/app/page.tsx 2026-04-04 17:51:00 +00:00
87ea479705 Merge version_9 into main
Merge version_9 into main
2026-04-04 17:43:26 +00:00
e2deaa3034 Update src/app/page.tsx 2026-04-04 17:43:23 +00:00
9e1a23e5fb Merge version_8 into main
Merge version_8 into main
2026-04-04 17:41:14 +00:00

View File

@@ -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"
@@ -156,7 +156,7 @@ export default function LandingPage() {
background={{ variant: "radial-gradient" }}
tag="Connect"
title="Ready to Manifest?"
description="Join our community today and start your journey towards abundance, love, and peace."
description="Join our community today and start your journey towards abundance, love, and peace. Contact us: contact@justus369.com | +1 (555) 369-0369"
buttons={[{ text: "Start Your Journey", href: "#" }]}
/>
</div>