Update GitHub link in header and add screenshot link to README

This commit is contained in:
Gemini AI
2025-12-20 04:58:14 +04:00
Unverified
parent 4b26fda46a
commit 604a2419af
2 changed files with 5 additions and 3 deletions

View File

@@ -28,8 +28,10 @@
## 📸 **App Showcase**
<div align="center">
<img src="public/screenshots/hero.png" alt="NanoJason Hero" width="800">
<p><em>The ultimate prompt engineering dashboard</em></p>
<a href="https://prnt.sc/b1jhvyAX87-z" target="_blank">
<img src="https://raw.githubusercontent.com/roman-ryzenadvanced/NanoJasonPro/main/public/screenshots/hero.png" alt="NanoJason Hero" width="800">
</a>
<p><em>Click the image above or <a href="https://prnt.sc/b1jhvyAX87-z">here</a> to view the full screenshot</em></p>
</div>
---

View File

@@ -23,7 +23,7 @@ export function Header() {
Translator
</Link>
<Link
href="https://github.com/your-username/nanojason"
href="https://github.com/roman-ryzenadvanced/NanoJasonPro?tab=readme-ov-file"
target="_blank"
rel="noopener noreferrer"
className="text-gray-600 hover:text-blue-600 transition-colors font-medium flex items-center gap-1"