Merge version_8 into main
Merge version_8 into main
This commit was merged in pull request #9.
This commit is contained in:
@@ -7,7 +7,8 @@ import "./styles/base.css";
|
||||
const inter = Inter({ subsets: ["latin"] });
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Follow Trade", description: "Expert-driven trading recommendations and market signals"};
|
||||
title: "Follow Trade", description: "Expert-driven trading recommendations and market signals"
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
|
||||
@@ -56,7 +56,6 @@ export default function LandingPage() {
|
||||
imageSrc="https://img.b2bpic.net/free-photo/close-up-with-businessman-patching-something-keyboard-graphics-monitor_482257-32827.jpg"
|
||||
imageAlt="Supply chain and fulfillment"
|
||||
mediaAnimation="opacity"
|
||||
imagePosition="right"
|
||||
buttonAnimation="opacity"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user