5
5
< link rel ="stylesheet " href ="/static/bootstrap.min.css ">
6
6
</ head >
7
7
< div className ="about-header ">
8
- < h1 > About Us</ h1 >
9
- Welcome to Best Cars dealership, home to the best cars in North America. We deal in sale of domestic and imported cars at reasonable prices.
10
- < nav class ="navbar navbar-expand-lg navbar-light " style ="background-color:darkturquoise; height: 1in; ">
8
+ < nav class ="navbar navbar-expand-lg navbar-light " style ="background-color:darkturquoise; height: 1in; ">
11
9
< div class ="container-fluid ">
12
10
< h2 style ="padding-right: 5%; "> Dealerships</ h2 >
13
11
< button class ="navbar-toggler " type ="button " data-bs-toggle ="collapse " data-bs-target ="#navbarText " aria-controls ="navbarText " aria-expanded ="false " aria-label ="Toggle navigation ">
@@ -31,11 +29,12 @@ <h2 style="padding-right: 5%;">Dealerships</h2>
31
29
32
30
< div class ="card " style ="width: 80%;margin: auto; margin-top:5%; ">
33
31
< div class ="banner " name ="about-header ">
34
- <!-- Insert header information here -->
32
+ < h1 > About Us</ h1 >
33
+ Welcome to Best Cars dealership, home to the best cars in North America. We deal in sale of domestic and imported cars at reasonable prices.
35
34
</ div >
36
35
< div style ="display: flex;flex-direction: row; margin:auto ">
37
36
< div class ="card " style ="width: 30%; ">
38
- < img class ="card-img-top " src ="/static/person .png " alt ="Card image ">
37
+ < img class ="card-img-top " src ="/static/person1 .png " alt ="Card image ">
39
38
< div class ="card-body ">
40
39
< p class ="title "> Person1</ p >
41
40
< p > Person1 Title</ p >
@@ -45,7 +44,7 @@ <h2 style="padding-right: 5%;">Dealerships</h2>
45
44
</ div >
46
45
47
46
< div class ="card " style ="width: 30%; ">
48
- < img class ="card-img-top " src ="/static/person .png " alt ="Card image ">
47
+ < img class ="card-img-top " src ="/static/person2 .png " alt ="Card image ">
49
48
< div class ="card-body ">
50
49
< p class ="title "> Person2</ p >
51
50
< p > Person2 Title</ p >
@@ -55,7 +54,7 @@ <h2 style="padding-right: 5%;">Dealerships</h2>
55
54
</ div >
56
55
57
56
< div class ="card " style ="width: 30%; ">
58
- < img class ="card-img-top " src ="/static/person .png " alt ="Card image ">
57
+ < img class ="card-img-top " src ="/static/person3 .png " alt ="Card image ">
59
58
< div class ="card-body ">
60
59
< p class ="title "> Person3</ p >
61
60
< p > Person3 Title</ p >
0 commit comments