Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-03-20 00:34:24 +00:00

View File

@@ -49,10 +49,10 @@ export default function LandingPage() {
tagIcon={TrendingUp}
tagAnimation="slide-up"
buttons={[
{ text: "Explore Charts", href: "#charts" },
{ text: "Learn More", href: "#features" }
{ text: "Start Tracking Free", href: "#charts" }
]}
buttonAnimation="slide-up"
buttonClassName="px-8 py-3 bg-gradient-to-r from-blue-600 to-blue-700 hover:from-blue-700 hover:to-blue-800 text-white font-semibold rounded-lg shadow-lg hover:shadow-xl transition-all duration-200 transform hover:scale-105"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBdFl7qbssFluowAVsVJ7ZHtXv/a-modern-sleek-cryptocurrency-trading-da-1773966656407-fa023747.png?_wi=1"
imageAlt="Cryptocurrency trading dashboard with live charts"
mediaAnimation="blur-reveal"