README / README.md
Steelskull's picture
Update README.md
b9e4575 verified
|
raw
history blame
10.4 kB
metadata
title: README
emoji: 🔥
colorFrom: indigo
colorTo: gray
sdk: static
pinned: false
Organization Logo
Organization Logo
Organization Logo
Organization Logo
Organization Logo
<h1 class="org-name">Beaver AI</h1>
<p class="description">A brief description of your organization goes here. Make it compelling and concise.</p>

<div class="content-section">
  <h2>About Us</h2>
  <p>Your organization's story and mission statement would go here. Make it engaging and informative.</p>
</div>

<h2>Our Team</h2>
<div class="team-grid">
  <a href="#" class="team-member">
    <h3>Team Member Name</h3>
    <p>Position Title</p>
  </a>
  <a href="#" class="team-member">
    <h3>Team Member Name</h3>
    <p>Position Title</p>
  </a>
</div>

<div class="content-section">
  <h2>Join Our Community</h2>
  <p>Connect with us on Discord to join our community, share ideas, and explore opportunities for collaboration.</p>
  <a href="#" class="button discord-button">
    <div class="stack">
      <span style="--index: 0;">Join Discord Server</span>
      <span style="--index: 1;">Join Discord Server</span>
      <span style="--index: 2;">Join Discord Server</span>
    </div>
    <span>Join Discord Server</span>
  </a>
</div>