|
15 | 15 | <div class="row row-eq-height">
|
16 | 16 | <div class="col-sm-6 col-md-4">
|
17 | 17 | <div class="img-thumbnail">
|
18 |
| - <img src="pages/features-documentation/images/docs_images/architecture.png"> |
| 18 | + <a href="architecture/" class="homepage-section"> |
| 19 | + <img src="pages/features-documentation/images/docs_images/architecture.png"> |
| 20 | + </a> |
19 | 21 | <div class="caption">
|
20 | 22 | <a href="architecture/" class="homepage-section">
|
21 |
| - <h4 class="homepage-section__title">Architecture <i class="fa fa-long-arrow-right pull-right" aria-hidden="true"></i></h4> |
| 23 | + <h5 class="homepage-section__title">Architecture <i class="fa fa-long-arrow-right pull-right" aria-hidden="true"></i></h5> |
22 | 24 | </a>
|
23 | 25 | </div>
|
24 | 26 | </div>
|
25 | 27 | </div>
|
26 | 28 | <div class="col-sm-6 col-md-4">
|
27 | 29 | <div class="img-thumbnail">
|
28 |
| - <img src="pages/features-documentation/images/docs_images/developer-docs.png"> |
| 30 | + <a href="developer-docs/" class="homepage-section"> |
| 31 | + <img src="pages/features-documentation/images/docs_images/developer-docs.png"> |
| 32 | + </a> |
29 | 33 | <div class="caption">
|
30 | 34 | <a href="developer-docs/" class="homepage-section">
|
31 |
| - <h4 class="homepage-section__title">Developer Docs <i class="fa fa-long-arrow-right pull-right" aria-hidden="true"></i></h4> |
| 35 | + <h5 class="homepage-section__title">Developer Docs <i class="fa fa-long-arrow-right pull-right" aria-hidden="true"></i></h5> |
32 | 36 | </a>
|
33 | 37 | </div>
|
34 | 38 | </div>
|
35 | 39 | </div>
|
36 | 40 | <div class="col-sm-6 col-md-4">
|
37 | 41 | <div class="img-thumbnail">
|
38 |
| - <img src="pages/features-documentation/images/docs_images/product-features.png"> |
| 42 | + <a href="features-documentation/" class="homepage-section"> |
| 43 | + <img src="pages/features-documentation/images/docs_images/product-features.png"> |
| 44 | + </a> |
39 | 45 | <div class="caption">
|
40 | 46 | <a href="features-documentation/" class="homepage-section">
|
41 |
| - <h4 class="homepage-section__title">Product Features <i class="fa fa-long-arrow-right pull-right" aria-hidden="true"></i></h4> |
| 47 | + <h5 class="homepage-section__title">Product Features <i class="fa fa-long-arrow-right pull-right" aria-hidden="true"></i></h5> |
42 | 48 | </a>
|
43 | 49 | </div>
|
44 | 50 | </div>
|
45 | 51 | </div>
|
46 | 52 | <div class="col-sm-6 col-md-4">
|
47 | 53 | <div class="img-thumbnail">
|
48 |
| - <img src="pages/features-documentation/images/docs_images/rest-apis.png"> |
| 54 | + <a href="apis/" class="homepage-section"> |
| 55 | + <img src="pages/features-documentation/images/docs_images/rest-apis.png"> |
| 56 | + </a> |
49 | 57 | <div class="caption">
|
50 | 58 | <a href="apis/" class="homepage-section">
|
51 |
| - <h4 class="homepage-section__title">Sunbird REST APIs <i class="fa fa-long-arrow-right pull-right" aria-hidden="true"></i></h4> |
| 59 | + <h5 class="homepage-section__title">Sunbird REST APIs <i class="fa fa-long-arrow-right pull-right" aria-hidden="true"></i></h5> |
52 | 60 | </a>
|
53 | 61 | </div>
|
54 | 62 | </div>
|
55 | 63 | </div>
|
56 | 64 | <div class="col-sm-6 col-md-4">
|
57 | 65 | <div class="img-thumbnail">
|
58 |
| - <img src="pages/features-documentation/images/docs_images/faqs.png"> |
| 66 | + <a href="faqs/" class="homepage-section"> |
| 67 | + <img src="pages/features-documentation/images/docs_images/faqs.png"> |
| 68 | + </a> |
59 | 69 | <div class="caption">
|
60 | 70 | <a href="faqs/" class="homepage-section">
|
61 |
| - <h4 class="homepage-section__title">Frequently asked questions <i class="fa fa-long-arrow-right pull-right" aria-hidden="true"></i></h4> |
| 71 | + <h5 class="homepage-section__title">Frequently asked questions <i class="fa fa-long-arrow-right pull-right" aria-hidden="true"></i></h5> |
62 | 72 | </a>
|
63 | 73 | </div>
|
64 | 74 | </div>
|
|
0 commit comments