Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e1dcf71904 | |||
| 4b01b55d2d | |||
| 9bb677692d |
@@ -1384,4 +1384,4 @@ export default function RootLayout({
|
|||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
@@ -76,7 +76,7 @@ export default function HomePage() {
|
|||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroSplitDualMedia
|
<HeroSplitDualMedia
|
||||||
title="Start Your Investment Journey with Confidence"
|
title="Start Your Investment Journey with Confidence"
|
||||||
description="AI-powered beginner investment education platform for Pakistan. Learn smart, invest wise, grow strong. We provide education and guidance only—we do not manage client funds."
|
description="AI-powered beginner investment education platform for Pakistan. Learn smart, invest wise, grow strong. Educational platform—no fund management. We provide education and guidance only—we do not manage client funds."
|
||||||
tag="Financial Education"
|
tag="Financial Education"
|
||||||
tagIcon={Sparkles}
|
tagIcon={Sparkles}
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
@@ -269,4 +269,4 @@ export default function HomePage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user