Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 95ba160219 | |||
| 5a0b5c17fa | |||
| fb8670cab5 | |||
| c7c62dd356 | |||
| dab831d013 | |||
| 4ebb791359 |
@@ -46,7 +46,7 @@ export default function HomePage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardScroll
|
||||
title="Strategisches Investieren in Aktien und Kryptowährungen"
|
||||
description="Alpha Asset Management hilft Investoren dabei, langfristiges Vermögen durch professionelle Portfolio-Strategien aufzubauen. Mit Expertise in traditionellen Finanzmärkten und digitalen Assets."
|
||||
description="Build long-term wealth with 15+ years of expertise and €500M+ in AUM. Alpha Asset Management hilft Investoren dabei, langfristiges Vermögen durch professionelle Portfolio-Strategien aufzubauen. Mit Expertise in traditionellen Finanzmärkten und digitalen Assets."
|
||||
tag="Institutionelle Qualität"
|
||||
tagIcon={Sparkles}
|
||||
background={{ variant: "canvas-reveal" }}
|
||||
@@ -63,14 +63,11 @@ export default function HomePage() {
|
||||
<div id="trust" data-section="trust">
|
||||
<FeatureCardTwentyThree
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Research-Driven Strategy", tags: ["Fundamentalanalyse", "Quantitativ"],
|
||||
{ id: "1", title: "Research-Driven Strategy", tags: ["Fundamentalanalyse", "Quantitativ"],
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/business-money-human-resources_24877-49833.jpg?_wi=1", imageAlt: "Research-driven investment analysis"},
|
||||
{
|
||||
id: "2", title: "Professionelles Portfolio Management", tags: ["Aktive Überwachung", "Optimierung"],
|
||||
{ id: "2", title: "Professionelles Portfolio Management", tags: ["Aktive Überwachung", "Optimierung"],
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/money-backgrounds-collection_1262-2534.jpg?_wi=1", imageAlt: "Professional portfolio management"},
|
||||
{
|
||||
id: "3", title: "Zukunftsorientiert", tags: ["Aktienmärkte", "Digitale Assets"],
|
||||
{ id: "3", title: "Zukunftsorientiert", tags: ["Aktienmärkte", "Digitale Assets"],
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/crowdfunding-flat-set_98292-1917.jpg?_wi=1", imageAlt: "Future-oriented investment approach"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -85,12 +82,9 @@ export default function HomePage() {
|
||||
<div id="solutions" data-section="solutions">
|
||||
<ProductCardOne
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Aktien Portfolios", price: "Ab €50.000", imageSrc: "http://img.b2bpic.net/free-vector/neon-landing-page-with-smartphone_23-2148351147.jpg?_wi=1", imageAlt: "Global Equity Portfolio"},
|
||||
{
|
||||
id: "2", name: "Crypto Asset Management", price: "Ab €25.000", imageSrc: "http://img.b2bpic.net/free-vector/green-yellow-bitcoin-design_23-2147792835.jpg?_wi=1", imageAlt: "Cryptocurrency Allocation Strategy"},
|
||||
{
|
||||
id: "3", name: "Hybrid Portfolios", price: "Ab €75.000", imageSrc: "http://img.b2bpic.net/free-photo/business-people-discussing-meeting_23-2147923299.jpg?_wi=1", imageAlt: "Diversified Multi-Asset Strategy"},
|
||||
{ id: "1", name: "Aktien Portfolios", price: "Ab €50.000", imageSrc: "http://img.b2bpic.net/free-vector/neon-landing-page-with-smartphone_23-2148351147.jpg?_wi=1", imageAlt: "Global Equity Portfolio"},
|
||||
{ id: "2", name: "Crypto Asset Management", price: "Ab €25.000", imageSrc: "http://img.b2bpic.net/free-vector/green-yellow-bitcoin-design_23-2147792835.jpg?_wi=1", imageAlt: "Cryptocurrency Allocation Strategy"},
|
||||
{ id: "3", name: "Hybrid Portfolios", price: "Ab €75.000", imageSrc: "http://img.b2bpic.net/free-photo/business-people-discussing-meeting_23-2147923299.jpg?_wi=1", imageAlt: "Diversified Multi-Asset Strategy"},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user