|
13 | 13 | <header>
|
14 | 14 | <div class="head">
|
15 | 15 | <h1><img src="./images/logo.svg" alt="huddle"></h1>
|
16 | | - <a href="#"><button>Try It Free</button></a> |
| 16 | + <a href="#"> |
| 17 | + <button> |
| 18 | + Try It Free |
| 19 | + </button> |
| 20 | + </a> |
17 | 21 | </div>
|
18 | 22 | <div class="about">
|
19 | 23 | <div class="info">
|
20 | 24 | <h2>Build The Community <br> Your Fans Will Love</h2> <br>
|
21 | 25 | <p>Huddle re-imagines the way we build communities. You have <br> a voice, but so does your audience.Create connections with <br> your users as you engage in genuine discussion.
|
22 | 26 | </p> <br>
|
23 | | - <a href="#"><button><span>Get Started For Free</span></button></a> |
| 27 | + <a href="#"> |
| 28 | + <button> |
| 29 | + <span>Get Started For Free</span> |
| 30 | + </button> |
| 31 | + </a> |
24 | 32 | </div>
|
25 | 33 | <div class="companyLogo">
|
26 | 34 | <img src="./images/illustration-mockups.svg" alt="mockups">
|
@@ -66,7 +74,11 @@ <h3>Your Users</h3>
|
66 | 74 | </section> <br>
|
67 | 75 | <section id="community">
|
68 | 76 | <h3>Ready To Build Your Community?</h3> <br>
|
69 | | - <a href="#"><button>Get Started For Free</button></a> |
| 77 | + <a href="#"> |
| 78 | + <button> |
| 79 | + Get Started For Free |
| 80 | + </button> |
| 81 | + </a> |
70 | 82 | </section>
|
71 | 83 | </main>
|
72 | 84 | <footer>
|
|
0 commit comments