This commit is contained in:
aaron 2025-04-25 12:01:24 +08:00
parent bd278fbc03
commit 2d276dd31b
2 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@ import { RouterLink, RouterView } from 'vue-router'
<footer class="app-footer">
<div class="footer-content">
<div class="footer-links">
<a href="https://t.me/cryptoaigroup" target="_blank" class="footer-link">
<a href="#" target="_blank" class="footer-link">
<svg class="telegram-icon-footer" viewBox="0 0 24 24" width="18" height="18">
<path
fill="currentColor"

View File

@ -7,7 +7,7 @@
<h1 class="hero-title">Crypto.AI <span class="accent">加密货币AI投研服务平台</span></h1>
<p class="hero-subtitle">提供一站式加密货币AI投研服务</p>
<div class="hero-actions">
<a href="https://t.me/cryptoaigroup" target="_blank" class="btn btn-telegram">
<a href="#" target="_blank" class="btn btn-telegram">
<svg class="telegram-hero-icon" viewBox="0 0 24 24" width="24" height="24">
<path
fill="currentColor"