File tree 1 file changed +4
-8
lines changed
1 file changed +4
-8
lines changed Original file line number Diff line number Diff line change @@ -4,18 +4,14 @@ class LandingPage extends Component {
4
4
render ( ) {
5
5
return (
6
6
< div >
7
- < div > </ div >
8
7
< header className = "masthead" >
9
8
< div className = "container" >
10
9
< div className = "masthead-subheading" > Welcome To Our School!</ div >
11
10
< div className = "masthead-heading text-uppercase" >
12
11
It's Nice To Meet You
13
12
</ div >
14
- < a
15
- className = "btn btn-primary btn-xl text-uppercase"
16
- href = "#services"
17
- >
18
- Tell Me More
13
+ < a className = "btn btn-primary btn-xl text-uppercase" href = "/login" >
14
+ Login
19
15
</ a >
20
16
</ div >
21
17
</ header >
@@ -91,7 +87,7 @@ class LandingPage extends Component {
91
87
</ div >
92
88
< img
93
89
className = "img-fluid"
94
- src = "https://encrypted-tbn0.gstatic .com/images?q=tbn:ANd9GcSLNn9Uz6I4tvx3aqP0ioVfi26czaFgiku9Elw29QpW4muvHnHO4AB8xkyQ4U_K656YHmQ & usqp = CAU "
90
+ src = "https://static.vecteezy .com/system/resources/previews/002/560/710/non_2x/little-children-studying-in-classroom-vector.jpg "
95
91
alt = "..."
96
92
/>
97
93
</ a >
@@ -117,7 +113,7 @@ class LandingPage extends Component {
117
113
</ div >
118
114
< img
119
115
className = "img-fluid"
120
- src = "https://pubs.asha.org/cms/asset/ec295913-cf24-48af-9dcb-094ed386c638/jslhr-20-00378chow_featimage.jpg "
116
+ src = "https://d1me9gyjqvn2ca.cloudfront.net/assets/kids_2-c24f5de232752639434941a62d682fbe.png "
121
117
alt = "..."
122
118
/>
123
119
</ a >
You can’t perform that action at this time.
0 commit comments