Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-08 04:45:05 +00:00

View File

@@ -43,14 +43,14 @@ export default function CryptoStrategiesPage() {
<HeroBillboardScroll
title="Strategisches Investieren in Kryptowährungen"
description="Alpha Asset Management hilft anspruchsvollen Investoren, in digitale Assets zu investieren. Mit institutionellem Fokus auf Bitcoin, Ethereum und ausgewählte Altcoins mit starkem Fundamentals."
tag: "Digitale Assets Expertise"
tag="Digitale Assets Expertise"
tagIcon="Sparkles"
background={{ variant: "aurora" }}
buttons={[
{ text: "Crypto Portfolio konsultieren", href: "/contact" },
{ text: "Strategiegespräch buchen", href: "/contact" },
]}
imageSrc="http://img.b2bpic.net/free-vector/premium-abstract-golden-lines-dark-background-design_1017-55324.jpg?_wi=8"
imageSrc="http://img.b2bpic.net/free-vector/premium-abstract-golden-lines-dark-background-design_1017-55324.jpg"
imageAlt="Alpha Asset Management Crypto Investment Dashboard"
/>
</div>
@@ -60,26 +60,14 @@ export default function CryptoStrategiesPage() {
<FeatureCardTwentyThree
features={[
{
id: "1",
title: "Blockchain Expertise",
tags: ["Technische Analyse", "On-Chain Metrics"],
imageSrc: "http://img.b2bpic.net/free-vector/business-money-human-resources_24877-49833.jpg?_wi=4",
imageAlt: "Blockchain research and analysis",
},
id: "1", title: "Blockchain Expertise", tags: ["Technische Analyse", "On-Chain Metrics"],
imageSrc: "http://img.b2bpic.net/free-vector/business-money-human-resources_24877-49833.jpg", imageAlt: "Blockchain research and analysis"},
{
id: "2",
title: "Volatility Management",
tags: ["Hedging Strategien", "Risiko Kontrolle"],
imageSrc: "http://img.b2bpic.net/free-vector/money-backgrounds-collection_1262-2534.jpg?_wi=4",
imageAlt: "Professional crypto portfolio management",
},
id: "2", title: "Volatility Management", tags: ["Hedging Strategien", "Risiko Kontrolle"],
imageSrc: "http://img.b2bpic.net/free-vector/money-backgrounds-collection_1262-2534.jpg", imageAlt: "Professional crypto portfolio management"},
{
id: "3",
title: "Future-Ready",
tags: ["DeFi Integration", "Web3 Vision"],
imageSrc: "http://img.b2bpic.net/free-vector/crowdfunding-flat-set_98292-1917.jpg?_wi=4",
imageAlt: "Next-generation digital asset approach",
},
id: "3", title: "Future-Ready", tags: ["DeFi Integration", "Web3 Vision"],
imageSrc: "http://img.b2bpic.net/free-vector/crowdfunding-flat-set_98292-1917.jpg", imageAlt: "Next-generation digital asset approach"},
]}
animationType="slide-up"
title="Warum Investoren Alpha für Kryptostrategien vertrauen"
@@ -94,26 +82,11 @@ export default function CryptoStrategiesPage() {
<ProductCardOne
products={[
{
id: "1",
name: "Bitcoin Core Strategy",
price: "Ab €25.000",
imageSrc: "http://img.b2bpic.net/free-vector/green-yellow-bitcoin-design_23-2147792835.jpg?_wi=3",
imageAlt: "Bitcoin Investment Strategy",
},
id: "1", name: "Bitcoin Core Strategy", price: "Ab €25.000", imageSrc: "http://img.b2bpic.net/free-vector/green-yellow-bitcoin-design_23-2147792835.jpg", imageAlt: "Bitcoin Investment Strategy"},
{
id: "2",
name: "Ethereum Growth",
price: "Ab €30.000",
imageSrc: "http://img.b2bpic.net/free-vector/neon-landing-page-with-smartphone_23-2148351147.jpg?_wi=5",
imageAlt: "Ethereum Portfolio",
},
id: "2", name: "Ethereum Growth", price: "Ab €30.000", imageSrc: "http://img.b2bpic.net/free-vector/neon-landing-page-with-smartphone_23-2148351147.jpg", imageAlt: "Ethereum Portfolio"},
{
id: "3",
name: "Diversified Digital Assets",
price: "Ab €50.000",
imageSrc: "http://img.b2bpic.net/free-photo/business-people-discussing-meeting_23-2147923299.jpg?_wi=4",
imageAlt: "Multi-Asset Crypto Strategy",
},
id: "3", name: "Diversified Digital Assets", price: "Ab €50.000", imageSrc: "http://img.b2bpic.net/free-photo/business-people-discussing-meeting_23-2147923299.jpg", imageAlt: "Multi-Asset Crypto Strategy"},
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"