Merge version_4 into main

Merge version_4 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-05-08 18:53:28 +00:00

View File

@@ -47,7 +47,7 @@ export default function LandingPage() {
description="Professional Gold & BTC Trading Analysis, AI Development Learning & Daily Market Insights. Join our growing trading community and level up your skills daily!"
buttons={[
{ text: "Join Telegram", href: "https://t.me/alphasphereinstitite" },
{ text: "Subscribe YouTube", href: "http://www.youtube.com/@AlphaSphereInstitute" },
{ text: "Subscribe YouTube", href: "https://www.youtube.com/@AlphaSphereInstitute" },
{ text: "View Daily Signals", href: "#signals" },
]}
imageSrc="http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150165975.jpg"
@@ -92,7 +92,7 @@ export default function LandingPage() {
products={[
{ id: "p1", name: "Gold Daily Analysis", price: "Bullish Trend", imageSrc: "http://img.b2bpic.net/free-photo/street-statistics-debt-loss-globe_1150-1721.jpg" },
{ id: "p2", name: "BTC Daily Analysis", price: "Consolidation", imageSrc: "http://img.b2bpic.net/free-photo/chalk-drawn-arrow-with-copy-space-pointing-up_23-2148456142.jpg" },
{ id: "p3", name: "Support/Resistance", price: "Key Levels", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-waterfall-chart-collection_23-2148596450.jpg" }
{ id: "p3", name: "Support/Resistance", price: "Key Levels", imageSrc: "http://img.b2bvector.net/free-vector/flat-design-waterfall-chart-collection_23-2148596450.jpg" }
]}
title="Live Chart Analysis"
description="Technical analysis notes, trend direction, and support/resistance zones."
@@ -156,7 +156,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterBase
columns={[
{ title: "Channels", items: [{ label: "Telegram", href: "https://t.me/alphasphereinstitite" }, { label: "YouTube", href: "http://www.youtube.com/@AlphaSphereInstitute" }] },
{ title: "Channels", items: [{ label: "Telegram", href: "https://t.me/alphasphereinstitite" }, { label: "YouTube", href: "https://www.youtube.com/@AlphaSphereInstitute" }] },
{ title: "Resources", items: [{ label: "Strategy", href: "#about" }, { label: "Signals", href: "#signals" }, { label: "AI", href: "#ai-learning" }] }
]}
logoText="AlphaSphere Institute"