Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f31c4d4c90 | |||
| d1d936ba9c | |||
| 64395707d8 | |||
| 4fad1ab7a0 | |||
| b2cb76d993 | |||
| c8c8060b96 |
@@ -89,7 +89,7 @@ export default function LandingPage() {
|
|||||||
textboxLayout="split"
|
textboxLayout="split"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
features={[
|
features={[
|
||||||
{ icon: Sparkles, title: "Abundance Manifestation", description: "Guided techniques to attract prosperity and success." },
|
{ icon: Sparkles, title: "Abundance Manifestation", description: "Scientifically-backed guided techniques to attract prosperity and success." },
|
||||||
{ icon: Heart, title: "Love and Compassion", description: "Cultivate deep, loving relationships with yourself and others." },
|
{ icon: Heart, title: "Love and Compassion", description: "Cultivate deep, loving relationships with yourself and others." },
|
||||||
{ icon: Heart, title: "Inner Peace", description: "Find tranquility through daily affirmations and mindfulness." }
|
{ icon: Heart, title: "Inner Peace", description: "Find tranquility through daily affirmations and mindfulness." }
|
||||||
]}
|
]}
|
||||||
@@ -139,7 +139,7 @@ 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: "Sign up on our contact page to receive our weekly affirmations." }
|
{ 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." }
|
||||||
]}
|
]}
|
||||||
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"
|
||||||
@@ -169,4 +169,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user