Merge version_1 into main #3
@@ -47,11 +47,11 @@ export default function LandingPage() {
|
||||
title="Welcome to Just Us 369 Community"
|
||||
description="Manifest abundance, love, and peace through the ancient and scientifically grounded 369 method."
|
||||
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" },
|
||||
{ name: "Marcus T.", handle: "@marcus", testimonial: "Simple, effective, and deeply grounding. Truly transformative.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/low-angle-female-enjoying-seaside_23-2148574813.jpg" },
|
||||
{ name: "Sarah J.", handle: "@sarah", testimonial: "I feel more aligned than ever before. Highly recommend.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-with-curly-hair-posing_23-2148728584.jpg" },
|
||||
{ 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" },
|
||||
{ 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" }
|
||||
{ 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: "Marcus T.", handle: "@marcus", testimonial: "Simple, effective, and deeply grounding. Truly transformative.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/low-angle-female-enjoying-seaside_23-2148574813.jpg?_wi=1" },
|
||||
{ name: "Sarah J.", handle: "@sarah", testimonial: "I feel more aligned than ever before. Highly recommend.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-with-curly-hair-posing_23-2148728584.jpg?_wi=1" },
|
||||
{ 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" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/aesthetic-background-with-patterned-glass-texture_53876-125875.jpg"
|
||||
@@ -120,11 +120,11 @@ export default function LandingPage() {
|
||||
animationType="blur-reveal"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "1", name: "Elena R.", role: "Artist", company: "Creative Soul", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-attractive-caucasian-female-white-shirt-jeans-posing-beautiful-field_181624-57653.jpg" },
|
||||
{ id: "2", name: "Marcus T.", role: "Engineer", company: "Logic Solutions", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/low-angle-female-enjoying-seaside_23-2148574813.jpg" },
|
||||
{ id: "3", name: "Sarah J.", role: "Teacher", company: "Bright Minds", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-with-curly-hair-posing_23-2148728584.jpg" },
|
||||
{ id: "4", name: "David W.", role: "Writer", company: "Storytellers", 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" },
|
||||
{ id: "5", name: "Jenny L.", role: "Designer", company: "Studio X", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-steps-holding-scarf_23-2147910848.jpg" }
|
||||
{ id: "1", name: "Elena R.", role: "Artist", company: "Creative Soul", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-attractive-caucasian-female-white-shirt-jeans-posing-beautiful-field_181624-57653.jpg?_wi=2" },
|
||||
{ id: "2", name: "Marcus T.", role: "Engineer", company: "Logic Solutions", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/low-angle-female-enjoying-seaside_23-2148574813.jpg?_wi=2" },
|
||||
{ id: "3", name: "Sarah J.", role: "Teacher", company: "Bright Minds", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-with-curly-hair-posing_23-2148728584.jpg?_wi=2" },
|
||||
{ id: "4", name: "David W.", role: "Writer", company: "Storytellers", 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=2" },
|
||||
{ id: "5", name: "Jenny L.", role: "Designer", company: "Studio X", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-steps-holding-scarf_23-2147910848.jpg?_wi=2" }
|
||||
]}
|
||||
title="Community Voices"
|
||||
description="Hear what our members have experienced since joining."
|
||||
|
||||
Reference in New Issue
Block a user