Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,12 @@ <h2>Key Insights</h2>
<div class="links-section">
<h2>Explore the Framework</h2>

<div class="link-card">
<h3>🎵 Interactive Harmonic Demonstrations</h3>
<p>Experience the Fractal Harmonic Code in action! Interactive demos of brain waves, musical overtones, orbital resonance, and more.</p>
<a href="interactive-demo.html">→ Try Interactive Demos</a>
</div>

<div class="link-card">
<h3>📄 White Paper: Self-Generating Fractal Recursion</h3>
<p>Read the comprehensive white paper on the fundamental bootstrapping mechanism of reality.</p>
Expand Down Expand Up @@ -257,6 +263,7 @@ <h2>Practical Applications</h2>
</ul>

<div class="button-container">
<a href="interactive-demo.html" class="cta-button">🎵 Try Interactive Demos</a>
<a href="https://ada40.github.io" class="cta-button">Read the White Paper</a>
<a href="https://github.com/Ada40/fractal-harmonic-framework" class="cta-button">Explore the Code</a>
</div>
Expand Down