@@ -24,17 +24,22 @@ over 200+ hours of Development and Research Time for Developers and Teams.</p>
24
24
<p >Here are the awesome fullstackhero projects!</p >
25
25
</div >
26
26
<div >
27
- <div class =" container " >
28
27
<div class="row justify-content-center text-center">
29
- <div class="card feature-card">
30
- <h2 class="h4">.NET 6 Web API Boilerplate</h2>
31
- <p>Get to work with the latest and greatest of Microsoft's .NET 6 Web API fused with the goodness of fullstackhero.</p>
32
- <p><a href="https://github.com/fullstackhero/dotnet-webapi-boilerplate">View Repository</a> | <a href="https://fullstackhero.net/dotnet-webapi-boilerplate/general/getting-started/">Read Getting Started Guide</a></p>
28
+ <div class="card feature-card" style="padding:0px!important">
29
+ <img src="https://codewithmukesh.com/wp-content/uploads/2022/02/fullstackhero-dotnet-webapi-banner.png" alt="fullstackhero dotnet webapi">
30
+ <div style="padding:20px">
31
+ <h2 class="h4">.NET 6 Web API Boilerplate</h2>
32
+ <p>Get to work with the latest and greatest of Microsoft's .NET 6 Web API fused with the goodness of fullstackhero.</p>
33
+ <p><a href="https://github.com/fullstackhero/dotnet-webapi-boilerplate">View Repository</a> | <a href="https://fullstackhero.net/dotnet-webapi-boilerplate/general/getting-started/">Read Getting Started Guide</a></p>
34
+ </div>
33
35
</div>
34
- <div class="card feature-card">
35
- <h2 class="h4">Blazor WebAssembly Boilerplate</h2>
36
- <p>Clean Architecture Boilerplate Template for .NET 6.0 Blazor WebAssembly built for FSH WebAPI with the goodness of MudBlazor Components.</p>
37
- <p><a href="https://github.com/fullstackhero/blazor-wasm-boilerplate">View Repository</a> | <a href="https://fullstackhero.net/blazor-webassembly-boilerplate/general/overview/">Read Getting Started Guide</a></p>
36
+ <div class="card feature-card" style="padding:0px!important">
37
+ <img src="https://codewithmukesh.com/wp-content/uploads/2022/02/fullstackhero-blazor-wasm-banner.png" alt="fullstackhero blazor wasm">
38
+ <div style="padding:20px">
39
+ <h2 class="h4">Blazor WebAssembly Boilerplate</h2>
40
+ <p>Clean Architecture Boilerplate Template for .NET 6.0 Blazor WebAssembly built for FSH WebAPI with the goodness of MudBlazor Components.</p>
41
+ <p><a href="https://github.com/fullstackhero/blazor-wasm-boilerplate">View Repository</a> | <a href="https://fullstackhero.net/blazor-webassembly-boilerplate/general/overview/">Read Getting Started Guide</a></p>
42
+ </div>
38
43
</div>
39
44
<div class="card feature-card">
40
45
<h2 class="h4">Angular Material Boilerplate</h2>
@@ -45,5 +50,4 @@ over 200+ hours of Development and Research Time for Developers and Teams.</p>
45
50
<p>Coming Soon!</p>
46
51
</div>
47
52
</div>
48
- </div >
49
53
</div >
0 commit comments