Merge version_2 into main #4
@@ -1401,4 +1401,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -93,7 +93,7 @@ export default function HomePage() {
|
||||
tagAnimation="blur-reveal"
|
||||
background={{ variant: "animated-grid" }}
|
||||
buttons={[
|
||||
{ text: "Start Backtesting", href: "/dashboard" },
|
||||
{ text: "Backtest a Strategy Free", href: "/dashboard" },
|
||||
{ text: "View Strategies", href: "/strategies" },
|
||||
]}
|
||||
buttonAnimation="blur-reveal"
|
||||
@@ -297,4 +297,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user