Update src/app/page.tsx
This commit is contained in:
@@ -79,7 +79,8 @@ export default function HomePage() {
|
||||
}))}
|
||||
brandName="JESUS MALVERDE MOVEMENT"
|
||||
button={{
|
||||
text: "ENTER MOVEMENT", href: "/contact"}}
|
||||
text: "ENTER MOVEMENT", href: "/contact"
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -175,7 +176,8 @@ export default function HomePage() {
|
||||
{ label: "Context", detail: "Where we belong" },
|
||||
{ label: "Essence", detail: "Who we truly are" },
|
||||
],
|
||||
completedLabel: "Awakened"},
|
||||
completedLabel: "Awakened"
|
||||
},
|
||||
{
|
||||
title: "System", description: "The structures we inherit and must question.", bentoComponent: "orbiting-icons", centerIcon: Zap,
|
||||
items: [
|
||||
@@ -204,7 +206,8 @@ export default function HomePage() {
|
||||
<div id="movement-community" data-section="movement-community" className="py-20 md:py-32">
|
||||
<SocialProofOne
|
||||
names={[
|
||||
"Instagram @jesusmalverdemovement", "Twitter @malverdeagency", "TikTok @jesusmalverde", "Discord Community Hub", "Substack Essays", "Collaborative Events", "Gallery Exhibitions", "Global Chapters"]}
|
||||
"Instagram @jesusmalverdemovement", "Twitter @malverdeagency", "TikTok @jesusmalverde", "Discord Community Hub", "Substack Essays", "Collaborative Events", "Gallery Exhibitions", "Global Chapters"
|
||||
]}
|
||||
title="JOIN THE MOVEMENT"
|
||||
description="A global community of thinkers, creators, and cultural observers questioning narratives and building awareness. Share your perspective. Challenge assumptions. Think deeper."
|
||||
tag="CULTURAL AWAKENING"
|
||||
|
||||
Reference in New Issue
Block a user