Skip to content

Commit 026e452

Browse files
committed
added the buttons
1 parent 01d0ab7 commit 026e452

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/index.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,16 @@ A production-ready full-stack application with Angular 19, .NET 9, and PostgreSQ
1313

1414
[Get Started](#-quick-start-in-60-seconds){: .btn .btn-primary .fs-5 .mb-4 .mb-md-0 .mr-2 }
1515
[View on GitHub](https://github.com/nitin27may/clean-architecture-docker-dotnet-angular){: .btn .fs-5 .mb-4 .mb-md-0 }
16+
[Visual Feature Tour](visual-feature-guide.md){: .btn .btn-purple .fs-5 .mb-4 .mb-md-0 .ml-2 }
1617

1718
---
1819

20+
<div class="callout callout-new mb-4">
21+
<div class="callout-content">
22+
<strong>🎬 Interactive Visual Tour Available!</strong> Explore all features through our <a href="visual-feature-guide.md">visual feature guide</a> with screenshots and detailed explanations.
23+
</div>
24+
</div>
25+
1926
<p align="center">
2027
<img src="/clean-architecture-docker-dotnet-angular/docs/clean-architecture-demo.gif" alt="Application Demo" width="700">
2128
</p>

0 commit comments

Comments
 (0)