We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9e9d3f commit 8b7ab50Copy full SHA for 8b7ab50
app/(dashboard)/page.tsx
@@ -65,7 +65,7 @@ export default function HomePage() {
65
<Button asChild className="rounded-full px-8 py-4 text-lg">
66
<Link href="https://tinyurl.com/vs-gallery" className="flex items-center gap-3">
67
<ImageIcon size={20} />
68
- Gallery
+ Examples
69
</Link>
70
</Button>
71
0 commit comments