UX adjustments to the contact buttons on main page
This commit is contained in:
@@ -49,16 +49,16 @@ Exit to Community is a search for another way—a path where organizations can m
|
||||
<div class="secondary-actions">
|
||||
<h3>Get Involved</h3>
|
||||
<div class="secondary-cards">
|
||||
<div class="secondary-card">
|
||||
<h4>Plan Your E2C</h4>
|
||||
<p>Connect with our team to discuss your organization's future</p>
|
||||
<a href="/contact/" class="secondary-button">Get in Touch</a>
|
||||
</div>
|
||||
<div class="secondary-card">
|
||||
<h4>Share Your Story</h4>
|
||||
<p>Help others learn by contributing your organization's E2C experience</p>
|
||||
<a href="/add-your-story/" class="secondary-button">Add Your Story</a>
|
||||
</div>
|
||||
<div class="secondary-card">
|
||||
<h4>Get in Touch</h4>
|
||||
<p>Connect with the Exit to Community project team</p>
|
||||
<a href="/contact/" class="secondary-button">Contact Us</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
Reference in New Issue
Block a user