Skip to content

Commit 8b7ab50

Browse files
committed
replace gallery by examples
1 parent e9e9d3f commit 8b7ab50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/(dashboard)/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ export default function HomePage() {
6565
<Button asChild className="rounded-full px-8 py-4 text-lg">
6666
<Link href="https://tinyurl.com/vs-gallery" className="flex items-center gap-3">
6767
<ImageIcon size={20} />
68-
Gallery
68+
Examples
6969
</Link>
7070
</Button>
7171
<Button asChild className="rounded-full px-8 py-4 text-lg">

0 commit comments

Comments
 (0)