File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 29
29
< div class ="hero ">
30
30
< h1 > Join Our Book Club</ h1 >
31
31
< p > Discover, discuss, and dive into your next favorite book with fellow book lovers.</ p >
32
- < a href ="join.html "> </ a > < button > Sign Up</ button >
32
+ < a href ="join.html "> < button > Sign Up</ button > </ a >
33
33
</ div >
34
34
< img class ="hero-image " src ="./images/books/book-club.gif " alt ="Book Club Gif ">
35
35
</ hero >
@@ -86,9 +86,9 @@ <h3>We Can Never Leave</h3>
86
86
< h3 class ="join-title "> Ready to turn the page?</ h3 >
87
87
< p class ="join-subtitle "> Join to our book club!</ p >
88
88
</ div >
89
- < button class ="join-button ">
89
+ < a href =" join.html " > < button class ="join-button ">
90
90
Join Now
91
- </ button >
91
+ </ button > </ a >
92
92
</ div >
93
93
</ section >
94
94
< button class ="scroll-to-top " onclick ="window.scrollTo({ top: 0, behavior: 'smooth' }); ">
You can’t perform that action at this time.
0 commit comments