Skip to content

Commit a57df9c

Browse files
committed
update
1 parent 2fe8114 commit a57df9c

File tree

1 file changed

+14
-10
lines changed
  • content/en/basics/getting-started

1 file changed

+14
-10
lines changed

content/en/basics/getting-started/index.md

+14-10
Original file line numberDiff line numberDiff line change
@@ -24,17 +24,22 @@ over 200+ hours of Development and Research Time for Developers and Teams.</p>
2424
<p>Here are the awesome fullstackhero projects!</p>
2525
</div>
2626
<div>
27-
<div class="container">
2827
<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>
3335
</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>
3843
</div>
3944
<div class="card feature-card">
4045
<h2 class="h4">Angular Material Boilerplate</h2>
@@ -45,5 +50,4 @@ over 200+ hours of Development and Research Time for Developers and Teams.</p>
4550
<p>Coming Soon!</p>
4651
</div>
4752
</div>
48-
</div>
4953
</div>

0 commit comments

Comments
 (0)