commit 20260703
This commit is contained in:
@@ -6,11 +6,14 @@
|
||||
aria-roledescription="carousel"
|
||||
aria-label="Homepage hero"
|
||||
>
|
||||
<div class="home-hero-carousel__glow" aria-hidden="true"></div>
|
||||
|
||||
<div class="home-hero-carousel__inner">
|
||||
<div class="home-hero-carousel__viewport">
|
||||
<article class="home-hero-carousel__slide is-active" data-home-hero-slide aria-hidden="false">
|
||||
<article
|
||||
class="home-hero-carousel__slide is-active"
|
||||
data-home-hero-slide
|
||||
data-hero-layout-reference
|
||||
aria-hidden="false"
|
||||
>
|
||||
<div class="home-hero-carousel__slide-grid">
|
||||
<div class="home-hero-carousel__content">
|
||||
<div class="home-hero-carousel__copy">
|
||||
@@ -31,7 +34,7 @@
|
||||
Learn To Trade
|
||||
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><path d="M3 8h10M9 4l4 4-4 4" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>
|
||||
</a>
|
||||
<a href="#" class="home-hero-carousel__ai-coach">
|
||||
<a href="#" class="home-hero-carousel__ai-coach" data-hero-layout-anchor>
|
||||
<img src="./assets/images/banner/ChatGPT Image Jul 1, 2026, 01_34_31 PM.png" alt="" width="48" height="48" decoding="async">
|
||||
AI Coach
|
||||
</a>
|
||||
@@ -91,7 +94,6 @@
|
||||
<div class="home-hero-carousel__actions">
|
||||
<a href="#" class="home-hero-carousel__btn home-hero-carousel__btn--primary">
|
||||
Choose Your Challenge
|
||||
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><path d="M3 12V4M3 12l3-3M3 12l3 3M13 4v8" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>
|
||||
</a>
|
||||
<a href="#" class="home-hero-carousel__btn home-hero-carousel__btn--ghost home-hero-carousel__btn--ai-coach">
|
||||
<img src="./assets/images/banner/ChatGPT Image Jul 1, 2026, 01_34_31 PM.png" alt="" width="45" height="45" decoding="async" aria-hidden="true">
|
||||
|
||||
Reference in New Issue
Block a user