modified: static/css/styles.css
modified: templates/index.html modified: templates/minecraft.html
This commit is contained in:
@@ -140,12 +140,39 @@
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Server Hosting & Sponsoring Section -->
|
||||
<section id="hosting" class="community-section">
|
||||
<div class="container">
|
||||
<h2>Server Hosting & Sponsoring</h2>
|
||||
<p class="section-subtitle">Long-term partnerships with gaming communities</p>
|
||||
|
||||
<div class="community-content">
|
||||
<div class="community-card">
|
||||
<div class="community-icon">
|
||||
<i class="fab fa-youtube"></i>
|
||||
</div>
|
||||
<h3>Ludi et Historia Partnership</h3>
|
||||
<p class="timeline-badge">Since August 2020</p>
|
||||
<p>Dedicated Minecraft server infrastructure and custom plugin development for <a href="https://youtube.fandom.com/wiki/Ludi_et_Historia" target="_blank" style="color: #00d4ff;">Ludi et Historia</a>, a gaming YouTube channel. Providing reliable hosting and technical support for their community.</p>
|
||||
</div>
|
||||
|
||||
<div class="community-card">
|
||||
<div class="community-icon">
|
||||
<i class="fas fa-handshake"></i>
|
||||
</div>
|
||||
<h3>Content Creator Support</h3>
|
||||
<p>Working with content creators and gaming communities to provide server infrastructure, custom plugin solutions, and ongoing technical support. If you're interested in collaboration, feel free to reach out.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Call to Action Section -->
|
||||
<section id="cta" class="cta">
|
||||
<div class="container">
|
||||
<div class="cta-content">
|
||||
<h2>Ready to Collaborate?</h2>
|
||||
<p>Whether you need a custom Minecraft plugin, Discord bot, or full-stack solution, I'm here to help bring your ideas to life.</p>
|
||||
<p>Whether you have a project idea, need custom plugin development, or want to discuss technical solutions, feel free to get in touch.</p>
|
||||
<div class="cta-buttons">
|
||||
<a href="{{ url_for('contact') }}" class="btn btn-primary">Get In Touch</a>
|
||||
<a href="{{ url_for('minecraft') }}" class="btn btn-secondary">Explore Minecraft Projects</a>
|
||||
|
||||
Reference in New Issue
Block a user