From 6cfa01907be56f49e95146a96ff4ec68ba00c0e7 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Apr 2026 17:34:26 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f7c73e3..575ab60 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { { name: "David W.", handle: "@david", testimonial: "The community support is unparalleled. A beautiful journey.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/abstract-luxury-gradient-blue-background-smooth-dark-blue-with-black-vignette-studio-banner_1258-102217.jpg?_wi=1" }, { name: "Jenny L.", handle: "@jenny", testimonial: "A path to inner peace that actually works consistently.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-steps-holding-scarf_23-2147910848.jpg?_wi=1" } ]} - buttons={[{ text: "Start Manifesting", href: "#about" }]} + buttons={[{ text: "Join the Movement", href: "#about" }]} imageSrc="http://img.b2bpic.net/free-photo/aesthetic-background-with-patterned-glass-texture_53876-125875.jpg" mediaAnimation="blur-reveal" avatars={[ -- 2.49.1