Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-03 19:13:17 +00:00

View File

@@ -58,13 +58,13 @@ export default function LandingPage() {
testimonials={[
{
name: "Marcus Johnson", handle: "Trader & Entrepreneur", testimonial: "Gavin's trading strategies completely transformed my approach to the markets. I went from $500/month to $5,000+. Highly recommend!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1"},
{
name: "Sarah Chen", handle: "Digital Business Owner", testimonial: "The Master Resell Rights system is a game-changer. My passive income stream is now fully automated. Best investment ever.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2"},
{
name: "David Martinez", handle: "Small Business Owner", testimonial: "His website design service saved my business. We went from zero online presence to getting 20+ qualified leads per month.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3"},
]}
testimonialRotationInterval={5000}
useInvertedBackground={false}
@@ -136,16 +136,16 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Marcus Johnson", role: "Professional Trader", company: "Independent", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4"},
{
id: "2", name: "Sarah Chen", role: "MRR Business Owner", company: "Digital Ventures", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5"},
{
id: "3", name: "David Martinez", role: "Business Owner", company: "Plumbing Services Co", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6"},
{
id: "4", name: "Jessica Wong", role: "Entrepreneur", company: "E-commerce Store", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=7"},
]}
kpiItems={[
{ value: "500+", label: "Students Trained" },