Skip to content

Commit

Permalink
feat: update discover more link (#55)
Browse files Browse the repository at this point in the history
Update Discover More
  • Loading branch information
Aldiwildan77 authored Nov 24, 2024
1 parent ca1c2d7 commit 4a7ccca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/landingPage/Hero.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ const buttons = [
{
label: 'Discover More',
variant: 'glass',
href: '#',
href: '/search',
},
{
label: 'See Documentation',
Expand Down

0 comments on commit 4a7ccca

Please sign in to comment.