6 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
9c8b8afbbf Update src/app/page.tsx 2026-04-04 17:41:11 +00:00
70dd152973 Merge version_7 into main
Merge version_7 into main
2026-04-04 17:40:04 +00:00

View File

@@ -139,8 +139,9 @@ export default function LandingPage() {
faqs={[ 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: "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: "2", title: "Is it for everyone?", content: "Absolutely, anyone seeking peace and abundance can join us." },
{ id: "3", title: "How can I join?", content: "Join our community here to start receiving your daily affirmations today. Click here to join our newsletter and start your 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" imageSrc="http://img.b2bpic.net/free-photo/nice-organised-workspace-with-lamp_23-2148592289.jpg"
mediaAnimation="slide-up" mediaAnimation="slide-up"
title="Frequently Asked Questions" title="Frequently Asked Questions"
@@ -155,7 +156,7 @@ export default function LandingPage() {
background={{ variant: "radial-gradient" }} background={{ variant: "radial-gradient" }}
tag="Connect" tag="Connect"
title="Ready to Manifest?" 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: "#" }]} buttons={[{ text: "Start Your Journey", href: "#" }]}
/> />
</div> </div>