Merge version_1 into main #1
@@ -134,21 +134,21 @@ export default function AnalyticsPage() {
|
||||
title: "Portfolio Performance Tracking",
|
||||
tags: ["Returns Analysis", "Benchmark Comparison", "Attribution"],
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/comprehensive-portfolio-tracking-interfa-1774133829046-c7ad2a30.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/comprehensive-portfolio-tracking-interfa-1774133829046-c7ad2a30.png?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "risk-analytics",
|
||||
title: "Risk Analytics & Modeling",
|
||||
tags: ["VaR Analysis", "Stress Testing", "Correlation Matrix"],
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/risk-management-and-portfolio-analytics--1774133829633-02ad7738.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/risk-management-and-portfolio-analytics--1774133829633-02ad7738.png?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "market-intelligence",
|
||||
title: "Market Intelligence",
|
||||
tags: ["Sentiment Analysis", "News Feed", "Economic Calendar"],
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/market-alerts-and-notifications-interfac-1774133830079-68190075.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/market-alerts-and-notifications-interfac-1774133830079-68190075.png?_wi=3",
|
||||
},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
|
||||
@@ -1,18 +1,22 @@
|
||||
import type { Metadata } from "next";
|
||||
import { Halant } from "next/font/google";
|
||||
import { Inter } from "next/font/google";
|
||||
import { Poppins } from "next/font/google";
|
||||
import "./globals.css";
|
||||
import { ServiceWrapper } from "@/components/ServiceWrapper";
|
||||
import Tag from "@/tag/Tag";
|
||||
import { getVisualEditScript } from "@/utils/visual-edit-script";
|
||||
import { Poppins } from "next/font/google";
|
||||
|
||||
const halant = Halant({
|
||||
variable: "--font-halant",
|
||||
subsets: ["latin"],
|
||||
weight: ["300", "400", "500", "600", "700"],
|
||||
});
|
||||
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Webild components 2",
|
||||
description: "Generated by create next app",
|
||||
};
|
||||
const inter = Inter({
|
||||
variable: "--font-inter",
|
||||
subsets: ["latin"],
|
||||
});
|
||||
|
||||
const poppins = Poppins({
|
||||
variable: "--font-poppins",
|
||||
@@ -20,6 +24,39 @@ const poppins = Poppins({
|
||||
weight: ["100", "200", "300", "400", "500", "600", "700", "800", "900"],
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "TradeX - Professional Trading Platform",
|
||||
description: "Access global markets with advanced trading tools. Trade stocks, crypto, ETFs, indices, and forex on a professional-grade platform. Real-time charts, AI analytics, and commission-free trading.",
|
||||
keywords: "trading platform, stock trading, cryptocurrency trading, fintech, online brokerage, investment platform, trading tools, market analysis",
|
||||
metadataBase: new URL("https://tradex.financial"),
|
||||
alternates: {
|
||||
canonical: "https://tradex.financial",
|
||||
},
|
||||
openGraph: {
|
||||
title: "TradeX - Professional Trading Platform",
|
||||
description: "Trade global markets with advanced tools and real-time analytics",
|
||||
url: "https://tradex.financial",
|
||||
siteName: "TradeX",
|
||||
type: "website",
|
||||
images: [
|
||||
{
|
||||
url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/a-sleek-dark-theme-trading-dashboard-sho-1774133829974-78850f99.png",
|
||||
alt: "TradeX Trading Platform Dashboard",
|
||||
},
|
||||
],
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image",
|
||||
title: "TradeX - Professional Trading Platform",
|
||||
description: "Advanced trading tools for global markets",
|
||||
images: ["https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/a-sleek-dark-theme-trading-dashboard-sho-1774133829974-78850f99.png"],
|
||||
},
|
||||
robots: {
|
||||
index: true,
|
||||
follow: true,
|
||||
},
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
}: Readonly<{
|
||||
@@ -28,7 +65,9 @@ export default function RootLayout({
|
||||
return (
|
||||
<html lang="en" suppressHydrationWarning>
|
||||
<ServiceWrapper>
|
||||
<body className={`${poppins.variable} antialiased`}>
|
||||
<body
|
||||
className={`${halant.variable} ${inter.variable} ${poppins.variable} antialiased`}
|
||||
>
|
||||
<Tag />
|
||||
{children}
|
||||
<script
|
||||
@@ -40,4 +79,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -93,37 +93,37 @@ export default function MarketsPage() {
|
||||
id: "stocks",
|
||||
name: "Stocks",
|
||||
price: "Commission-Free",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/stock-market-visual-representation-showi-1774133828470-bd05cf4d.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/stock-market-visual-representation-showi-1774133828470-bd05cf4d.png?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "crypto",
|
||||
name: "Cryptocurrencies",
|
||||
price: "0.1% Spread",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/cryptocurrency-trading-interface-showing-1774133829606-ff8b3be7.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/cryptocurrency-trading-interface-showing-1774133829606-ff8b3be7.png?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "etfs",
|
||||
name: "ETFs",
|
||||
price: "Commission-Free",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/etf-exchange-traded-fund-trading-interfa-1774133830124-d0c5535c.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/etf-exchange-traded-fund-trading-interfa-1774133830124-d0c5535c.png?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "indices",
|
||||
name: "Indices",
|
||||
price: "Tight Spreads",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/market-indices-display-showing-s-p-500-n-1774133829998-daba0b9f.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/market-indices-display-showing-s-p-500-n-1774133829998-daba0b9f.png?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "forex",
|
||||
name: "Forex",
|
||||
price: "1:100 Leverage",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/foreign-exchange-market-interface-showin-1774133829459-bddae4d7.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/foreign-exchange-market-interface-showin-1774133829459-bddae4d7.png?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "commodities",
|
||||
name: "Commodities",
|
||||
price: "Competitive Rates",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/commodities-trading-interface-showing-oi-1774133830238-cdbd8950.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/commodities-trading-interface-showing-oi-1774133830238-cdbd8950.png?_wi=2",
|
||||
},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
|
||||
@@ -108,27 +108,27 @@ export default function HomePage() {
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/a-sleek-dark-theme-trading-dashboard-sho-1774133829974-78850f99.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/a-sleek-dark-theme-trading-dashboard-sho-1774133829974-78850f99.png?_wi=1",
|
||||
imageAlt: "Live Trading Dashboard",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/professional-market-analysis-screen-show-1774133829569-6d5d11c4.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/professional-market-analysis-screen-show-1774133829569-6d5d11c4.png?_wi=1",
|
||||
imageAlt: "Market Analysis Interface",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/clean-portfolio-overview-dashboard-displ-1774133833028-1cdb6bb5.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/clean-portfolio-overview-dashboard-displ-1774133833028-1cdb6bb5.png?_wi=1",
|
||||
imageAlt: "Portfolio Overview",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/real-time-price-ticker-display-with-movi-1774133830477-72261919.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/real-time-price-ticker-display-with-movi-1774133830477-72261919.png?_wi=1",
|
||||
imageAlt: "Real-time Charts",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/trading-execution-panel-showing-order-pl-1774133829266-1030dc9c.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/trading-execution-panel-showing-order-pl-1774133829266-1030dc9c.png?_wi=1",
|
||||
imageAlt: "Trading Execution",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/risk-management-and-portfolio-analytics--1774133829633-02ad7738.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/risk-management-and-portfolio-analytics--1774133829633-02ad7738.png?_wi=1",
|
||||
imageAlt: "Risk Management Tools",
|
||||
},
|
||||
]}
|
||||
@@ -163,7 +163,7 @@ export default function HomePage() {
|
||||
},
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/modern-fintech-trading-interface-showing-1774133829247-f6b43740.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/modern-fintech-trading-interface-showing-1774133829247-f6b43740.png?_wi=1"
|
||||
imageAlt="Professional Trading Interface"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -182,37 +182,37 @@ export default function HomePage() {
|
||||
id: "real-time-charts",
|
||||
title: "Real-Time Charts & Analytics",
|
||||
tags: ["Live Data", "Technical Analysis", "Custom Indicators"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/advanced-charting-interface-showing-mult-1774133829584-f910e4cd.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/advanced-charting-interface-showing-mult-1774133829584-f910e4cd.png?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "order-management",
|
||||
title: "Advanced Order Management",
|
||||
tags: ["Market Orders", "Limit Orders", "Stop Loss"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/order-management-interface-showing-order-1774133829008-7ed14430.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/order-management-interface-showing-order-1774133829008-7ed14430.png?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "portfolio-tracking",
|
||||
title: "Portfolio Tracking & Insights",
|
||||
tags: ["Performance Metrics", "Risk Analysis", "Allocation"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/comprehensive-portfolio-tracking-interfa-1774133829046-c7ad2a30.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/comprehensive-portfolio-tracking-interfa-1774133829046-c7ad2a30.png?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "mobile-trading",
|
||||
title: "Mobile Trading Platform",
|
||||
tags: ["iOS & Android", "Full Features", "On-The-Go"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/mobile-trading-app-interface-showing-com-1774133829168-da4e60dc.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/mobile-trading-app-interface-showing-com-1774133829168-da4e60dc.png?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "market-alerts",
|
||||
title: "Smart Market Alerts",
|
||||
tags: ["Custom Notifications", "Price Alerts", "News Feed"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/market-alerts-and-notifications-interfac-1774133830079-68190075.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/market-alerts-and-notifications-interfac-1774133830079-68190075.png?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "api-access",
|
||||
title: "API & Automation",
|
||||
tags: ["REST API", "Webhooks", "Algo Trading"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/api-documentation-and-automation-interfa-1774133829520-378c35b5.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/api-documentation-and-automation-interfa-1774133829520-378c35b5.png?_wi=1",
|
||||
},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -241,37 +241,37 @@ export default function HomePage() {
|
||||
id: "stocks",
|
||||
name: "Stocks",
|
||||
price: "Commission-Free",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/stock-market-visual-representation-showi-1774133828470-bd05cf4d.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/stock-market-visual-representation-showi-1774133828470-bd05cf4d.png?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "crypto",
|
||||
name: "Cryptocurrencies",
|
||||
price: "0.1% Spread",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/cryptocurrency-trading-interface-showing-1774133829606-ff8b3be7.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/cryptocurrency-trading-interface-showing-1774133829606-ff8b3be7.png?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "etfs",
|
||||
name: "ETFs",
|
||||
price: "Commission-Free",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/etf-exchange-traded-fund-trading-interfa-1774133830124-d0c5535c.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/etf-exchange-traded-fund-trading-interfa-1774133830124-d0c5535c.png?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "indices",
|
||||
name: "Indices",
|
||||
price: "Tight Spreads",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/market-indices-display-showing-s-p-500-n-1774133829998-daba0b9f.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/market-indices-display-showing-s-p-500-n-1774133829998-daba0b9f.png?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "forex",
|
||||
name: "Forex",
|
||||
price: "1:100 Leverage",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/foreign-exchange-market-interface-showin-1774133829459-bddae4d7.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/foreign-exchange-market-interface-showin-1774133829459-bddae4d7.png?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "commodities",
|
||||
name: "Commodities",
|
||||
price: "Competitive Rates",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/commodities-trading-interface-showing-oi-1774133830238-cdbd8950.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/commodities-trading-interface-showing-oi-1774133830238-cdbd8950.png?_wi=1",
|
||||
},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
@@ -333,32 +333,32 @@ export default function HomePage() {
|
||||
{
|
||||
id: "testimonial-1",
|
||||
name: "John Mitchell",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/professional-headshot-of-a-confident-mal-1774133827892-5829828f.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/professional-headshot-of-a-confident-mal-1774133827892-5829828f.png?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "testimonial-2",
|
||||
name: "Sarah Chen",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/professional-headshot-of-a-confident-fem-1774133830270-3b3567d6.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/professional-headshot-of-a-confident-fem-1774133830270-3b3567d6.png?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "testimonial-3",
|
||||
name: "Marcus Rodriguez",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/professional-portrait-of-a-successful-tr-1774133829436-503c6006.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/professional-portrait-of-a-successful-tr-1774133829436-503c6006.png?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "testimonial-4",
|
||||
name: "Emma Thompson",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/professional-business-portrait-of-a-fema-1774133828766-aa485a59.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/professional-business-portrait-of-a-fema-1774133828766-aa485a59.png?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "testimonial-5",
|
||||
name: "David Kim",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/professional-headshot-of-a-male-financia-1774133830771-80d62555.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/professional-headshot-of-a-male-financia-1774133830771-80d62555.png?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "testimonial-6",
|
||||
name: "Lisa Anderson",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/professional-portrait-of-a-successful-fe-1774133828742-338e4d01.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/professional-portrait-of-a-successful-fe-1774133828742-338e4d01.png?_wi=1",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
@@ -100,32 +100,32 @@ export default function TradingPage() {
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/a-sleek-dark-theme-trading-dashboard-sho-1774133829974-78850f99.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/a-sleek-dark-theme-trading-dashboard-sho-1774133829974-78850f99.png?_wi=2",
|
||||
imageAlt: "Live Trading Dashboard",
|
||||
},
|
||||
{
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/professional-market-analysis-screen-show-1774133829569-6d5d11c4.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/professional-market-analysis-screen-show-1774133829569-6d5d11c4.png?_wi=2",
|
||||
imageAlt: "Market Analysis Interface",
|
||||
},
|
||||
{
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/clean-portfolio-overview-dashboard-displ-1774133833028-1cdb6bb5.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/clean-portfolio-overview-dashboard-displ-1774133833028-1cdb6bb5.png?_wi=2",
|
||||
imageAlt: "Portfolio Overview",
|
||||
},
|
||||
{
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/real-time-price-ticker-display-with-movi-1774133830477-72261919.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/real-time-price-ticker-display-with-movi-1774133830477-72261919.png?_wi=2",
|
||||
imageAlt: "Real-time Charts",
|
||||
},
|
||||
{
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/trading-execution-panel-showing-order-pl-1774133829266-1030dc9c.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/trading-execution-panel-showing-order-pl-1774133829266-1030dc9c.png?_wi=2",
|
||||
imageAlt: "Trading Execution",
|
||||
},
|
||||
{
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/risk-management-and-portfolio-analytics--1774133829633-02ad7738.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/risk-management-and-portfolio-analytics--1774133829633-02ad7738.png?_wi=2",
|
||||
imageAlt: "Risk Management Tools",
|
||||
},
|
||||
]}
|
||||
@@ -148,7 +148,7 @@ export default function TradingPage() {
|
||||
{ value: "99.9%", title: "Platform Uptime" },
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/modern-fintech-trading-interface-showing-1774133829247-f6b43740.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/modern-fintech-trading-interface-showing-1774133829247-f6b43740.png?_wi=2"
|
||||
imageAlt="Professional Trading Interface"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -168,42 +168,42 @@ export default function TradingPage() {
|
||||
title: "Real-Time Charts & Analytics",
|
||||
tags: ["Live Data", "Technical Analysis", "Custom Indicators"],
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/advanced-charting-interface-showing-mult-1774133829584-f910e4cd.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/advanced-charting-interface-showing-mult-1774133829584-f910e4cd.png?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "order-management",
|
||||
title: "Advanced Order Management",
|
||||
tags: ["Market Orders", "Limit Orders", "Stop Loss"],
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/order-management-interface-showing-order-1774133829008-7ed14430.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/order-management-interface-showing-order-1774133829008-7ed14430.png?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "portfolio-tracking",
|
||||
title: "Portfolio Tracking & Insights",
|
||||
tags: ["Performance Metrics", "Risk Analysis", "Allocation"],
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/comprehensive-portfolio-tracking-interfa-1774133829046-c7ad2a30.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/comprehensive-portfolio-tracking-interfa-1774133829046-c7ad2a30.png?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "mobile-trading",
|
||||
title: "Mobile Trading Platform",
|
||||
tags: ["iOS & Android", "Full Features", "On-The-Go"],
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/mobile-trading-app-interface-showing-com-1774133829168-da4e60dc.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/mobile-trading-app-interface-showing-com-1774133829168-da4e60dc.png?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "market-alerts",
|
||||
title: "Smart Market Alerts",
|
||||
tags: ["Custom Notifications", "Price Alerts", "News Feed"],
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/market-alerts-and-notifications-interfac-1774133830079-68190075.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/market-alerts-and-notifications-interfac-1774133830079-68190075.png?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "api-access",
|
||||
title: "API & Automation",
|
||||
tags: ["REST API", "Webhooks", "Algo Trading"],
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/api-documentation-and-automation-interfa-1774133829520-378c35b5.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/api-documentation-and-automation-interfa-1774133829520-378c35b5.png?_wi=2",
|
||||
},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -228,42 +228,42 @@ export default function TradingPage() {
|
||||
name: "Stocks",
|
||||
price: "Commission-Free",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/stock-market-visual-representation-showi-1774133828470-bd05cf4d.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/stock-market-visual-representation-showi-1774133828470-bd05cf4d.png?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "crypto",
|
||||
name: "Cryptocurrencies",
|
||||
price: "0.1% Spread",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/cryptocurrency-trading-interface-showing-1774133829606-ff8b3be7.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/cryptocurrency-trading-interface-showing-1774133829606-ff8b3be7.png?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "etfs",
|
||||
name: "ETFs",
|
||||
price: "Commission-Free",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/etf-exchange-traded-fund-trading-interfa-1774133830124-d0c5535c.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/etf-exchange-traded-fund-trading-interfa-1774133830124-d0c5535c.png?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "indices",
|
||||
name: "Indices",
|
||||
price: "Tight Spreads",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/market-indices-display-showing-s-p-500-n-1774133829998-daba0b9f.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/market-indices-display-showing-s-p-500-n-1774133829998-daba0b9f.png?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "forex",
|
||||
name: "Forex",
|
||||
price: "1:100 Leverage",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/foreign-exchange-market-interface-showin-1774133829459-bddae4d7.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/foreign-exchange-market-interface-showin-1774133829459-bddae4d7.png?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "commodities",
|
||||
name: "Commodities",
|
||||
price: "Competitive Rates",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/commodities-trading-interface-showing-oi-1774133830238-cdbd8950.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/commodities-trading-interface-showing-oi-1774133830238-cdbd8950.png?_wi=3",
|
||||
},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
@@ -286,37 +286,37 @@ export default function TradingPage() {
|
||||
id: "testimonial-1",
|
||||
name: "John Mitchell",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/professional-headshot-of-a-confident-mal-1774133827892-5829828f.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/professional-headshot-of-a-confident-mal-1774133827892-5829828f.png?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "testimonial-2",
|
||||
name: "Sarah Chen",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/professional-headshot-of-a-confident-fem-1774133830270-3b3567d6.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/professional-headshot-of-a-confident-fem-1774133830270-3b3567d6.png?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "testimonial-3",
|
||||
name: "Marcus Rodriguez",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/professional-portrait-of-a-successful-tr-1774133829436-503c6006.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/professional-portrait-of-a-successful-tr-1774133829436-503c6006.png?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "testimonial-4",
|
||||
name: "Emma Thompson",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/professional-business-portrait-of-a-fema-1774133828766-aa485a59.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/professional-business-portrait-of-a-fema-1774133828766-aa485a59.png?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "testimonial-5",
|
||||
name: "David Kim",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/professional-headshot-of-a-male-financia-1774133830771-80d62555.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/professional-headshot-of-a-male-financia-1774133830771-80d62555.png?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "testimonial-6",
|
||||
name: "Lisa Anderson",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/professional-portrait-of-a-successful-fe-1774133828742-338e4d01.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/professional-portrait-of-a-successful-fe-1774133828742-338e4d01.png?_wi=2",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user