Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-08 07:09:31 +00:00

View File

@@ -65,13 +65,13 @@ export default function HomePage() {
testimonials={[
{
name: "Marcus Johnson", handle: "CEO, Tech Ventures", testimonial: "MindWealth transformed my financial trajectory. Within 18 months, I achieved my first million.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-owner-standing-bakery-shop_1170-2075.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-owner-standing-bakery-shop_1170-2075.jpg?_wi=1"},
{
name: "Sarah Chen", handle: "Entrepreneur, E-commerce", testimonial: "The coaching and community support have been invaluable. Best investment I've made.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-restaurant-cafe-outdoor_624325-1183.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-restaurant-cafe-outdoor_624325-1183.jpg?_wi=1"},
{
name: "David Williams", handle: "Founder, SaaS Startup", testimonial: "Exceptional program. The strategies work and the mentors are genuinely invested in your success.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/proud-entrepreneur-with-employees-background_1098-3585.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/proud-entrepreneur-with-employees-background_1098-3585.jpg?_wi=1"},
]}
useInvertedBackground={false}
/>
@@ -186,11 +186,11 @@ export default function HomePage() {
animationType="slide-up"
testimonials={[
{
id: "1", name: "Marcus Johnson", handle: "Achieved $1M in 18 months", testimonial: "The strategies and mentorship have completely transformed my approach to wealth building. I went from stuck to seven figures.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-owner-standing-bakery-shop_1170-2075.jpg"},
id: "1", name: "Marcus Johnson", handle: "Achieved $1M in 18 months", testimonial: "The strategies and mentorship have completely transformed my approach to wealth building. I went from stuck to seven figures.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-owner-standing-bakery-shop_1170-2075.jpg?_wi=2"},
{
id: "2", name: "Sarah Chen", handle: "Built thriving e-commerce empire", testimonial: "Beyond the courses, the community accountability kept me on track. My business revenue tripled in the first year.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-restaurant-cafe-outdoor_624325-1183.jpg"},
id: "2", name: "Sarah Chen", handle: "Built thriving e-commerce empire", testimonial: "Beyond the courses, the community accountability kept me on track. My business revenue tripled in the first year.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-restaurant-cafe-outdoor_624325-1183.jpg?_wi=2"},
{
id: "3", name: "David Williams", handle: "SaaS founder, $5M revenue", testimonial: "The executive mastermind alone is worth the investment. The connections and insights have been game-changing for scaling my business.", imageSrc: "http://img.b2bpic.net/free-photo/proud-entrepreneur-with-employees-background_1098-3585.jpg"},
id: "3", name: "David Williams", handle: "SaaS founder, $5M revenue", testimonial: "The executive mastermind alone is worth the investment. The connections and insights have been game-changing for scaling my business.", imageSrc: "http://img.b2bpic.net/free-photo/proud-entrepreneur-with-employees-background_1098-3585.jpg?_wi=2"},
{
id: "4", name: "Jennifer Martinez", handle: "Real estate portfolio investor", testimonial: "From zero real estate experience to owning 5 properties generating passive income. This program works.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-glasses-standing-with-arms-folded-smiling_74855-10329.jpg"},
{