5 Commits

Author SHA1 Message Date
53d3ef93c4 Merge version_4 into main
Merge version_4 into main
2026-05-05 13:18:51 +00:00
4670d47a73 Update src/app/page.tsx 2026-05-05 13:18:45 +00:00
326882b5b7 Merge version_3 into main
Merge version_3 into main
2026-05-05 13:17:55 +00:00
86be1b9110 Update src/app/page.tsx 2026-05-05 13:17:52 +00:00
784e7f4b89 Merge version_2 into main
Merge version_2 into main
2026-05-05 13:17:05 +00:00

View File

@@ -44,7 +44,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroLogo
logoText="DSV Fund"
description="DSV Fund combines advanced machine learning with rigorous risk management to deliver superior performance. Invest with intelligence."
description="Achieve superior market-neutral returns through AI-driven quantitative strategies and institutional-grade risk management."
buttons={[{ text: "Explore Our Strategy", href: "#features" }]}
imageSrc="http://img.b2bpic.net/free-photo/abstract-movie-background_23-2149546026.jpg"
/>
@@ -152,6 +152,7 @@ export default function LandingPage() {
title="Investment Insights"
faqsAnimation="blur-reveal"
description="Clear answers to institutional inquiries regarding our strategies and fund operations."
buttons={[{ text: "Download Factsheet", href: "/factsheet.pdf" }]}
/>
</div>