2025-09-17 10:58:18 -04:00

23 lines
986 B
HTML

<section id="hero">
<div class="container" id="community">
<div class="content">
<h1>The Home Assistant Community</h1>
<p>Connect with makers, tinkerers, and smart home enthusiasts. Share ideas, ask questions, and discover ways
to
make your home smarter, more private, and truly yours.</p>
<div class="event-card">
<div class="event-title">No upcoming events</div>
<div class="event-meta">Time to take matters into your own hands, and create your own meetup.</div>
<a href="https://luma.com/homeassistant" class="button secondary" target="_blank" rel="noopener">
<div class="icon">
<svg>
<use href="#luma" />
</svg>
</div>
Create your own event
</a>
</div>
</div>
</div>
</section>