Update src/app/page.tsx
This commit is contained in:
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
title="Master Your Trading Discipline"
|
||||
description="Professional-grade tools for disciplined, strategic, and profitable market execution. Designed for those who demand precision."
|
||||
tag="PLATFORM LAUNCHED"
|
||||
buttons={[{ text: "Get Started", href: "#contact" }]}
|
||||
buttons={[{ text: "Request Access", href: "#contact" }]}
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/empty-modern-office-used-as-financial-insurance-agency-headquarters_482257-106441.jpg?_wi=1", imageAlt: "Platform Dashboard" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/trading-stock-stock-market-business-graph-trading-investment-broker-stock-exchange-market_169016-66470.jpg", imageAlt: "Trading Interface" }
|
||||
@@ -170,4 +170,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user