Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-09 13:46:38 +00:00
2 changed files with 1374 additions and 7 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -99,13 +99,13 @@ export default function LandingPage() {
tagAnimation="slide-up"
features={[
{
title: "Advanced Security Analysis", description: "Real-time security audits and threat detection for every wallet. Know exactly how your assets are protected.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ai7yJA6KpKcyHBFxPgQmE7pa57/a-secure-lock-icon-with-blockchain-netwo-1773063943476-eef58527.png", imageAlt: "Security analysis visualization"},
title: "Advanced Security Analysis", description: "Real-time security audits and threat detection for every wallet. Know exactly how your assets are protected.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ai7yJA6KpKcyHBFxPgQmE7pa57/a-secure-lock-icon-with-blockchain-netwo-1773063943476-eef58527.png?_wi=1", imageAlt: "Security analysis visualization"},
{
title: "Side-by-Side Comparison", description: "Compare wallets features, fees, and capabilities instantly. Make data-driven decisions based on your needs.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ai7yJA6KpKcyHBFxPgQmE7pa57/a-comparison-chart-or-grid-showing-diffe-1773063944845-d0e89a92.png", imageAlt: "Wallet comparison interface"},
{
title: "Multi-Chain Integration", description: "Support for Bitcoin, Ethereum, Solana, and 50+ blockchains. One finder for all your crypto ecosystems.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ai7yJA6KpKcyHBFxPgQmE7pa57/multiple-cryptocurrency-logos-and-blockc-1773063944868-37a203c9.png", imageAlt: "Multi-chain network integration"},
{
title: "Expert Recommendations", description: "AI-powered suggestions based on your usage patterns, security preferences, and investment strategy.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ai7yJA6KpKcyHBFxPgQmE7pa57/a-secure-lock-icon-with-blockchain-netwo-1773063943476-eef58527.png", imageAlt: "AI recommendation engine"},
title: "Expert Recommendations", description: "AI-powered suggestions based on your usage patterns, security preferences, and investment strategy.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ai7yJA6KpKcyHBFxPgQmE7pa57/a-secure-lock-icon-with-blockchain-netwo-1773063943476-eef58527.png?_wi=2", imageAlt: "AI recommendation engine"},
]}
gridVariant="two-columns-alternating-heights"
animationType="slide-up"
@@ -141,19 +141,19 @@ export default function LandingPage() {
products={[
{
id: "1", brand: "MetaMask", name: "MetaMask Browser Extension", price: "Free", rating: 5,
reviewCount: "48.2k", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ai7yJA6KpKcyHBFxPgQmE7pa57/a-smartphone-displaying-a-cryptocurrency-1773063944587-9d94fccc.png", imageAlt: "MetaMask wallet interface"},
reviewCount: "48.2k", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ai7yJA6KpKcyHBFxPgQmE7pa57/a-smartphone-displaying-a-cryptocurrency-1773063944587-9d94fccc.png?_wi=1", imageAlt: "MetaMask wallet interface"},
{
id: "2", brand: "Ledger", name: "Ledger Nano X Hardware", price: "$149", rating: 5,
reviewCount: "32.8k", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ai7yJA6KpKcyHBFxPgQmE7pa57/a-premium-cryptocurrency-hardware-wallet-1773063945140-a1e8b840.png", imageAlt: "Ledger hardware wallet"},
reviewCount: "32.8k", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ai7yJA6KpKcyHBFxPgQmE7pa57/a-premium-cryptocurrency-hardware-wallet-1773063945140-a1e8b840.png?_wi=1", imageAlt: "Ledger hardware wallet"},
{
id: "3", brand: "Phantom", name: "Phantom Solana Wallet", price: "Free", rating: 5,
reviewCount: "21.5k", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ai7yJA6KpKcyHBFxPgQmE7pa57/a-smartphone-displaying-a-cryptocurrency-1773063944587-9d94fccc.png", imageAlt: "Phantom wallet app"},
reviewCount: "21.5k", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ai7yJA6KpKcyHBFxPgQmE7pa57/a-smartphone-displaying-a-cryptocurrency-1773063944587-9d94fccc.png?_wi=2", imageAlt: "Phantom wallet app"},
{
id: "4", brand: "Trust Wallet", name: "Trust Wallet Multi-Chain", price: "Free", rating: 5,
reviewCount: "35.7k", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ai7yJA6KpKcyHBFxPgQmE7pa57/a-smartphone-displaying-a-cryptocurrency-1773063944587-9d94fccc.png", imageAlt: "Trust wallet interface"},
reviewCount: "35.7k", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ai7yJA6KpKcyHBFxPgQmE7pa57/a-smartphone-displaying-a-cryptocurrency-1773063944587-9d94fccc.png?_wi=3", imageAlt: "Trust wallet interface"},
{
id: "5", brand: "Trezor", name: "Trezor Model T Hardware", price: "$199", rating: 5,
reviewCount: "28.3k", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ai7yJA6KpKcyHBFxPgQmE7pa57/a-premium-cryptocurrency-hardware-wallet-1773063945140-a1e8b840.png", imageAlt: "Trezor hardware device"},
reviewCount: "28.3k", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ai7yJA6KpKcyHBFxPgQmE7pa57/a-premium-cryptocurrency-hardware-wallet-1773063945140-a1e8b840.png?_wi=2", imageAlt: "Trezor hardware device"},
{
id: "6", brand: "Argent", name: "Argent Smart Wallet", price: "Free", rating: 5,
reviewCount: "15.9k", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ai7yJA6KpKcyHBFxPgQmE7pa57/a-defi-wallet-interface-showing-yield-fa-1773063944629-eb9306b5.png", imageAlt: "Argent smart wallet"},