Skip to content

Commit ce00f59

Browse files
committed
added(link): added github link in hero section
1 parent 6147a1b commit ce00f59

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/page.tsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ export default function LandingPage() {
9696
<ArrowRight className="ml-2 h-4 w-4" />
9797
</Button>
9898
</Link>
99+
<a href="https://github.com/ShahVandit8/blockchain-simulator" >
99100
<Button
100101
size="lg"
101102
variant="outline"
@@ -104,6 +105,7 @@ export default function LandingPage() {
104105
<Github className="mr-2 h-4 w-4" />
105106
GitHub
106107
</Button>
108+
</a>
107109
</div>
108110
</motion.div>
109111

0 commit comments

Comments
 (0)