Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2052adf702 | |||
| 37a9f20a89 | |||
| 928533a30e | |||
| c1972e5745 | |||
| b2de5664e3 | |||
| b53ce1eb1b | |||
| 39dd910a71 |
@@ -1,60 +1,20 @@
|
||||
import type { Metadata } from "next";
|
||||
import { Manrope } from "next/font/google";
|
||||
import { DM_Sans } from "next/font/google";
|
||||
import { Inter } from "next/font/google";
|
||||
import "./globals.css";
|
||||
import { ServiceWrapper } from "@/components/ServiceWrapper";
|
||||
import Tag from "@/tag/Tag";
|
||||
|
||||
const manrope = Manrope({
|
||||
variable: "--font-manrope",
|
||||
subsets: ["latin"],
|
||||
});
|
||||
|
||||
const dmSans = DM_Sans({
|
||||
variable: "--font-dm-sans",
|
||||
subsets: ["latin"],
|
||||
});
|
||||
const inter = Inter({ subsets: ["latin"] });
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "StockVerse - AI Stock Trading & Prediction Platform",
|
||||
description: "Trade stocks with AI-powered predictions, real-time analytics, and intelligent advisory. Manage your portfolio, get trending stock predictions, and grow your wealth.",
|
||||
keywords: "stock trading, stock predictions, AI trading, portfolio management, market analytics, investment advisory",
|
||||
openGraph: {
|
||||
title: "StockVerse - Master the Stock Market with AI",
|
||||
description: "AI-powered stock trading platform with real-time predictions and portfolio management",
|
||||
siteName: "StockVerse",
|
||||
type: "website",
|
||||
images: [
|
||||
{
|
||||
url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATLPF3ikAqrq4QkkLCne1XUr9H/modern-stock-trading-dashboard-interface-1772612105280-fecc98b5.png",
|
||||
alt: "StockVerse Dashboard"
|
||||
}
|
||||
]
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image",
|
||||
title: "StockVerse - AI Stock Trading Platform",
|
||||
description: "Trade stocks with AI predictions and portfolio management",
|
||||
images: ["https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATLPF3ikAqrq4QkkLCne1XUr9H/modern-stock-trading-dashboard-interface-1772612105280-fecc98b5.png"]
|
||||
},
|
||||
robots: {
|
||||
index: true,
|
||||
follow: true
|
||||
}
|
||||
};
|
||||
title: "StockVerse - AI-Powered Stock Trading Platform", description: "Master the stock market with AI-driven predictions, real-time data, and intelligent portfolio management."};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
}: Readonly<{
|
||||
}: {
|
||||
children: React.ReactNode;
|
||||
}>) {
|
||||
}) {
|
||||
return (
|
||||
<html lang="en" suppressHydrationWarning>
|
||||
<ServiceWrapper>
|
||||
<body className={`${manrope.variable} ${dmSans.variable} antialiased`}>
|
||||
<Tag />
|
||||
{children}
|
||||
|
||||
<html lang="en">
|
||||
<body className={inter.className}>{children}
|
||||
<script
|
||||
dangerouslySetInnerHTML={{
|
||||
__html: `
|
||||
@@ -1422,7 +1382,6 @@ export default function RootLayout({
|
||||
}}
|
||||
/>
|
||||
</body>
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -82,8 +82,8 @@ export default function HomePage() {
|
||||
tagIcon={TrendingUp}
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{ text: "Start Trading Now", href: "/signup" },
|
||||
{ text: "View Demo", href: "#features" }
|
||||
{ text: "See How It Works", href: "#features" },
|
||||
{ text: "Start Trading Now", href: "/signup" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
@@ -210,19 +210,19 @@ export default function HomePage() {
|
||||
id: "1", title: "How accurate are the AI stock predictions?", content: "Our AI engine maintains a 98.5% prediction accuracy rate based on historical data analysis and machine learning models trained on millions of market data points. We continuously refine our algorithms to improve accuracy and adapt to market changes."
|
||||
},
|
||||
{
|
||||
id: "2", title: "Can I customize the color theme of the platform?", content: "Yes! StockVerse offers multiple color themes including light mode, dark mode, and custom color schemes. You can personalize the platform interface in the Settings section to match your preferences. Your theme preference is saved across all devices."
|
||||
id: "2", title: "Is my financial data secure?", content: "We use bank-level encryption, two-factor authentication, and comply with industry-standard security protocols. All personal and financial data is encrypted and stored securely. We never share your data with third parties without explicit consent."
|
||||
},
|
||||
{
|
||||
id: "3", title: "What trading features are available?", content: "We offer buy and sell recommendations based on AI analysis, real-time market data, portfolio tracking, automated alerts, limit orders, and advanced charting tools. Premium members get access to additional features like AI advisory and trend analysis."
|
||||
id: "3", title: "Can I customize the color theme of the platform?", content: "Yes! StockVerse offers multiple color themes including light mode, dark mode, and custom color schemes. You can personalize the platform interface in the Settings section to match your preferences. Your theme preference is saved across all devices."
|
||||
},
|
||||
{
|
||||
id: "4", title: "How do I manage my portfolio?", content: "Your portfolio dashboard displays all holdings with real-time values, gains/losses, and performance metrics. You can organize stocks into watchlists, set price alerts, view historical performance, and analyze asset allocation from a single interface."
|
||||
id: "4", title: "What trading features are available?", content: "We offer buy and sell recommendations based on AI analysis, real-time market data, portfolio tracking, automated alerts, limit orders, and advanced charting tools. Premium members get access to additional features like AI advisory and trend analysis."
|
||||
},
|
||||
{
|
||||
id: "5", title: "Can I upload my own profile avatar and photos?", content: "Yes, in the Settings & Profile section, you can upload a custom avatar and profile photos. We support JPG, PNG, and GIF formats up to 5MB. Your profile information helps personalize your trading experience and advisory recommendations."
|
||||
id: "5", title: "How do I manage my portfolio?", content: "Your portfolio dashboard displays all holdings with real-time values, gains/losses, and performance metrics. You can organize stocks into watchlists, set price alerts, view historical performance, and analyze asset allocation from a single interface."
|
||||
},
|
||||
{
|
||||
id: "6", title: "Is my financial data secure?", content: "We use bank-level encryption, two-factor authentication, and comply with industry-standard security protocols. All personal and financial data is encrypted and stored securely. We never share your data with third parties without explicit consent."
|
||||
id: "6", title: "Can I upload my own profile avatar and photos?", content: "Yes, in the Settings & Profile section, you can upload a custom avatar and profile photos. We support JPG, PNG, and GIF formats up to 5MB. Your profile information helps personalize your trading experience and advisory recommendations."
|
||||
},
|
||||
{
|
||||
id: "7", title: "What is the AI Query feature?", content: "The AI Query tool allows you to ask natural language questions about stocks, market trends, and investment strategies. Our AI assistant analyzes current market data and your portfolio to provide personalized insights and recommendations."
|
||||
@@ -248,4 +248,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user