Update src/app/page.tsx
This commit is contained in:
@@ -65,35 +65,35 @@ export default function LandingPage() {
|
||||
handle: "@arjun_trades",
|
||||
testimonial: "The 38-point scoring system is a total game changer. My win rate improved significantly.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-stylish-asian-man-with-mobile-phone-backpack-against-row-green-atm_627829-1114.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-stylish-asian-man-with-mobile-phone-backpack-against-row-green-atm_627829-1114.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Priya Sharma",
|
||||
handle: "@priya_invest",
|
||||
testimonial: "Automated breakout detection saved me so much time scanning the NSE daily list.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-business-woman-working-laptop-office_1303-20384.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-business-woman-working-laptop-office_1303-20384.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Vikram Singh",
|
||||
handle: "@vikram_s",
|
||||
testimonial: "The most professional AI tool for Indian markets. Very impressed.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-working-business-with-computer_482257-20185.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-working-business-with-computer_482257-20185.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Anjali Patel",
|
||||
handle: "@anjali_trades",
|
||||
testimonial: "Clean UI and incredibly accurate signals for swing trading.",
|
||||
rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Rohan Deshmukh",
|
||||
handle: "@rohan_d",
|
||||
testimonial: "TradeAI is essential for anyone trading the NSE today.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-entrepreneur_1098-18139.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-entrepreneur_1098-18139.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
@@ -268,35 +268,35 @@ export default function LandingPage() {
|
||||
name: "Suresh K.",
|
||||
role: "Full-time Trader",
|
||||
testimonial: "The AI scanner is so accurate. I've been profitable for 3 months straight.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-stylish-asian-man-with-mobile-phone-backpack-against-row-green-atm_627829-1114.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-stylish-asian-man-with-mobile-phone-backpack-against-row-green-atm_627829-1114.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Meera Rao",
|
||||
role: "Swing Trader",
|
||||
testimonial: "Finally, a tool that respects the nuances of the NSE.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-business-woman-working-laptop-office_1303-20384.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-business-woman-working-laptop-office_1303-20384.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Vikram Singh",
|
||||
role: "Investor",
|
||||
testimonial: "The scoring system keeps me out of bad trades. Highly recommended.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-working-business-with-computer_482257-20185.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-working-business-with-computer_482257-20185.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Anjali Patel",
|
||||
role: "Market Analyst",
|
||||
testimonial: "Professional UI, accurate data, and reliable alerts. Best in class.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Rohan Deshmukh",
|
||||
role: "Day Trader",
|
||||
testimonial: "My performance metrics are up 40% since joining TradeAI.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-entrepreneur_1098-18139.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-entrepreneur_1098-18139.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Traders Love TradeAI"
|
||||
|
||||
Reference in New Issue
Block a user