Update src/app/page.tsx

This commit is contained in:
2026-03-10 07:49:05 +00:00
parent 041ec2a5f9
commit 4ff9d2ab3c

View File

@@ -74,7 +74,7 @@ export default function HomePage() {
handle: "Trader, Singapore",
testimonial: "Most reliable signals I've found. Turned $5k into $45k in 6 months with their system.",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkEmvfd4ri5wHPINCfByLtBt4F/professional-headshot-of-a-confident-mal-1773128876948-a599beb2.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkEmvfd4ri5wHPINCfByLtBt4F/professional-headshot-of-a-confident-mal-1773128876948-a599beb2.png?_wi=1",
imageAlt: "Marcus Chen",
},
{
@@ -82,7 +82,7 @@ export default function HomePage() {
handle: "Forex Trader, UK",
testimonial: "The risk management principles alone are worth the premium membership. Consistent profits every month.",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkEmvfd4ri5wHPINCfByLtBt4F/professional-headshot-of-a-confident-fem-1773128875748-29330125.jpg",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkEmvfd4ri5wHPINCfByLtBt4F/professional-headshot-of-a-confident-fem-1773128875748-29330125.jpg?_wi=1",
imageAlt: "Sarah Mitchell",
},
{
@@ -90,7 +90,7 @@ export default function HomePage() {
handle: "Day Trader, India",
testimonial: "Joined 3 months ago. The live signals have a 76% win rate. Finally making real money trading.",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkEmvfd4ri5wHPINCfByLtBt4F/professional-headshot-of-a-successful-ma-1773128881167-24e95ce1.jpg",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkEmvfd4ri5wHPINCfByLtBt4F/professional-headshot-of-a-successful-ma-1773128881167-24e95ce1.jpg?_wi=1",
imageAlt: "David Kumar",
},
{
@@ -132,7 +132,7 @@ export default function HomePage() {
role: "Swing Trader",
company: "USA",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkEmvfd4ri5wHPINCfByLtBt4F/professional-headshot-of-a-confident-mal-1773128876948-a599beb2.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkEmvfd4ri5wHPINCfByLtBt4F/professional-headshot-of-a-confident-mal-1773128876948-a599beb2.png?_wi=2",
imageAlt: "Alex Rodriguez",
},
{
@@ -141,7 +141,7 @@ export default function HomePage() {
role: "Options Strategist",
company: "Canada",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkEmvfd4ri5wHPINCfByLtBt4F/professional-headshot-of-a-confident-fem-1773128875748-29330125.jpg",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkEmvfd4ri5wHPINCfByLtBt4F/professional-headshot-of-a-confident-fem-1773128875748-29330125.jpg?_wi=2",
imageAlt: "Emma Thompson",
},
{
@@ -150,7 +150,7 @@ export default function HomePage() {
role: "Crypto Analyst",
company: "India",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkEmvfd4ri5wHPINCfByLtBt4F/professional-headshot-of-a-successful-ma-1773128881167-24e95ce1.jpg",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkEmvfd4ri5wHPINCfByLtBt4F/professional-headshot-of-a-successful-ma-1773128881167-24e95ce1.jpg?_wi=2",
imageAlt: "Rajesh Patel",
},
]}