Update GitHub link in header and add screenshot link to README
This commit is contained in:
@@ -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>
|
||||
|
||||
---
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user