![[assets/aixplore-banner.png]]
<style>
.subscribe-page {
max-width: 800px;
margin: 0 auto;
padding: 2rem 1rem;
}
.subscribe-hero {
text-align: center;
padding: 4rem 2rem;
background: linear-gradient(135deg, rgba(33, 158, 188, 0.15), rgba(255, 183, 3, 0.15));
border-radius: 20px;
margin: 3rem 0;
box-shadow: 0 8px 30px rgba(33, 158, 188, 0.2);
}
.subscribe-hero h1 {
font-size: 3.5rem;
margin-bottom: 1.5rem;
color: #023047;
font-weight: 900;
line-height: 1.2;
}
.subscribe-hero .tagline {
font-size: 1.6rem;
color: #219EBC;
margin-bottom: 2rem;
font-weight: 700;
}
.subscribe-hero .description {
font-size: 1.2rem;
color: var(--text-normal);
max-width: 650px;
margin: 0 auto 3rem auto;
line-height: 1.8;
font-weight: 500;
}
.cta-button {
display: inline-block;
padding: 1.8rem 4rem;
background: linear-gradient(135deg, #219EBC 0%, #023047 100%);
color: white !important;
text-decoration: none !important;
border-radius: 16px;
font-size: 1.5rem;
font-weight: 800;
box-shadow: 0 12px 35px rgba(33, 158, 188, 0.5);
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
border: none;
cursor: pointer;
letter-spacing: 0.5px;
text-transform: uppercase;
}
.cta-button:hover {
background: linear-gradient(135deg, #FFB703 0%, #FB8500 100%);
transform: translateY(-8px) scale(1.05);
box-shadow: 0 20px 50px rgba(255, 183, 3, 0.6);
color: white !important;
}
.section-title {
text-align: center;
font-size: 2.5rem;
font-weight: 900;
color: #023047;
margin: 4rem 0 3rem 0;
letter-spacing: -0.5px;
}
.benefits-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 2.5rem;
margin: 3rem 0;
padding: 0 1rem;
}
.benefit-card {
background: linear-gradient(135deg, rgba(33, 158, 188, 0.08), rgba(255, 183, 3, 0.08));
padding: 2.5rem;
border-radius: 16px;
box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);
transition: all 0.4s ease;
border: 3px solid transparent;
text-align: center;
}
.benefit-card:hover {
transform: translateY(-8px);
box-shadow: 0 12px 35px rgba(33, 158, 188, 0.25);
border-color: #219EBC;
background: linear-gradient(135deg, rgba(33, 158, 188, 0.15), rgba(255, 183, 3, 0.15));
}
.benefit-card h3 {
color: #023047;
margin-bottom: 1rem;
font-size: 1.6rem;
font-weight: 800;
}
.benefit-card p {
color: var(--text-normal);
line-height: 1.7;
font-size: 1.1rem;
font-weight: 500;
}
.guarantee-box {
text-align: center;
padding: 3rem 2rem;
background: linear-gradient(135deg, rgba(255, 183, 3, 0.15), rgba(251, 133, 0, 0.15));
border-radius: 16px;
margin: 4rem 0;
border: 2px solid rgba(255, 183, 3, 0.3);
}
.guarantee-box h3 {
color: #FB8500;
margin-bottom: 1.5rem;
font-size: 2rem;
font-weight: 900;
}
.guarantee-box p {
color: var(--text-normal);
font-size: 1.3rem;
line-height: 1.7;
font-weight: 600;
}
.cta-section {
text-align: center;
margin: 4rem 0;
}
.divider {
height: 3px;
background: linear-gradient(90deg, transparent, #219EBC, transparent);
margin: 4rem 0;
border: none;
}
.rss-section {
text-align: center;
margin: 4rem 0;
padding: 2rem;
background: rgba(33, 158, 188, 0.05);
border-radius: 12px;
}
.rss-section p {
color: var(--text-muted);
margin-bottom: 1.5rem;
font-size: 1.1rem;
font-weight: 600;
}
.rss-link {
color: #219EBC;
font-weight: 700;
text-decoration: none;
font-family: monospace;
font-size: 1rem;
padding: 1rem 2rem;
background: rgba(33, 158, 188, 0.15);
border-radius: 10px;
display: inline-block;
transition: all 0.3s ease;
border: 2px solid #219EBC;
}
.rss-link:hover {
background: rgba(33, 158, 188, 0.25);
transform: scale(1.1);
box-shadow: 0 4px 15px rgba(33, 158, 188, 0.3);
}
.footer-section {
text-align: center;
margin-top: 4rem;
padding-top: 2rem;
border-top: 2px solid rgba(33, 158, 188, 0.2);
color: var(--text-muted);
font-weight: 600;
}
.footer-section a {
color: #219EBC;
text-decoration: none;
font-weight: 700;
}
.footer-section a:hover {
color: #FFB703;
}
@media (prefers-color-scheme: dark) {
.benefit-card {
background: linear-gradient(135deg, rgba(33, 158, 188, 0.12), rgba(255, 183, 3, 0.12));
}
.benefit-card:hover {
background: linear-gradient(135deg, rgba(33, 158, 188, 0.2), rgba(255, 183, 3, 0.2));
}
}
@media (max-width: 768px) {
.subscribe-hero h1 {
font-size: 2.5rem;
}
.subscribe-hero .tagline {
font-size: 1.3rem;
}
.cta-button {
padding: 1.5rem 3rem;
font-size: 1.3rem;
}
.section-title {
font-size: 2rem;
}
}
</style>
<div class="subscribe-page">
<div class="subscribe-hero">
<h1>Never Miss an Update</h1>
<p class="tagline"><strong>Daily digest of practical AI insights, delivered at 9 AM ET</strong></p>
<p class="description">Get <strong>hands-on tutorials</strong>, <strong>system architecture deep dives</strong>, and <strong>real-world case studies</strong> from building production AI systems. Technical content for developers and engineers who implement AI solutions.</p>
<a href="https://subscribe.rundatarun.io" target="_blank" class="cta-button">
Subscribe to AIXplore
</a>
</div>
<h2 class="section-title">What You'll Get</h2>
<div class="benefits-grid">
<div class="benefit-card">
<h3>📬 Daily Digest</h3>
<p><strong>One email per day</strong> (max) at <strong>9 AM ET</strong> with all new articles. No spam, no noise.</p>
</div>
<div class="benefit-card">
<h3>🔧 Technical Depth</h3>
<p><strong>Working code</strong>, system architectures, and lessons learned from <strong>real implementations</strong>.</p>
</div>
<div class="benefit-card">
<h3>🎯 Practical Focus</h3>
<p>Skip the hype. Get hands-on guides for <strong>Claude Code</strong>, <strong>RAG systems</strong>, <strong>AI agents</strong>, and production ML.</p>
</div>
<div class="benefit-card">
<h3>✨ No Fluff</h3>
<p>Every article comes from <strong>hands-on experience</strong> building AI systems. <strong>No theory without implementation</strong>.</p>
</div>
</div>
<div class="guarantee-box">
<h3>Simple Promise</h3>
<p><strong>One email per day maximum.</strong> Unsubscribe anytime with a single click. No hassle, no pressure.</p>
</div>
<div class="cta-section">
<a href="https://subscribe.rundatarun.io" target="_blank" class="cta-button">
Get Started Now
</a>
</div>
<hr class="divider">
<div class="rss-section">
<p><strong>Prefer RSS?</strong> Subscribe to the feed:</p>
<a href="https://ai.rundatarun.io/rss.xml" class="rss-link" target="_blank">https://ai.rundatarun.io/rss.xml</a>
</div>
<div class="footer-section">
<p><strong>AIXplore</strong> by Justin Johnson</p>
<p><a href="https://twitter.com/bioinfo" target="_blank">Twitter</a> | <a href="https://www.linkedin.com/in/justinhaywardjohnson/" target="_blank">LinkedIn</a> | <a href="https://rundatarun.io" target="_blank">Run Data Run</a></p>
</div>
</div>