6 Commits

Author SHA1 Message Date
65bf387f85 Merge version_20 into main
Merge version_20 into main
2026-04-04 18:26:52 +00:00
d1545b944f Update src/app/page.tsx 2026-04-04 18:26:49 +00:00
d2f3bfa143 Merge version_19 into main
Merge version_19 into main
2026-04-04 18:25:13 +00:00
c5423372dd Update src/app/styles/variables.css 2026-04-04 18:25:10 +00:00
3ecbeb4c44 Update src/app/page.tsx 2026-04-04 18:25:10 +00:00
eb4eaa9577 Merge version_18 into main
Merge version_18 into main
2026-04-04 18:24:18 +00:00
2 changed files with 12 additions and 12 deletions

View File

@@ -36,13 +36,13 @@ export default function LandingPage() {
{ name: "Community", id: "features" }, { name: "Community", id: "features" },
{ name: "Contact", id: "contact" }, { name: "Contact", id: "contact" },
]} ]}
brandName="Just Us 369" brandName="Manifest 369"
/> />
</div> </div>
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroOverlayTestimonial <HeroOverlayTestimonial
title="Welcome to Just Us 369 Community" title="Welcome to Manifest 369 Community"
description="Manifest abundance, love, and peace through the ancient and scientifically grounded 369 method." description="Manifest abundance, love, and peace through the ancient and scientifically grounded 369 method."
testimonials={[ testimonials={[
{ name: "Elena R.", handle: "@elena", testimonial: "The 369 method changed my entire outlook on life.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-attractive-caucasian-female-white-shirt-jeans-posing-beautiful-field_181624-57653.jpg?_wi=1" }, { name: "Elena R.", handle: "@elena", testimonial: "The 369 method changed my entire outlook on life.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-attractive-caucasian-female-white-shirt-jeans-posing-beautiful-field_181624-57653.jpg?_wi=1" },
@@ -132,7 +132,7 @@ export default function LandingPage() {
<div id="faq" data-section="faq"> <div id="faq" data-section="faq">
<FaqBase <FaqBase
title="Frequently Asked Questions" title="Frequently Asked Questions"
description="Learn more about the Just Us 369 method." description="Learn more about the Manifest 369 method."
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." },
@@ -160,7 +160,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterBaseReveal <FooterBaseReveal
logoText="Just Us 369" logoText="Manifest 369"
columns={[ columns={[
{ {
title: "Quick Links", items: [ title: "Quick Links", items: [
@@ -176,7 +176,7 @@ export default function LandingPage() {
] ]
} }
]} ]}
copyrightText="© 2024 Just Us 369 Community. All rights reserved." copyrightText="© 2024 Manifest 369 Community. All rights reserved."
/> />
</div> </div>
</ReactLenis> </ReactLenis>

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #0a0a0a; --background: #fafffb;
--card: #1a1a1a; --card: #f7fffa;
--foreground: #ffffff; --foreground: #001a0a;
--primary-cta: #1f7cff; --primary-cta: #0a7039;
--primary-cta-text: #fffefe; --primary-cta-text: #fffefe;
--secondary-cta: #010101; --secondary-cta: #ffffff;
--secondary-cta-text: #080908; --secondary-cta-text: #080908;
--accent: #1f7cff; --accent: #a8d9be;
--background-accent: #f96b2f; --background-accent: #6bbf8e;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);